ChatActiveUserHasBeenChangedEvent

Notification Object
      ↪ ChatActiveUserHasBeenChangedEvent


Notification when another Xelion user has been assigned to the chat session.

Subscribing

Give the chat session object oid when subscribing to this event.
When the chat session is external only administrators can subscribe with the selected chat session oid.

How to process

When this event is received, the shown active user can be changed in the given active user.

Fields

Name Type Notes

sessionOid

String

the oid of the chat session

sessionName

String

the name of the chat session

activeUserName

String

the name of the active user

activeUserGivenName

String

the given name of the active user

activeUserProfile

Userprofile

the user profile of the active user

activeUserPerson

Addressable

the addressable of the active user