Options
All
  • Public
  • Public/Protected
  • All
Menu

Reasons for a user being offline.

Index

Enumeration members

UserOfflineBecomeAudience = 2

2: The user switches the client role from the host to the audience.

UserOfflineDropped = 1

1: The SDK times out and the user drops offline because no data packet is received within a certain period of time.If the 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.

UserOfflineQuit = 0

0: The user quits the call.

Generated using TypeDoc