Hierarchy

  • PresenceEvent

Constructors

Properties

channelName?: string

The channel which the presence event was triggered

channelType?: RTM_CHANNEL_TYPE

Which channel type, RTM_CHANNEL_TYPE_STREAM or RTM_CHANNEL_TYPE_MESSAGE

interval?: IntervalInfo

Only valid when in interval mode

publisher?: string

The user who triggered this event.

snapshot?: SnapshotInfo

Only valid when receive snapshot event

stateItemCount?: number

The states count

stateItems?: StateItem[]

The user states

Indicate presence event type