PresenceListEvent
Notification Object
↪ PresenceListEvent
Notification when presence list information is changed.
How to process
Presence list events are sended when presence list information is changed.
This will happen when the status is changed, the line is busy (calling) or when an entry is added, removed or modified.
Fields
Name | Type | Notes | |
---|---|---|---|
updateType |
notNull |
The update type (remove or update entry) |
|
version |
|
notNull |
Version, should always be higher then the previous version, otherwise the presence list should be resetted |
presence |
notNull |
The presence entry that is changed |