Agora Java API Reference for Android
|
Static Public Member Functions | |
static int | getValue (RtmStorageType type) |
static RtmStorageType | getEnum (int value) |
Public Attributes | |
NONE =(0) | |
USER =(1) | |
CHANNEL =(2) | |
RTM storage type.
io.agora.rtm.RtmConstants.RtmStorageType.NONE =(0) |
0: Unknown type.
io.agora.rtm.RtmConstants.RtmStorageType.USER =(1) |
1: The user storage event.
io.agora.rtm.RtmConstants.RtmStorageType.CHANNEL =(2) |
2: The channel storage event.