Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UserOfflineReason

Reason for the user being offline.

Index

Enumeration members

Enumeration members

BecomeAudience

BecomeAudience: = 2

2: (Live broadcast only.) The client role switched from the host to the audience.

Dropped

Dropped: = 1

1: The SDK timed out and the user dropped offline because no data packet is received within a certain period of time. If a user quits the call and the message is not passed to the SDK (due to an unreliable channel), the SDK assumes the user dropped offline.

Quit

Quit: = 0

0: The user left the current channel.

Generated using TypeDoc