Variable ConnectionStateType

ConnectionStateType: { global: "global"; legacy: "legacy"; not_set: "not_set"; stream: "stream" }

Type declaration

  • global: "global"
  • legacy: "legacy"
  • not_set: "not_set"
  • stream: "stream"

Generated using TypeDoc