Agora Java API Reference for Android
|
Static Public Member Functions | |
static int | getValue (RtmProtocolType type) |
static RtmProtocolType | getEnum (int value) |
Public Attributes | |
TCP_UDP =(0) | |
TCP_ONLY =(1) | |
Rtm protocol type for underlying connection.
io.agora.rtm.RtmConstants.RtmProtocolType.TCP_UDP =(0) |
0: TCP and UDP (default).
io.agora.rtm.RtmConstants.RtmProtocolType.TCP_ONLY =(1) |
1: Use TCP only.