Constructor for Chat
The Ably Realtime client.
Optional
clientOptions: ChatClientOptionsThe client options.
Returns the clientId of the current client.
The clientId.
Returns the resolved client options for the client, including any defaults that have been set.
The client options.
Returns the underlying connection to Ably, which can be used to monitor the client's connection to Ably servers.
The connection object.
This is the core client for Ably chat. It provides access to chat rooms.