Represents the change that resulted in the new set of typers.
The client ID of the user who stopped/started typing.
Type of the change.
OptionaluserClaim?: stringThe user claim attached to this typing event by the server. This is set automatically
by the server when a JWT contains a matching ably.room.<roomName> claim.
The set of clientIds that are currently typing.
Use currentTypers instead, which includes metadata such as user claims.
The set of users currently typing, with associated metadata.
The type of the event.
Represents a change in the state of current typers.