Package com.ringcentral.definitions
Class EditPagingGroupRequest
java.lang.Object
com.ringcentral.definitions.EditPagingGroupRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]
List of account devices that will be assigned to a paging group specifiedString[]
List of users that will be allowed to page a group specifiedString[]
List of account devices that will be unassigned from a paging group specifiedString[]
List of users that will be disallowed to page a group specified -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddedDeviceIds
(String[] addedDeviceIds) addedUserIds
(String[] addedUserIds) removedDeviceIds
(String[] removedDeviceIds) removedUserIds
(String[] removedUserIds)
-
Field Details
-
addedUserIds
List of users that will be allowed to page a group specified -
removedUserIds
List of users that will be disallowed to page a group specified -
addedDeviceIds
List of account devices that will be assigned to a paging group specified -
removedDeviceIds
List of account devices that will be unassigned from a paging group specified
-
-
Constructor Details
-
EditPagingGroupRequest
public EditPagingGroupRequest()
-
-
Method Details
-
addedUserIds
-
removedUserIds
-
addedDeviceIds
-
removedDeviceIds
-