PlcmDeviceSubscriptionV2

PlcmDeviceSubscriptionV2

PlcmDeviceSubscriptionV2 Fields

NameTypeDescriptionAttributes
plcmSubscriptionV2 PlcmSubscriptionV2See Definition of PlcmSubscriptionV2Mandatory
territoryFilterArray of string A list of territory names to register for device notifications. If supplied, the subscription will only send notifications for devices which belong to a territory in the list.
includeInternetboolean Include notifications for devices which do not belong to any territory. This setting is only valid if a territory filter is supplied.
syncToInitialStateboolean Flag indicating that the call server should send notifications to the subscriber for all devices currently registered to it. The notifications will be sent in batches. Mandatory
syncBatchSizeunsignedShort The number of devices to send per batch notification to the subscriber when synchronizing. This is only valid if sync-to-initial-state is true. If not supplied, the server will provide a default batch size.