Fired when the fields of the member have been updated.
Parameters:
data
- info object provided with the event. It has the following properties:Channel that the remote client is a member of.
Custom attributes of the member.
Date this member was created on.
Date this member was last updated on.
Identity of the member.
Indicates whether the member is currently typing.
The index of the last consumed message by the member. 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 consumption horizon update.
The server-assigned unique identifier for the member.
Message type of the member.
Get the user for this member and subscribes to it. Supported only for members of type chat
.
Get the user descriptor for this member. Supported only for members of type chat
.
Remove the member from the channel.
Update the attributes of the member.
New attributes.
A member represents a remote client in a channel.