Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • LifecycleService

Index

Methods

Methods

  • isRunning(): boolean
  • 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