Hierarchy

  • LinkStateEvent

Constructors

Properties

affectedChannelCount?: number

The affected channel count

affectedChannels?: string[]

The affected channels

currentState?: RtmLinkState

The current link state

isResumed?: boolean

Is resumed from disconnected state

operation?: RtmLinkOperation

The operation which trigger this event

previousState?: RtmLinkState

The previous link state

reason?: string

The reason of this state change event

The reason code of this state change event

serviceType?: RtmServiceType

The service type

timestamp?: number

RTM server UTC time

unrestoredChannelCount?: number

The unrestored channel count

unrestoredChannels?: string[]

The unrestored channels