The options used to initialize a SessionManager.

Hierarchy

Properties

kernelManager: Kernel.IManager

Kernel Manager

serverSettings?: ServerConnection.ISettings

The server settings for the manager.

standby?: Standby | (() => boolean | Standby)

When the manager stops polling the API. Defaults to when-hidden.

Generated using TypeDoc