Allows determining whether the client is active and emits client state events. To register lifecycle listeners, use ClientConfig.lifecycleListeners config.
Returns true if the client is running. The client is considered to be running between initialization and start of its shutdown process.
Generated using TypeDoc
Allows determining whether the client is active and emits client state events. To register lifecycle listeners, use ClientConfig.lifecycleListeners config.