isConnected

abstract val isConnected: Boolean(source)

Indicates whether the client is currently connected to the remote feature messaging service.

This property reflects the connection state of the client. It is true if the client has successfully established a communication link with the remote service and false otherwise.