Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OutgoingConfigureResumingPayload

Hierarchy

  • OutgoingConfigureResumingPayload

Index

Properties

Properties

key?: null | string

The string you will need to send when resuming the session. Set to null to disable resuming altogether.

op: "configureResuming"
timeout?: number

The number of seconds after disconnecting before the session is closed anyways. This is useful for avoiding accidental leaks.

Generated using TypeDoc