Options
All
  • Public
  • Public/Protected
  • All
Menu

The instantiation options for a user manager.

Hierarchy

Index

Properties

Properties

Optional serverSettings

serverSettings: ISettings

The server settings for the manager.

Optional standby

standby: "never" | "when-hidden" | (() => boolean | "never" | "when-hidden")

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

Generated using TypeDoc