ChatHasBeenActivatedEvent
Notification Object
↪ ChatHasBeenActivatedEvent
Notification when a Xelion user has activated the chat session.
Subscribing
For external sessions give the chat session object oid when subscribing to this event.
How to process
When this event is received, the earlier sended notification of a new incoming chat for this session can be removed. This is because the chat is picked up by another user.
For the remote user, a notification can be displayed that the session is picked up by the activator
Fields
Name | Type | Notes | |
---|---|---|---|
sessionOid |
|
the oid of the chat session |
|
sessionName |
|
the name of the chat session |
|
name |
|
the name of the activator |
|
givenName |
|
the given name of the activator |