Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloseDetails

Hierarchy

  • CloseDetails

Index

Properties

Properties

Optional error

This value will only be defined if the connection was closed due to some error

Optional goodbye

goodbye?: { details: Object; reason: string }

This value will only be defined if the connection was closed due to a GOODBYE event

Type declaration

  • details: Object
  • reason: string

Generated using TypeDoc