Interface NotificationGroupTypeCalls

A group containing notifications of type notificationTypeNewCall. Subtype of NotificationGroupType.

interface NotificationGroupTypeCalls {
    @type: "notificationGroupTypeCalls";
}

Properties

Properties

@type: "notificationGroupTypeCalls"