Session

Methods

Properties

  • readonly disconnected: Promise<void>

    Use this property to monitor the life of a connection. It will be resolved upon a successful user-initiated disconnection or rejected if an unexpected break in the connection occurs.

    NB the API will not attempt to automatically reconnect.

Also in this Section