isConnected

open override 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 FeatureMessageRemoteClient. It is true if the client has successfully established a valid connection with the remote service, and false otherwise. The connectivity is derived from the internal initialization state of the client.