Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionManager

Hierarchy

  • SessionManager

Index

Properties

Methods

Properties

Readonly isReady

isReady: boolean

Indicates whether the manager is ready.

Readonly ready

ready: Thenable<void>

A Thenable that is fulfilled when the manager is ready.

Readonly specs

Methods

shutdown

  • shutdown(id: string): Thenable<void>
  • Parameters

    • id: string

    Returns Thenable<void>

startNew

Generated using TypeDoc