A  B  C  D  E  F  G  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  Z 

D

DATABASE_OPEN_ERROR - enum entry in io.rong.imlib.RongIMClient.DatabaseOpenStatus

*Database open failed**

DATABASE_OPEN_SUCCESS - enum entry in io.rong.imlib.RongIMClient.DatabaseOpenStatus

Database opened successfully

deleteMessages(ConversationType,java.lang.String,io.rong.imlib.RongIMClient.ResultCallback) - function in io.rong.imlib.RongIMClient
Deletes all messages in a specific conversation.
deleteMessages(kotlin.Array,io.rong.imlib.RongIMClient.ResultCallback) - function in io.rong.imlib.RongIMClient
Deletes messages.
deleteRemoteMessages(ConversationType,java.lang.String,kotlin.Array,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
Batch deletes specified remote messages in a conversation (also deletes corresponding local messages).
disconnect() - function in io.rong.imlib.RongIMClient
Disconnects from the RCserver while still receiving remote notifications.
disconnect(boolean) - function in io.rong.imlib.RongIMClient
Disconnects from the RCserver and determines whether to continue receiving remote notifications based on the parameter.
downloadMedia(ConversationType,java.lang.String,io.rong.imlib.RongIMClient.MediaType,java.lang.String,io.rong.imlib.RongIMClient.DownloadMediaCallback) - function in io.rong.imlib.RongIMClient
Downloads a multimedia file.
downloadMediaFile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,io.rong.imlib.IRongCallback.IDownloadMediaFileCallback) - function in io.rong.imlib.RongIMClient
Download a file.
downloadMediaMessage(Message,io.rong.imlib.IRongCallback.IDownloadMediaMessageCallback) - function in io.rong.imlib.RongIMClient
Download multimedia files.
A  B  C  D  E  F  G  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  Z