public static class AgoraRtmEvents.RtmMsgState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
RTM_MSG_STATE_INIT |
static int |
RTM_MSG_STATE_RECEIVED |
static int |
RTM_MSG_STATE_TIMEOUT |
static int |
RTM_MSG_STATE_UNREACHABLE |
Constructor and Description |
---|
RtmMsgState() |
public static final int RTM_MSG_STATE_INIT
public static final int RTM_MSG_STATE_RECEIVED
public static final int RTM_MSG_STATE_UNREACHABLE
public static final int RTM_MSG_STATE_TIMEOUT