ChatHasBeenReadEvent
Notification Object
↪ ChatHasBeenReadEvent
Notification when the sended chat is read by the receiver.
Subscribing
Give the chat session object oid when subscribing to this event.
How to process
When this event is received, the chat session is read date is updated to the date value.
All messages before this date can be considered as read by the receiver.
Fields
Name | Type | Notes | |
---|---|---|---|
sessionName |
|
the name of the chat session |
|
date |
|
the new read date in UTC |