A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
Z
C
- cancelDownloadMediaMessage(Message,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
- Cancels the download of a multimedia message.
- cancelSDKHeartBeat() - function in io.rong.imlib.RongIMClient
- Cancel the wakelock heartbeat.
- cancelSendMediaMessage(Message,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
- Cancels sending a multimedia file.
- cleanHistoryMessages(ConversationType,java.lang.String,long,boolean,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
- Deletes messages before the specified timestamp, with the option to delete messages on the server as well.
- cleanRemoteHistoryMessages(ConversationType,java.lang.String,long,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
- Clears historical messages stored on the server.
- clearConversations(io.rong.imlib.RongIMClient.ResultCallback,kotlin.Array) - function in io.rong.imlib.RongIMClient
- Clears all conversations and their messages for the specified conversation types.
- clearMessages(ConversationType,java.lang.String,io.rong.imlib.RongIMClient.ResultCallback) - function in io.rong.imlib.RongIMClient
- Deletes all messages in a specific conversation.
- clearMessagesUnreadStatus(ConversationType,java.lang.String,io.rong.imlib.RongIMClient.ResultCallback) - function in io.rong.imlib.RongIMClient
- Clears the unread message count for a specific conversation.
- clearMessagesUnreadStatus(ConversationType,java.lang.String,long,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
- Clears the unread message count for a specific conversation.
- clearTextMessageDraft(ConversationType,java.lang.String,io.rong.imlib.RongIMClient.ResultCallback) - function in io.rong.imlib.RongIMClient
- Deletes the draft information in the specified conversation.
- CLOSED - enum entry in io.rong.imlib.RongIMClient.DiscussionInviteStatus
the invitation.
- CONCURRENT_LIMIT_ERROR - enum entry in io.rong.imlib.RongIMClient.ErrorCode
The number of simultaneously online users exceeds the set limit
- CONN_USER_BLOCKED - enum entry in io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
User banned by the developer backend
- connect(java.lang.String,int,io.rong.imlib.RongIMClient.ConnectCallback) - function in io.rong.imlib.RongIMClient
- Connects to the RCserver.
- connect(java.lang.String,io.rong.imlib.RongIMClient.ConnectCallback) - function in io.rong.imlib.RongIMClient
- Connects to the RCserver.
- CONNECTED - enum entry in io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
Connection established.
- CONNECTED - enum entry in io.rong.imlib.RongIMClient.ErrorCode
Connection established.
- CONNECTING - enum entry in io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
Connecting.
- CONNECTION_STATUS_PROXY_UNAVAILABLE - enum entry in io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
- createDiscussion(java.lang.String,java.util.List,io.rong.imlib.RongIMClient.CreateDiscussionCallback) - function in io.rong.imlib.RongIMClient
- Creates a discussion group.