Fired when the participant has stopped typing.
Parameters:
participant
- the participant in questionFired when the participant has started typing.
Parameters:
participant
- the participant in questionFired when the fields of the participant have been updated.
Parameters:
data
- info object provided with the event. It has the following properties:Conversation that the remote client is a participant of.
Custom attributes of the participant.
Date this participant was created on.
Date this participant was last updated on.
Identity of the participant.
Indicates whether the participant is currently typing.
The index of the last read message by the participant. Note that retrieving messages on a client endpoint does not mean that messages are read, please consider reading about the Read Horizon feature to find out about the proper way to mark messages as read.
Date of the most recent read horizon update.
The server-assigned unique identifier for the participant.
Message type of the participant.
Get the user for this participant and subscribes to it. Supported only for participants of type chat
.
Remove the participant from the conversation.
Update the attributes of the participant.
New attributes.
A participant represents a remote client in a conversation.