clientId

abstract val clientId: String?

The clientId of the current client.

This will be null if the realtime client uses token-based auth without specifying clientId in clientOptions and has not yet been authenticated.