Agora Java API Reference for Android
|
Static Public Member Functions | |
static int | getValue (RtmMessagePriority type) |
Public Attributes | |
HIGHEST =(0) | |
HIGH =(1) | |
NORMAL =(4) | |
LOW =(8) | |
The priority of rtm message.
io.agora.rtm.RtmConstants.RtmMessagePriority.HIGHEST =(0) |
0: The highest priority.
io.agora.rtm.RtmConstants.RtmMessagePriority.HIGH =(1) |
1: The high priority.
io.agora.rtm.RtmConstants.RtmMessagePriority.NORMAL =(4) |
4: The normal priority (Default).
io.agora.rtm.RtmConstants.RtmMessagePriority.LOW =(8) |
8: The low priority.