The data associated with the presence member.
The extras associated with the presence member.
The timestamp of when the last change in state occurred for this presence member.
OptionaluserClaim?: stringThe user claim attached to this presence event by the server. This is set automatically
by the server when a JWT contains a matching ably.room.<roomName> claim.
Type for PresenceMember.
Presence members are unique based on their
connectionIdandclientId. It is possible for multiple users to have the sameclientIdif they are connected to the room from different devices.