Constants
class
with the same constants value@Deprecated
public static class IRtcEngineEventHandler.UserOfflineReason
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
USER_OFFLINE_DROPPED
Deprecated.
The SDK timed out and the user dropped offline because it has not received any data package
for a period of time.
|
static int |
USER_OFFLINE_QUIT
Deprecated.
The user has quit the call.
|
Constructor and Description |
---|
UserOfflineReason()
Deprecated.
|
public static final int USER_OFFLINE_QUIT
public static final int USER_OFFLINE_DROPPED