Chat Client
fun ChatClient(realtimeClient: AblyRealtime, clientOptions: ChatClientOptions = buildChatClientOptions()): ChatClient
Return
ChatClient with the specified options
Parameters
realtime Client
The Ably Realtime client
client Options
The client options.
Return
ChatClient with the specified options
Parameters
realtime Client
The Ably Realtime client
init
Kotlin type-safe builder for client options