Enumeration RTM_PRESENCE_EVENT_TYPE

Brief

Presence event type

Enumeration Members

RTM_PRESENCE_EVENT_TYPE_ERROR_OUT_OF_SERVICE: 7

7: Triggered when user joined channel without presence service

RTM_PRESENCE_EVENT_TYPE_INTERVAL: 2

2: The presence event triggered in interval mode

RTM_PRESENCE_EVENT_TYPE_NONE: 0

0: Unknown event type

RTM_PRESENCE_EVENT_TYPE_REMOTE_JOIN_CHANNEL: 3

3: Triggered when remote user join channel

RTM_PRESENCE_EVENT_TYPE_REMOTE_LEAVE_CHANNEL: 4

4: Triggered when remote user leave channel

RTM_PRESENCE_EVENT_TYPE_REMOTE_STATE_CHANGED: 6

6: Triggered when user changed state

RTM_PRESENCE_EVENT_TYPE_REMOTE_TIMEOUT: 5

5: Triggered when remote user's connection timeout

RTM_PRESENCE_EVENT_TYPE_SNAPSHOT: 1

1: The presence snapshot of this channel