|
Agora Java API Reference for Android
|
Classes | |
| enum | RtmChannelType |
| enum | RtmMessageQos |
| enum | RtmPresenceType |
|
static |
The error codes of rtm client. 10001: The topic already joined
|
static |
10002: Exceed topic limiation when try to join new topic
|
static |
10003: Topic name is invalid
|
static |
10004: Publish topic message failed
|
static |
10005: Exceed topic limitation when try to subscribe new topic
|
static |
10006: Exceed user limitation when try to subscribe new topic
|
static |
10007: Exceed channel limitation when try to join new channel
|
static |
10008: The channel already joined
|
static |
10009: Try to perform channel related operation before joining channel
|
static |
RTM error code occurs in stream channel. 0: No error occurs.
|
static |
1: Triggered when subscribe user exceed limitation
|
static |
2: Triggered when unsubscribe inexistent user
1.8.18