public static class AgoraRtcService.RdtState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
RDT_STATE_BLOCKED |
static int |
RDT_STATE_BROKEN |
static int |
RDT_STATE_CLOSED |
static int |
RDT_STATE_OPENED |
static int |
RDT_STATE_PENDING |
Constructor and Description |
---|
RdtState() |
public static final int RDT_STATE_CLOSED
public static final int RDT_STATE_OPENED
public static final int RDT_STATE_BLOCKED
public static final int RDT_STATE_PENDING
public static final int RDT_STATE_BROKEN