A notification of a change to one or more devices. The notification type specified in the plcm-notification object pertains to each device in device list. Content-Type: application/vnd.plcm-device-notification-v2+xml
Name | Type | Description | Attributes |
---|---|---|---|
plcm-device-list-v2 | plcm-device-list-v2 | See Definition of plcm-device-list-v2 | |
plcm-notification | plcm-notification | See Definition of plcm-notification | Mandatory |
synchronization-state | SynchronizationState | This field indicates the current state of the device synchronization process between the client and server. If device synchronization was requested in the subscription, the call server will send batch update notifications to the client for all existing devices. The server will always send at least two notifications: the first with a synchronization state of SYNC_BEGIN, and the last with a synchronization state of SYNC_COMPLETE. All intermediate notifications will have a synchronization state of SYNC_IN_PROGRESSS. Once the synchronization process is complete subsequent notifications will have a synchronization state of NONE. Note that the SYNC_COMPLETE packet may or may not contain any actual devices. In the event that it does these devices are considered to be part of the synchronization process. |
Name | Type | Restrictions |
---|---|---|
SynchronizationState | xs:string | Value must be one of:
|