Allows determining whether the client is active and emits client state events. To register lifecycle listeners, use ClientConfig.lifecycleListeners config.

Hierarchy

  • LifecycleService

Methods

Methods

  • Returns true if the client is running. The client is considered to be running between initialization and start of its shutdown process.

    Returns boolean

Generated using TypeDoc