- Call - io.rong.imlib.filetransfer中的类
-
- callback - 类 中的变量io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- callback - 类 中的变量io.rong.imlib.ipc.IpcCallbackProxy
-
- Callback() - 类 的构造器io.rong.imlib.RongIMClient.Callback
-
- CallDispatcher - io.rong.imlib.filetransfer中的类
-
- CallDispatcher() - 类 的构造器io.rong.imlib.filetransfer.CallDispatcher
-
- cancel() - 类 中的方法io.rong.common.CountDownTimer
-
Cancel the countdown.
- cancel() - 类 中的方法io.rong.imlib.destruct.DestructCountDownTimer
-
取消焚烧倒计时。
- cancel(Object, CancelCallback) - 类 中的方法io.rong.imlib.filetransfer.CallDispatcher
-
- cancel(int, CancelCallback) - 类 中的方法io.rong.imlib.filetransfer.upload.AbstractMediaFileService
-
- cancel() - 类 中的方法io.rong.imlib.IRongCallback.MediaMessageUploader
-
取消上传时调用此接口
- cancelAll() - 类 中的方法io.rong.imlib.filetransfer.CallDispatcher
-
- cancelAll() - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
- cancelAllDownloadMediaMessage(IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- CancelCallback - io.rong.imlib.filetransfer中的接口
-
Created by weiqinxiao on 16/8/12.
- cancelDownloadMediaMessage(Message, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- cancelDownloadMediaMessage(Message, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
取消多媒体消息下载。
- CANCELED - 类 中的静态变量io.rong.imlib.model.RCEncryptedSession.RCEncryptedSessionStatus
-
加密对话取消(多端登录时,另一端已建立成功)
- cancelHeartbeat(Context) - 类 中的静态方法io.rong.common.WakeLockUtils
-
取消心跳
- CancelRTCLiveInvitation(String, String, String, String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- CancelRTCLiveInvitation(String, String, String, String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- CancelRTCLiveInvitation(String, String, String, String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- CancelRTCLiveInvitation(String, String, String, String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- cancelSDKHeartBeat(Context) - 类 中的静态方法io.rong.common.WakeLockUtils
-
- cancelSDKHeartBeat() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- cancelSDKHeartBeat() - 类 中的方法io.rong.imlib.RongIMClient
-
取消 sdk 心跳,在连接成功之后调用,整个应用程序全局只需要调用一次。
- cancelSendMediaMessage(Message, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- cancelSendMediaMessage(Message, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
取消发送多媒体文件。
- ChannelKey - 类 中的静态变量io.rong.imlib.model.IOSConfig
-
- channelToJson() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- ChatRoomInfo - io.rong.imlib.model中的类
-
- ChatRoomInfo() - 类 的构造器io.rong.imlib.model.ChatRoomInfo
-
- ChatRoomInfo(Parcel) - 类 的构造器io.rong.imlib.model.ChatRoomInfo
-
- ChatRoomInfo.ChatRoomMemberOrder - io.rong.imlib.model中的枚举
-
- ChatRoomKVNotiMessage - io.rong.message中的类
-
聊天室自定义属性通知消息
不要随意构造此类消息发送,调用设置或者删除接口时会自动构建。
- ChatRoomKVNotiMessage(Parcel) - 类 的构造器io.rong.message.ChatRoomKVNotiMessage
-
- ChatRoomKVNotiMessage(byte[]) - 类 的构造器io.rong.message.ChatRoomKVNotiMessage
-
- ChatRoomMemberInfo - io.rong.imlib.model中的类
-
- ChatRoomMemberInfo() - 类 的构造器io.rong.imlib.model.ChatRoomMemberInfo
-
- ChatroomStatus - io.rong.imlib.model中的类
-
- ChatroomStatus() - 类 的构造器io.rong.imlib.model.ChatroomStatus
-
- ChatroomStatus(Parcel) - 类 的构造器io.rong.imlib.model.ChatroomStatus
-
- checkSupportResumeTransfer(String) - 类 中的静态方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
判断是否支持断点续传
- city(String) - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo.Builder
-
设置用户所在城市
- cleanConversationDraft(Conversation) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- cleanHistoryMessages(Conversation, long, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- cleanHistoryMessages(Conversation.ConversationType, String, long, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
清空某一会话,某一时间戳之前的聊天历史记录
- CleanHistoryMessages(int, String, long) - 类 中的方法io.rong.imlib.NativeObject
-
从本地清除历史消息
- cleanHistoryMessages(Conversation.ConversationType, String, long, boolean, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
删除指定时间戳之前的消息,可选择是否同时删除服务器端消息
此方法可从服务器端清除历史消息,但是必须先开通历史消息云存储功能。
- CleanRemoteHistoryMessage(int, String, long, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
从服务端清除历史消息
- cleanRemoteHistoryMessages(Conversation, long, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- cleanRemoteHistoryMessages(Conversation.ConversationType, String, long, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
清空某一会话,某一时间戳之前的聊天历史记录
- cleanRemoteHistoryMessages(Conversation.ConversationType, String, long, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
清除服务器上存储的历史消息。
- clearCache(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- clearCacheTime(Context) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- clearConversations(int[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- clearConversations(Conversation.ConversationType...) - 类 中的方法io.rong.imlib.NativeClient
-
清空所有会话及会话消息
- ClearConversations(int[]) - 类 中的方法io.rong.imlib.NativeObject
-
清空所有会话及会话消息
- clearConversations(RongIMClient.ResultCallback, Conversation.ConversationType...) - 类 中的方法io.rong.imlib.RongIMClient
-
清空指定会话类型列表中的所有会话及会话信息。
- clearEncryptedConversations() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- clearEncryptedConversations() - 类 中的方法io.rong.imlib.NativeClient
-
清除所有的加密会话。
- ClearEncryptedConversations() - 类 中的方法io.rong.imlib.NativeObject
-
clear encrypted conversations
- clearEncryptedConversations() - 类 中的方法io.rong.imlib.RongIMClient
-
清除本地所有加密会话。
- clearMessages(Conversation) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- clearMessages(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
清空某一会话的所有聊天消息记录。
- ClearMessages(int, String, boolean) - 类 中的方法io.rong.imlib.NativeObject
-
清空某一会话的所有聊天消息记录。
- clearMessages(Conversation.ConversationType, String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
删除某个会话中的所有消息。
- clearMessagesUnreadStatus(Conversation) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- clearMessagesUnreadStatus(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
清除消息未读状态。
- clearMessagesUnreadStatus(Conversation.ConversationType, String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
清除某个会话中的未读消息数。
- clearMessagesUnreadStatus(Conversation.ConversationType, String, long, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
清除某个会话中的未读消息数。
- clearNaviCache(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- clearTextMessageDraft(Conversation) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- clearTextMessageDraft(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
清除某一会话的文字消息草稿。
- clearTextMessageDraft(Conversation.ConversationType, String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
删除指定会话中的草稿信息。
- ClearUnread(int, String) - 类 中的方法io.rong.imlib.NativeObject
-
TODO 需攀哥来增加备注
- clearUnreadByReceipt(int, String, long) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- clearUnreadByReceipt(int, String, long) - 类 中的方法io.rong.imlib.NativeClient
-
- ClearUnreadByReceipt(String, int, long) - 类 中的方法io.rong.imlib.NativeObject
-
- clearUserId(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- ClientInfo() - 类 的构造器io.rong.imlib.model.UserData.ClientInfo
-
- ClientInfo(Context) - 类 的构造器io.rong.imlib.model.UserData.ClientInfo
-
- ClientInfo(Parcel) - 类 的构造器io.rong.imlib.model.UserData.ClientInfo
-
- CMPStrategy - io.rong.imlib中的类
-
基本策略:从导航获取到 cmp 列表后, sp 文件和内存里各保存一份. sp 文件里保存的列表作为基准。
- CMPStrategy() - 类 的构造器io.rong.imlib.CMPStrategy
-
- CommandMessage - io.rong.message中的类
-
命令消息类
命令消息类,此消息不存储不计入未读消息数。
- CommandMessage(Parcel) - 类 的构造器io.rong.message.CommandMessage
-
- CommandMessage(byte[]) - 类 的构造器io.rong.message.CommandMessage
-
- CommandNotificationMessage - io.rong.message中的类
-
命令提醒消息类
命令消息类,此消息会进行存储,但不计入未读消息数。
- CommandNotificationMessage(Parcel) - 类 的构造器io.rong.message.CommandNotificationMessage
-
- CommandNotificationMessage(byte[]) - 类 的构造器io.rong.message.CommandNotificationMessage
-
- companyIcon - 类 中的变量io.rong.imlib.CustomServiceConfig
-
公司 Logo
- companyName - 类 中的变量io.rong.imlib.CustomServiceConfig
-
公司名称
- compareTo(FilePlatformInfo) - 类 中的方法io.rong.imlib.filetransfer.upload.FilePlatformInfo
-
升序
- Configuration - io.rong.imlib.filetransfer中的类
-
Created by weiqinxiao on 16/4/21.
- configuration - 类 中的变量io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- Configuration.Builder - io.rong.imlib.filetransfer中的类
-
- connect(String, boolean, boolean, IConnectStringCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- Connect(String, NativeObject.ConnectionEntry[], String, NativeObject.UserProfile) - 类 中的方法io.rong.imlib.NativeObject
-
连接服务器
- connect(String, RongIMClient.ConnectCallback) - 类 中的静态方法io.rong.imlib.RongIMClient
-
- connect(String, int, RongIMClient.ConnectCallback) - 类 中的静态方法io.rong.imlib.RongIMClient
-
- ConnectCallback() - 类 的构造器io.rong.imlib.RongIMClient.ConnectCallback
-
- ConnectChangeReceiver - io.rong.imlib中的类
-
- ConnectChangeReceiver() - 类 的构造器io.rong.imlib.ConnectChangeReceiver
-
- connecting() - 类 中的方法io.rong.imlib.ConnectionState
-
- ConnectionEntry() - 类 的构造器io.rong.imlib.NativeObject.ConnectionEntry
-
- ConnectionService - io.rong.imlib中的类
-
- ConnectionState - io.rong.imlib中的类
-
- ConnectionState() - 类 的构造器io.rong.imlib.ConnectionState
-
- connectTimeout(int) - 类 中的方法io.rong.imlib.filetransfer.Configuration.Builder
-
- connTimeout - 类 中的变量io.rong.imlib.filetransfer.Request
-
- CONTACT_OPERATION_ACCEPT_RESPONSE - 类 中的静态变量io.rong.message.ContactNotificationMessage
-
同意好友响应。
- CONTACT_OPERATION_REJECT_RESPONSE - 类 中的静态变量io.rong.message.ContactNotificationMessage
-
拒绝好友响应。
- CONTACT_OPERATION_REQUEST - 类 中的静态变量io.rong.message.ContactNotificationMessage
-
加好友请求。
- ContactInfo() - 类 的构造器io.rong.imlib.model.UserData.ContactInfo
-
- ContactInfo(Parcel) - 类 的构造器io.rong.imlib.model.UserData.ContactInfo
-
- ContactNotificationMessage - io.rong.message中的类
-
好友请求消息类
好友请求消息类,此消息会进行存储,但不计入未读消息数。
- ContactNotificationMessage(Parcel) - 类 的构造器io.rong.message.ContactNotificationMessage
-
- ContactNotificationMessage(byte[]) - 类 的构造器io.rong.message.ContactNotificationMessage
-
- contentFile2byte(Context, Uri) - 类 中的静态方法io.rong.common.FileUtils
-
获得指定文件的 byte 数组,必须是content开头
- Conversation - io.rong.imlib.model中的类
-
会话的实体,用来容纳和存储客户端的会话信息,对应会话列表中的会话。
- Conversation() - 类 的构造器io.rong.imlib.model.Conversation
-
默认构造函数。
- Conversation(Parcel) - 类 的构造器io.rong.imlib.model.Conversation
-
- Conversation(String) - 类 的构造器io.rong.imlib.NativeObject.Conversation
-
- Conversation() - 类 的构造器io.rong.imlib.NativeObject.Conversation
-
默认构造函数。
- Conversation.ConversationNotificationStatus - io.rong.imlib.model中的枚举
-
会话提醒状态。
- Conversation.ConversationType - io.rong.imlib.model中的枚举
-
会话类型枚举。
- Conversation.PublicServiceType - io.rong.imlib.model中的枚举
-
公众服务类型枚举。
- ConversationStatus - io.rong.imlib.model中的类
-
- ConversationStatus() - 类 的构造器io.rong.imlib.model.ConversationStatus
-
- ConversationStatus(Parcel) - 类 的构造器io.rong.imlib.model.ConversationStatus
-
- ConversationStatus.IsTop - io.rong.imlib.model中的注释类型
-
- ConversationStatus.StatusMode - io.rong.imlib.model中的注释类型
-
- convertBitmap2File(Bitmap, String, String) - 类 中的静态方法io.rong.common.FileUtils
-
图片转化成文件
- copyFile(File, String, String) - 类 中的静态方法io.rong.common.FileUtils
-
复制文件
- copyFile(String, String, String) - 类 中的静态方法io.rong.common.FileUtils
-
复制文件,仅支持file开头
- copyFile(Context, Uri, String) - 类 中的静态方法io.rong.common.FileUtils
-
- copyFileToInternal(Context, Uri, String, String) - 类 中的静态方法io.rong.common.FileUtils
-
- copyLogRecs() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- CountDownTimer - io.rong.common中的类
-
Created by Android Studio.
- CountDownTimer(long, long) - 类 的构造器io.rong.common.CountDownTimer
-
- create(CallDispatcher, Request) - 类 中的静态方法io.rong.imlib.filetransfer.Call
-
- create(FtConst.ServiceType) - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader.Factory
-
- createDiscussion(String, List<String>, IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- createDiscussion(String, List<String>, NativeClient.IResultCallback<String>) - 类 中的方法io.rong.imlib.NativeClient
-
创建讨论组。
- createDiscussion(String, List<String>, RongIMClient.CreateDiscussionCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
- CreateDiscussionCallback() - 类 的构造器io.rong.imlib.RongIMClient.CreateDiscussionCallback
-
已过时。
- createEncryptedConversation(String, RCEncryptedSession) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- createEncryptedConversation(String, RCEncryptedSession) - 类 中的方法io.rong.imlib.NativeClient
-
创建加密会话
- CreateEncryptedConversation(String, String, String, String, String, int) - 类 中的方法io.rong.imlib.NativeObject
-
create encrypted conversation
- createFullUploadTask(Message) - 类 中的方法io.rong.rtlog.upload.RtLogUploadManager
-
创建全量上传日志任务,并进行任务缓存。
- CreateInviteDiscussion(String, String[], NativeObject.CreateDiscussionCallback) - 类 中的方法io.rong.imlib.NativeObject
-
创建讨论组
- CREATOR - 类 中的静态变量io.rong.imlib.location.message.RealTimeLocationJoinMessage
-
- CREATOR - 类 中的静态变量io.rong.imlib.location.message.RealTimeLocationQuitMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.imlib.location.message.RealTimeLocationStartMessage
-
- CREATOR - 类 中的静态变量io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.AndroidConfig
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.ChatRoomInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.ChatRoomMemberInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.ChatroomStatus
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.Conversation
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.ConversationStatus
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.CSCustomServiceInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.CSEvaluateItem
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.CSGroupItem
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.CSLMessageItem
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.Discussion
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.Group
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.IOSConfig
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.MentionedInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.Message
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.MessageConfig
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.MessageExpansion
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.MessagePushConfig
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.PublicServiceMenu
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.imlib.model.PublicServiceMenuItem
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.imlib.model.PublicServiceProfile
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.PublicServiceProfileList
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.RCEncryptedSession
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.ReadReceiptInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.RemoteHistoryMsgOption
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.RemoteModelWrap
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.RongListWrap
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.RTCStatusDate
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.RTCUser
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.SearchConversationResult
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.SendMessageOption
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.UnknownMessage
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.UserData.AccountInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.UserData.ClientInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.UserData.ContactInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.UserData
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.UserData.PersonalInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.model.UserInfo
-
- CREATOR - 类 中的静态变量io.rong.imlib.rtc.RoomUserStateMessage
-
- CREATOR - 类 中的静态变量io.rong.imlib.rtc.UserState
-
- CREATOR - 类 中的静态变量io.rong.imlib.typingmessage.TypingStatusMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.ChatRoomKVNotiMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CommandMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CommandNotificationMessage
-
- CREATOR - 类 中的静态变量io.rong.message.ContactNotificationMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSChangeModeMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSChangeModeResponseMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSEvaluateMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSHandShakeMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSHandShakeResponseMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSHumanEvaluateItem
-
- CREATOR - 类 中的静态变量io.rong.message.CSLeaveMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSPullEvaluateMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSPullLeaveMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSSuspendMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSTerminateMessage
-
- CREATOR - 类 中的静态变量io.rong.message.CSUpdateMessage
-
- CREATOR - 类 中的静态变量io.rong.message.DestructionCmdMessage
-
- CREATOR - 类 中的静态变量io.rong.message.DiscussionNotificationMessage
-
- CREATOR - 类 中的静态变量io.rong.message.FileMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.GIFMessage
-
- CREATOR - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
- CREATOR - 类 中的静态变量io.rong.message.HandshakeMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.HasReceivedNotificationMessage
-
- CREATOR - 类 中的静态变量io.rong.message.HistoryDividerMessage
-
- CREATOR - 类 中的静态变量io.rong.message.HQVoiceMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.ImageMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.InformationNotificationMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.LocationMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.LogCmdMessage
-
- CREATOR - 类 中的静态变量io.rong.message.MessageExpansionMessage
-
- CREATOR - 类 中的静态变量io.rong.message.ProfileNotificationMessage
-
- CREATOR - 类 中的静态变量io.rong.message.PublicServiceCommandMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.PublicServiceMultiRichContentMessage
-
- CREATOR - 类 中的静态变量io.rong.message.PublicServiceRichContentMessage
-
- CREATOR - 类 中的静态变量io.rong.message.RCEncryptCancelMessage
-
- CREATOR - 类 中的静态变量io.rong.message.RCEncryptConfirmMessage
-
- CREATOR - 类 中的静态变量io.rong.message.RCEncryptedMessage
-
- CREATOR - 类 中的静态变量io.rong.message.RCEncryptRequestMessage
-
- CREATOR - 类 中的静态变量io.rong.message.RCEncryptResponseMessage
-
- CREATOR - 类 中的静态变量io.rong.message.RCEncryptTerminateMessage
-
- CREATOR - 类 中的静态变量io.rong.message.ReadReceiptMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.ReadReceiptRequestMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.ReadReceiptResponseMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.RecallCommandMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.RecallNotificationMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.ReferenceMessage
-
- CREATOR - 类 中的静态变量io.rong.message.RichContentItem
-
- CREATOR - 类 中的静态变量io.rong.message.RichContentMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.SightMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.SuspendMessage
-
- CREATOR - 类 中的静态变量io.rong.message.SyncReadStatusMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.TextMessage
-
读取接口,目的是要从 Parcel 中构造一个实现了 Parcelable 的类的实例处理。
- CREATOR - 类 中的静态变量io.rong.message.VoiceMessage
-
读取接口,目的是要从Parcel中构造一个实现了Parcelable的类的实例处理。
- CSChangeModeMessage - io.rong.message中的类
-
- CSChangeModeMessage() - 类 的构造器io.rong.message.CSChangeModeMessage
-
- CSChangeModeMessage(byte[]) - 类 的构造器io.rong.message.CSChangeModeMessage
-
- CSChangeModeMessage(Parcel) - 类 的构造器io.rong.message.CSChangeModeMessage
-
- CSChangeModeResponseMessage - io.rong.message中的类
-
- CSChangeModeResponseMessage() - 类 的构造器io.rong.message.CSChangeModeResponseMessage
-
- CSChangeModeResponseMessage(byte[]) - 类 的构造器io.rong.message.CSChangeModeResponseMessage
-
- CSChangeModeResponseMessage(Parcel) - 类 的构造器io.rong.message.CSChangeModeResponseMessage
-
- CSCustomServiceInfo - io.rong.imlib.model中的类
-
- CSCustomServiceInfo(Parcel) - 类 的构造器io.rong.imlib.model.CSCustomServiceInfo
-
- CSCustomServiceInfo.Builder - io.rong.imlib.model中的类
-
构建消息实体
- CSEvaluateItem - io.rong.imlib.model中的类
-
- CSEvaluateItem() - 类 的构造器io.rong.imlib.model.CSEvaluateItem
-
- CSEvaluateItem(Parcel) - 类 的构造器io.rong.imlib.model.CSEvaluateItem
-
- CSEvaluateMessage - io.rong.message中的类
-
客服评价消息类
- CSEvaluateMessage(byte[]) - 类 的构造器io.rong.message.CSEvaluateMessage
-
- CSEvaluateMessage(Parcel) - 类 的构造器io.rong.message.CSEvaluateMessage
-
- CSEvaluateMessage.Builder - io.rong.message中的类
-
构建消息实体
- CSGroupItem - io.rong.imlib.model中的类
-
客服分组类
id: 分组 id
name: 分组名称
online: 该分组是否有在线人工客服
- CSGroupItem(String, String, boolean) - 类 的构造器io.rong.imlib.model.CSGroupItem
-
- CSHandShakeMessage - io.rong.message中的类
-
- CSHandShakeMessage() - 类 的构造器io.rong.message.CSHandShakeMessage
-
- CSHandShakeMessage(byte[]) - 类 的构造器io.rong.message.CSHandShakeMessage
-
- CSHandShakeMessage(Parcel) - 类 的构造器io.rong.message.CSHandShakeMessage
-
- CSHandShakeResponseMessage - io.rong.message中的类
-
- CSHandShakeResponseMessage() - 类 的构造器io.rong.message.CSHandShakeResponseMessage
-
- CSHandShakeResponseMessage(byte[]) - 类 的构造器io.rong.message.CSHandShakeResponseMessage
-
- CSHandShakeResponseMessage(Parcel) - 类 的构造器io.rong.message.CSHandShakeResponseMessage
-
- CSHumanEvaluateItem - io.rong.message中的类
-
人工客服满意度评价类
- CSHumanEvaluateItem(int, String) - 类 的构造器io.rong.message.CSHumanEvaluateItem
-
- CSHumanEvaluateItem(Parcel) - 类 的构造器io.rong.message.CSHumanEvaluateItem
-
- CSLeaveMessage - io.rong.message中的类
-
客服留言消息类
客服留言消息类,由客户端给客服系统发。
- CSLeaveMessage(byte[]) - 类 的构造器io.rong.message.CSLeaveMessage
-
- CSLeaveMessage() - 类 的构造器io.rong.message.CSLeaveMessage
-
- CSLeaveMessage(Parcel) - 类 的构造器io.rong.message.CSLeaveMessage
-
- CSLMessageItem - io.rong.imlib.model中的类
-
- CSLMessageItem() - 类 的构造器io.rong.imlib.model.CSLMessageItem
-
- CSLMessageItem(Parcel) - 类 的构造器io.rong.imlib.model.CSLMessageItem
-
- CSLMessageItem.RemindType - io.rong.imlib.model中的枚举
-
- CSPullEvaluateMessage - io.rong.message中的类
-
客服主动拉满意度评价消息类
客服主动拉满意度评价消息类,客服主动下发的消息, 下发之后终端要给出评价界面。
- CSPullEvaluateMessage() - 类 的构造器io.rong.message.CSPullEvaluateMessage
-
- CSPullEvaluateMessage(byte[]) - 类 的构造器io.rong.message.CSPullEvaluateMessage
-
- CSPullEvaluateMessage(Parcel) - 类 的构造器io.rong.message.CSPullEvaluateMessage
-
- CSPullLeaveMessage - io.rong.message中的类
-
请求留言消息类
- CSPullLeaveMessage() - 类 的构造器io.rong.message.CSPullLeaveMessage
-
- CSPullLeaveMessage(byte[]) - 类 的构造器io.rong.message.CSPullLeaveMessage
-
- CSPullLeaveMessage(Parcel) - 类 的构造器io.rong.message.CSPullLeaveMessage
-
- CSSuspendMessage - io.rong.message中的类
-
结束会话消息类.
- CSSuspendMessage() - 类 的构造器io.rong.message.CSSuspendMessage
-
- CSSuspendMessage(byte[]) - 类 的构造器io.rong.message.CSSuspendMessage
-
- CSSuspendMessage(Parcel) - 类 的构造器io.rong.message.CSSuspendMessage
-
- CSTerminateMessage - io.rong.message中的类
-
客服结束会话消息类
客服结束会话消息类,客服人员后台主动结束会话时会下发此命令消息。
- CSTerminateMessage() - 类 的构造器io.rong.message.CSTerminateMessage
-
- CSTerminateMessage(byte[]) - 类 的构造器io.rong.message.CSTerminateMessage
-
- CSTerminateMessage(Parcel) - 类 的构造器io.rong.message.CSTerminateMessage
-
- CSUpdateMessage - io.rong.message中的类
-
客服状态更新消息类
- CSUpdateMessage() - 类 的构造器io.rong.message.CSUpdateMessage
-
- CSUpdateMessage(byte[]) - 类 的构造器io.rong.message.CSUpdateMessage
-
- CSUpdateMessage(Parcel) - 类 的构造器io.rong.message.CSUpdateMessage
-
- CustomServiceConfig - io.rong.imlib中的类
-
客服的配置参数
- CustomServiceConfig() - 类 的构造器io.rong.imlib.CustomServiceConfig
-
- CustomServiceConfig.CSEvaEntryPoint - io.rong.imlib中的枚举
-
- CustomServiceConfig.CSEvaSolveStatus - io.rong.imlib中的枚举
-
- CustomServiceConfig.CSEvaType - io.rong.imlib中的枚举
-
- CustomServiceConfig.CSLeaveMessageType - io.rong.imlib中的枚举
-
- CustomServiceConfig.CSQuitSuspendType - io.rong.imlib中的枚举
-
- CustomServiceManager - io.rong.imlib.cs中的类
-
- CustomServiceManager.OnHumanEvaluateListener - io.rong.imlib.cs中的接口
-
人工客服评价监听
- CustomServiceMode - io.rong.imlib.model中的枚举
-
- d(String, String) - 类 中的静态方法io.rong.common.RLog
-
Send a DEBUG log message.
- D - 类 中的静态变量io.rong.rtlog.RtLogNative
-
- date - 类 中的变量io.rong.imlib.filetransfer.Request
-
- date(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo.Builder
-
- decodeMessage(Message, MessageContent) - 类 中的方法io.rong.message.DefaultMessageHandler
-
- decodeMessage(Message, GIFMessage) - 类 中的方法io.rong.message.GIFMessageHandler
-
- decodeMessage(Message, HQVoiceMessage) - 类 中的方法io.rong.message.HQVoiceMessageHandler
-
- decodeMessage(Message, ImageMessage) - 类 中的方法io.rong.message.ImageMessageHandler
-
- decodeMessage(Message, LocationMessage) - 类 中的方法io.rong.message.LocationMessageHandler
-
- decodeMessage(Message, T) - 类 中的方法io.rong.message.MessageHandler
-
- decodeMessage(Message, ReferenceMessage) - 类 中的方法io.rong.message.ReferenceMessageHandler
-
- decodeMessage(Message, SightMessage) - 类 中的方法io.rong.message.SightMessageHandler
-
- decodeMessage(Message, VoiceMessage) - 类 中的方法io.rong.message.VoiceMessageHandler
-
- decrypt(byte[], RCDHCodecTool.RCSecretKey) - 类 中的静态方法io.rong.message.utils.RCDHCodecTool
-
解密方法,返回解密后的内容。
- DefaultMessageHandler - io.rong.message中的类
-
- DefaultMessageHandler(Context) - 类 的构造器io.rong.message.DefaultMessageHandler
-
- deferMessage(Message) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Defer this message until next state transition.
- define(String) - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo.Builder
-
设置预留参数
- deleteChatRoomEntry(String, String, String, boolean, String, boolean, boolean, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- deleteChatRoomEntry(String, String, String, Boolean, String, boolean, boolean, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- DeleteChatRoomStatus(String, NativeObject.StatusData, NativeObject.StatusNotification, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- deleteConversationMessage(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- deleteListener() - 类 中的方法io.rong.imlib.location.RealTimeLocation
-
- deleteMessage(Message) - 类 中的方法io.rong.imlib.destruct.DestructionTaskManager
-
删除指定的阅后即焚消息
- deleteMessage(int[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- deleteMessage(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
清空某一会话的所有聊天消息记录。
- deleteMessages(Conversation.ConversationType, String, Message[]) - 类 中的方法io.rong.imlib.destruct.DestructionTaskManager
-
删除阅后即焚消息
- deleteMessages(int, String, Message[], IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- deleteMessages(int[]) - 类 中的方法io.rong.imlib.NativeClient
-
删除指定的一条或者一组消息。
- deleteMessages(Conversation.ConversationType, String, Message[], NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
删除指定的一条或者一组消息。
- DeleteMessages(long[]) - 类 中的方法io.rong.imlib.NativeObject
-
删除指定的消息。
- deleteMessages(int[], RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
删除消息。
- deleteMessages(Conversation.ConversationType, String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
删除某个会话中的所有消息。
- DeleteRemoteMessages(int, String, NativeObject.Message[], boolean, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
删除指定会话的消息。
- deleteRemoteMessages(Conversation.ConversationType, String, Message[], RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
批量删除某个会话中的指定远端消息(同时删除对应的本地消息)。
- describeContents() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationJoinMessage
-
- describeContents() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationQuitMessage
-
- describeContents() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStartMessage
-
- describeContents() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
- describeContents() - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- describeContents() - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.ChatRoomMemberInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- describeContents() - 类 中的方法io.rong.imlib.model.Conversation
-
- describeContents() - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- describeContents() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- describeContents() - 类 中的方法io.rong.imlib.model.CSGroupItem
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
- describeContents() - 类 中的方法io.rong.imlib.model.Discussion
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.imlib.model.Group
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.imlib.model.IOSConfig
-
- describeContents() - 类 中的方法io.rong.imlib.model.MentionedInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.Message
-
- describeContents() - 类 中的方法io.rong.imlib.model.MessageConfig
-
- describeContents() - 类 中的方法io.rong.imlib.model.MessageExpansion
-
- describeContents() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- describeContents() - 类 中的方法io.rong.imlib.model.PublicServiceMenu
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.imlib.model.PublicServiceMenuItem
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
- describeContents() - 类 中的方法io.rong.imlib.model.PublicServiceProfileList
-
- describeContents() - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
- describeContents() - 类 中的方法io.rong.imlib.model.ReadReceiptInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
- describeContents() - 类 中的方法io.rong.imlib.model.RemoteModelWrap
-
- describeContents() - 类 中的方法io.rong.imlib.model.RongListWrap
-
- describeContents() - 类 中的方法io.rong.imlib.model.RTCStatusDate
-
- describeContents() - 类 中的方法io.rong.imlib.model.RTCUser
-
- describeContents() - 类 中的方法io.rong.imlib.model.SearchConversationResult
-
- describeContents() - 类 中的方法io.rong.imlib.model.SendMessageOption
-
- describeContents() - 类 中的方法io.rong.imlib.model.UnknownMessage
-
- describeContents() - 类 中的方法io.rong.imlib.model.UserData.AccountInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.UserData
-
- describeContents() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- describeContents() - 类 中的方法io.rong.imlib.model.UserInfo
-
- describeContents() - 类 中的方法io.rong.imlib.rtc.RoomUserStateMessage
-
- describeContents() - 类 中的方法io.rong.imlib.rtc.UserState
-
- describeContents() - 类 中的方法io.rong.imlib.typingmessage.TypingStatusMessage
-
- describeContents() - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
- describeContents() - 类 中的方法io.rong.message.CommandMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CommandNotificationMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.ContactNotificationMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSChangeModeMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSChangeModeResponseMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSEvaluateMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSHandShakeMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
- describeContents() - 类 中的方法io.rong.message.CSHumanEvaluateItem
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSLeaveMessage
-
- describeContents() - 类 中的方法io.rong.message.CSPullEvaluateMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSPullLeaveMessage
-
- describeContents() - 类 中的方法io.rong.message.CSSuspendMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSTerminateMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.CSUpdateMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.DestructionCmdMessage
-
- describeContents() - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.FileMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.GIFMessage
-
- describeContents() - 类 中的方法io.rong.message.GroupNotificationMessage
-
- describeContents() - 类 中的方法io.rong.message.HandshakeMessage
-
- describeContents() - 类 中的方法io.rong.message.HasReceivedNotificationMessage
-
- describeContents() - 类 中的方法io.rong.message.HistoryDividerMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.HQVoiceMessage
-
- describeContents() - 类 中的方法io.rong.message.ImageMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.InformationNotificationMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.LocationMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.LogCmdMessage
-
- describeContents() - 类 中的方法io.rong.message.MessageExpansionMessage
-
- describeContents() - 类 中的方法io.rong.message.ProfileNotificationMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.PublicServiceCommandMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.PublicServiceMultiRichContentMessage
-
- describeContents() - 类 中的方法io.rong.message.PublicServiceRichContentMessage
-
- describeContents() - 类 中的方法io.rong.message.RCEncryptCancelMessage
-
- describeContents() - 类 中的方法io.rong.message.RCEncryptConfirmMessage
-
- describeContents() - 类 中的方法io.rong.message.RCEncryptedMessage
-
- describeContents() - 类 中的方法io.rong.message.RCEncryptRequestMessage
-
- describeContents() - 类 中的方法io.rong.message.RCEncryptResponseMessage
-
- describeContents() - 类 中的方法io.rong.message.RCEncryptTerminateMessage
-
- describeContents() - 类 中的方法io.rong.message.ReadReceiptMessage
-
- describeContents() - 类 中的方法io.rong.message.ReadReceiptRequestMessage
-
- describeContents() - 类 中的方法io.rong.message.ReadReceiptResponseMessage
-
- describeContents() - 类 中的方法io.rong.message.RecallCommandMessage
-
- describeContents() - 类 中的方法io.rong.message.RecallNotificationMessage
-
- describeContents() - 类 中的方法io.rong.message.ReferenceMessage
-
- describeContents() - 类 中的方法io.rong.message.RichContentItem
-
- describeContents() - 类 中的方法io.rong.message.RichContentMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.SightMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.SuspendMessage
-
- describeContents() - 类 中的方法io.rong.message.SyncReadStatusMessage
-
- describeContents() - 类 中的方法io.rong.message.TextMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- describeContents() - 类 中的方法io.rong.message.VoiceMessage
-
描述了包含在 Parcelable 对象排列信息中的特殊对象的类型。
- DestructCountDownTimer - io.rong.imlib.destruct中的类
-
Created by Android Studio.
- DestructionCmdMessage - io.rong.message中的类
-
阅后即焚信令消息类
- DestructionCmdMessage() - 类 的构造器io.rong.message.DestructionCmdMessage
-
- DestructionCmdMessage(byte[]) - 类 的构造器io.rong.message.DestructionCmdMessage
-
- DestructionTag - io.rong.imlib中的注释类型
-
Created by CaoHaiyang on 2018/6/19.
- DestructionTag.DestructionFlag - io.rong.imlib中的注释类型
-
- DestructionTaskManager - io.rong.imlib.destruct中的类
-
- DIR - 类 中的静态变量io.rong.common.LibStorageUtils
-
- disconnect(boolean) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- disconnect() - 类 中的方法io.rong.imlib.NativeClient
-
断开连接(默认断开后接收Push消息)。
- disconnect(boolean) - 类 中的方法io.rong.imlib.NativeClient
-
断开连接。
- Disconnect(int, boolean) - 类 中的方法io.rong.imlib.NativeObject
-
断开服务器连接
- disconnect() - 类 中的方法io.rong.imlib.RongIMClient
-
断开与融云服务器的连接,但仍然接收远程推送。
- disconnect(boolean) - 类 中的方法io.rong.imlib.RongIMClient
-
断开与融云服务器的连接,根据参数选择是否继续接收远程推送。
- Discussion - io.rong.imlib.model中的类
-
讨论组实体,用来容纳和存储讨论组的信息和设置。
- Discussion(NativeObject.DiscussionInfo) - 类 的构造器io.rong.imlib.model.Discussion
-
默认构造函数。
- Discussion(Parcel) - 类 的构造器io.rong.imlib.model.Discussion
-
- Discussion(String, String) - 类 的构造器io.rong.imlib.model.Discussion
-
构造函数。
- Discussion(String, String, String, boolean, List<String>) - 类 的构造器io.rong.imlib.model.Discussion
-
构造函数。
- DiscussionInfo() - 类 的构造器io.rong.imlib.NativeObject.DiscussionInfo
-
- DiscussionNotificationMessage - io.rong.message中的类
-
通知消息类
通知消息类,表示消息已经被收到,不会存入消息历史记录。
- DiscussionNotificationMessage() - 类 的构造器io.rong.message.DiscussionNotificationMessage
-
- DiscussionNotificationMessage(Parcel) - 类 的构造器io.rong.message.DiscussionNotificationMessage
-
- DiscussionNotificationMessage(byte[]) - 类 的构造器io.rong.message.DiscussionNotificationMessage
-
- dispatcher() - 类 中的方法io.rong.imlib.filetransfer.upload.AbstractMediaFileService
-
- dispose() - 类 中的方法io.rong.rtlog.RtLogNative
-
- DNSResolve - io.rong.imlib.navigation中的类
-
- download(int, String, long, RequestOption) - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
- download(String, String, RequestOption) - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
- downloadMedia(Conversation, int, String, IDownloadMediaCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- downloadMedia(Conversation.ConversationType, String, int, String, NativeClient.IResultProgressCallback<String>) - 类 中的方法io.rong.imlib.NativeClient
-
下载文件。
- downloadMedia(Conversation.ConversationType, String, RongIMClient.MediaType, String, RongIMClient.DownloadMediaCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
下载多媒体文件。
- DownloadMediaCallback() - 类 的构造器io.rong.imlib.RongIMClient.DownloadMediaCallback
-
- downloadMediaFile(String, String, String, String, IDownloadMediaFileCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- downloadMediaFile(String, String, String, String, NativeClient.IDownloadMediaFileCallback<Boolean>) - 类 中的方法io.rong.imlib.NativeClient
-
下载多媒体文件。
- downloadMediaFile(String, String, String, String, IRongCallback.IDownloadMediaFileCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
下载文件。
- downloadMediaMessage(Message, IDownloadMediaMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- downloadMediaMessage(Message, NativeClient.IDownloadMediaMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
下载多媒体文件。
- downloadMediaMessage(Message, IRongCallback.IDownloadMediaMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
下载多媒体文件。
- DownloadRequest - io.rong.imlib.filetransfer中的类
-
多媒体下载Reuqest
Created by yanke on 2020-10-14
- DownloadRequest(Configuration, RequestCallBack) - 类 的构造器io.rong.imlib.filetransfer.DownloadRequest
-
- DownloadRequest(FileInfo, Configuration, RequestCallBack, String) - 类 的构造器io.rong.imlib.filetransfer.DownloadRequest
-
- dump(FileDescriptor, PrintWriter, String[]) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- gender(String) - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo.Builder
-
设置用户性别
- genEncId() - 类 中的静态方法io.rong.message.utils.RCDHCodecTool
-
加密会话的唯一标识,为避免重复,由“时间戳 + 4位随机数”拼接而成。
- generateKey(String) - 类 中的静态方法io.rong.imlib.filetransfer.FtUtilities
-
- genSecretKey(RCDHCodecTool.RCDHPublicKey) - 类 中的方法io.rong.message.utils.RCDHCodecTool
-
2.输入 XA、YB,输出 K 。
- getAccountExtra() - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- getAccountId() - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- getAccountInfo() - 类 中的方法io.rong.imlib.model.UserData
-
- getAccountName() - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- getAccountType() - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- getAccountUri() - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- getAddress() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户地址
- getAddress() - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- getAdminId() - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- getAdminTipTime() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取人工客服超时时间
- getAdminTipWord() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取人工客服超时时间
- getAge() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户年龄
- getAge() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- getAlgorithm() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPrivateKey
-
- getAlgorithm() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPublicKey
-
- getAlgorithm() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCSecretKey
-
- getAllChatRoomEntries(String, IDataByBatchListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getAllChatRoomEntries(String, RongIMClient.ResultCallback<Map<String, String>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取聊天室所有属性。
- getAllEncryptedConversations() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getAllEncryptedConversations() - 类 中的方法io.rong.imlib.NativeClient
-
获取本地所有加密会话信息
- getAllEncryptedConversations() - 类 中的方法io.rong.imlib.RongIMClient
-
获取所有加密会话。
- getAlternative() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getAndroidConfig() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- getAnnounceClickFlag() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
- getAnnounceClickUrl() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
- getAnnounceMsg() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
- getAnnounceMsgFlag() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
- getApns_collapse_id() - 类 中的方法io.rong.imlib.model.IOSConfig
-
- getAppKey() - 类 中的方法io.rong.imlib.NativeClient
-
- getApplicationContext() - 类 中的静态方法io.rong.imlib.NativeClient
-
- getAppName(Context) - 类 中的静态方法io.rong.common.LibStorageUtils
-
获取应用名称
- getAppUserId() - 类 中的方法io.rong.imlib.model.UserData.AccountInfo
-
- getAppVersion() - 类 中的方法io.rong.imlib.model.UserData
-
- getAttributeFlag() - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- getBase64() - 类 中的方法io.rong.message.ImageMessage
-
获取需要传递的 Base64 数据。
- getBase64() - 类 中的方法io.rong.message.LocationMessage
-
获取需要传递的 Base64 数据。
- getBase64() - 类 中的方法io.rong.message.SightMessage
-
获取需要传递的 Base64 数据。
- getBase64() - 类 中的方法io.rong.message.VoiceMessage
-
- getBase64FromBitmap(Bitmap) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
- getBirthday() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户生日
- getBirthday() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- getBitmapFromBase64(String) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
- getBlacklist(IStringCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getBlacklist(NativeClient.IResultCallback<String>) - 类 中的方法io.rong.imlib.NativeClient
-
获取当前用户的黑名单列表。
- GetBlacklist(NativeObject.SetBlacklistListener) - 类 中的方法io.rong.imlib.NativeObject
-
获取当前用户的黑名单列表
- getBlacklist(RongIMClient.GetBlacklistCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
获取当前用户设置的黑名单列表。
- GetBlacklistCallback() - 类 的构造器io.rong.imlib.RongIMClient.GetBlacklistCallback
-
- getBlacklistStatus(String, IIntegerCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getBlacklistStatus(String, NativeClient.IResultCallback<NativeClient.BlacklistStatus>) - 类 中的方法io.rong.imlib.NativeClient
-
获取某用户是否在黑名单中。
- GetBlacklistStatus(String, NativeObject.BizAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
获取某用户是否在黑名单中
- getBlacklistStatus(String, RongIMClient.ResultCallback<RongIMClient.BlacklistStatus>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取某用户是否在黑名单中。
- getBlockedConversationList(int[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getBlockedConversationList(int[]) - 类 中的方法io.rong.imlib.NativeClient
-
- getBlockedConversationList(RongIMClient.ResultCallback<List<Conversation>>, Conversation.ConversationType...) - 类 中的方法io.rong.imlib.RongIMClient
-
获取免打扰的会话列表。
- GetBlockedConversations(int[]) - 类 中的方法io.rong.imlib.NativeObject
-
- GetBlockPush(String, int) - 类 中的方法io.rong.imlib.NativeObject
-
- getBlurryBitmap(Context, Bitmap, float, float) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
对 Bitmap 做高斯模糊处理
- getBoundary() - 类 中的方法io.rong.imlib.filetransfer.AliUploadRequest
-
- getBoundary() - 类 中的方法io.rong.imlib.filetransfer.BaiDuUploadRequest
-
- getBoundary() - 类 中的方法io.rong.imlib.filetransfer.DownloadRequest
-
- getBoundary() - 类 中的方法io.rong.imlib.filetransfer.PrivateUploadRequest
-
- getBoundary() - 类 中的方法io.rong.imlib.filetransfer.QiniuUploadRequest
-
- getBoundary() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- getBucketName() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getBurnMessageUIds() - 类 中的方法io.rong.message.DestructionCmdMessage
-
- getByteBuffer() - 类 中的方法io.rong.rtlog.RtCronListener
-
- getByteBuffer() - 类 中的方法io.rong.rtlog.RtFullListener
-
- getByteFromUri(Uri) - 类 中的静态方法io.rong.common.FileUtils
-
以字节为单位读取文件,常用于读二进制文件,如图片、声音、影像等文件。
- getCacheDirsPath(Context, String) - 类 中的静态方法io.rong.common.FileUtils
-
获取缓存存储路径,如/sdcard/Android/data/
/cache/
- getCachedTime() - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getCachePath(Context) - 类 中的静态方法io.rong.common.FileUtils
-
获取缓存存储路径,如/sdcard/Android/data/
/cache
- getCachePath(Context, String) - 类 中的静态方法io.rong.common.FileUtils
-
获取缓存存储路径,如/sdcard/Android/data/
/cache/
- getCarrier() - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- getCateDir(int) - 类 中的静态方法io.rong.imlib.filetransfer.FtUtilities
-
- getCategoryId() - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- GetCateUnreadCount(int[], boolean) - 类 中的方法io.rong.imlib.NativeObject
-
根据会话列表来取未读消息数
- getChannelConfig() - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- getChannelIdHW() - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- getChannelIdMi() - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- getChannelIdOPPO() - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- getChatRoomEntry(String, String, IStringCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getChatRoomEntry(String, String, RongIMClient.ResultCallback<Map<String, String>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取聊天室单个属性。
- GetChatroomHistoryMessage(String, long, int, int, NativeObject.HistoryMessageListener) - 类 中的方法io.rong.imlib.NativeObject
-
- getChatroomHistoryMessages(String, long, int, int, IChatRoomHistoryMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getChatroomHistoryMessages(String, long, int, int, NativeClient.IResultCallbackEx<List<Message>, Long>) - 类 中的方法io.rong.imlib.NativeClient
-
获取聊天室历史消息记录。
- getChatroomHistoryMessages(String, long, int, RongIMClient.TimestampOrder, IRongCallback.IChatRoomHistoryMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
获取聊天室历史消息。
- getChatRoomId() - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
获取聊天室 id。
- getChatRoomInfo(String, int, int, IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getChatRoomInfo(String, int, ChatRoomInfo.ChatRoomMemberOrder, RongIMClient.ResultCallback<ChatRoomInfo>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取聊天室的信息(包含部分成员信息和当前聊天室中的成员总数)。
- GetChatRoomStatus(String) - 类 中的方法io.rong.imlib.NativeObject
-
- GetChatRoomStatusByKey(String, String) - 类 中的方法io.rong.imlib.NativeObject
-
- getCity() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户所在城市
- getClientInfo() - 类 中的方法io.rong.imlib.model.UserData
-
- getClientIp() - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- getClientIp(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getCmdMessageContentList() - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- getCmdMessageContentList() - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
返回本 module 新增的所有信令消息
- getCmdMessageContentList() - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- getCmpList() - 类 中的方法io.rong.imlib.CMPStrategy
-
- getCMPServerString(Context, String, String) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- getCode() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取握手请求是否成功
- getCode() - 类 中的方法io.rong.message.CSTerminateMessage
-
获取结束状态
- getComment() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- getCompanyIcon() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取企业头像
- getCompanyId() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getCompanyName() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取企业名
- getConfigId() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getConfiguration() - 类 中的方法io.rong.imlib.filetransfer.upload.AbstractMediaFileService
-
- getConfiguration() - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.AliMediaUploader
-
- getConfiguration() - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- getConfiguration() - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BDMediaUploader
-
- getConfiguration() - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.PrivateMediaUploader
-
- getConfiguration() - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.QiniuMediaUploader
-
- getConnectionCmpList(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getConnectTimeout() - 类 中的方法io.rong.imlib.filetransfer.Configuration
-
获取建立连接所用的时间,适用于网络状况正常的情况下,两端连接所用的时间。
- getContactInfo() - 类 中的方法io.rong.imlib.model.UserData
-
- getContent() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStartMessage
-
获取消息内容
- getContent() - 类 中的方法io.rong.imlib.model.Message
-
获取消息内容。
- getContent() - 类 中的方法io.rong.imlib.model.RemoteModelWrap
-
- getContent() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getContent() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getContent() - 类 中的方法io.rong.message.CSPullLeaveMessage
-
获取消息内容
- getContent() - 类 中的方法io.rong.message.HistoryDividerMessage
-
获取内容。
- getContent() - 类 中的方法io.rong.message.RichContentMessage
-
获取消息正文。
- getContent() - 类 中的方法io.rong.message.TextMessage
-
获取文字消息的内容。
- getContentLength() - 类 中的方法io.rong.imlib.filetransfer.AliUploadRequest
-
- getContentLength() - 类 中的方法io.rong.imlib.filetransfer.BaiDuUploadRequest
-
- getContentLength() - 类 中的方法io.rong.imlib.filetransfer.DownloadRequest
-
- getContentLength() - 类 中的方法io.rong.imlib.filetransfer.PrivateUploadRequest
-
- getContentLength() - 类 中的方法io.rong.imlib.filetransfer.QiniuUploadRequest
-
- getContentLength() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- getContentType() - 类 中的方法io.rong.imlib.filetransfer.AliUploadRequest
-
- getContentType() - 类 中的方法io.rong.imlib.filetransfer.BaiDuUploadRequest
-
- getContentType() - 类 中的方法io.rong.imlib.filetransfer.DownloadRequest
-
- getContentType() - 类 中的方法io.rong.imlib.filetransfer.PrivateUploadRequest
-
- getContentType() - 类 中的方法io.rong.imlib.filetransfer.QiniuUploadRequest
-
- getContentType() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- getContext() - 类 中的方法io.rong.message.MessageHandler
-
- getConversation(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getConversation() - 类 中的方法io.rong.imlib.model.SearchConversationResult
-
获取会话的实体,用来容纳和存储客户端的会话信息,对应会话列表中的会话。
- getConversation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
获取某一会话信息。
- getConversation(Conversation.ConversationType, String, RongIMClient.ResultCallback<Conversation>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取单个会话信息。
- getConversationDraft(Conversation) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- GetConversationEx(String, int) - 类 中的方法io.rong.imlib.NativeObject
-
- getConversationList() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getConversationList() - 类 中的方法io.rong.imlib.NativeClient
-
获取会话列表。
- getConversationList(int[]) - 类 中的方法io.rong.imlib.NativeClient
-
根据 conversation 数组 获取对应对会话列表
- GetConversationList(int[], long, int) - 类 中的方法io.rong.imlib.NativeObject
-
- getConversationList(RongIMClient.ResultCallback<List<Conversation>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取当前用户本地会话列表,该方法返回的是以下类型的会话列表:私聊,群组,讨论组,系统会话。
- getConversationList(RongIMClient.ResultCallback<List<Conversation>>, Conversation.ConversationType...) - 类 中的方法io.rong.imlib.RongIMClient
-
根据会话类型,获取当前用户的本地会话列表。
- getConversationListByBatch(int, IGetConversationListWithProcessCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getConversationListByPage(int[], long, int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getConversationListByPage(int[], long, int) - 类 中的方法io.rong.imlib.NativeClient
-
分页获取会话列表
- getConversationListByPage(RongIMClient.ResultCallback<List<Conversation>>, long, int, Conversation.ConversationType...) - 类 中的方法io.rong.imlib.RongIMClient
-
分页获取会话列表。
- getConversationListByType(int[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- GetConversationListEx(int[]) - 类 中的方法io.rong.imlib.NativeObject
-
- getConversationListOfTypesByBatch(int[], int, IGetConversationListWithProcessCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getConversationNotificationStatus(int, String, ILongCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getConversationNotificationStatus(Conversation.ConversationType, String, NativeClient.IResultCallback<Integer>) - 类 中的方法io.rong.imlib.NativeClient
-
获取会话消息提醒状态。
- getConversationNotificationStatus(Conversation.ConversationType, String, RongIMClient.ResultCallback<Conversation.ConversationNotificationStatus>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话消息提醒状态。
- getConversationTitle() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话标题。
- getConversationTitle() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getConversationType() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话类型。
- getConversationType() - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- getConversationType() - 类 中的方法io.rong.imlib.model.Message
-
获取会话类型。
- getConversationType() - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
获取公众服务号类型
- getConversationType() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getConversationType() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getConversationType() - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- getConversationType() - 类 中的方法io.rong.message.RecallCommandMessage
-
获取会话类型
- getConversationTypes() - 类 中的方法io.rong.imlib.navigation.LocationConfig
-
- getConversationUnreadCount(Conversation) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getCount() - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
获取要获取的消息数量,最多 20 条。
- getCreateTime() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getCREATOR() - 类 中的静态方法io.rong.imlib.model.RCEncryptedSession
-
- getCreatorId() - 类 中的方法io.rong.imlib.model.Discussion
-
获取讨论组创建者 id。
- getCurrentConnectionStatus() - 类 中的方法io.rong.imlib.RongIMClient
-
获取当前 IM 服务连接状态。
- getCurrentMessage() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getCurrentProcessName(Context) - 类 中的静态方法io.rong.common.SystemUtils
-
- getCurrentState() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getCurrentStatus() - 类 中的方法io.rong.imlib.ConnectionState
-
- getCurrentUserId() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getCurrentUserId() - 类 中的方法io.rong.imlib.NativeClient
-
获取当前登录用户的 user id
- getCurrentUserId() - 类 中的方法io.rong.imlib.RongIMClient
-
获取当前连接用户的信息。
- getCustomerStatus() - 类 中的方法io.rong.imlib.model.UserOnlineStatusInfo
-
获取用户自定义的在线状态
- getData() - 类 中的方法io.rong.imlib.model.RTCUser
-
- getData() - 类 中的方法io.rong.imlib.typingmessage.TypingStatusMessage
-
获取 TypingStatusMessage 数据
- getData() - 类 中的方法io.rong.message.CommandMessage
-
获取命令数据,可以为任意格式,如 JSON。
- getData() - 类 中的方法io.rong.message.CommandNotificationMessage
-
获取命令数据,可以为任意格式,如 JSON。
- getData() - 类 中的方法io.rong.message.GroupNotificationMessage
-
获取被操做人 UserId 或者操作数据(如改名后的名称)。
- getData() - 类 中的方法io.rong.message.ProfileNotificationMessage
-
获取资料变更的数据,可以为任意格式,如 JSON。
- getDataTime() - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
获取开始拉取消息的时间点。
- getDate() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getDefaultText() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
获取默认文本
- getDefine() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取预留参数
- getDeltaTime() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getDeltaTime() - 类 中的方法io.rong.imlib.NativeClient
-
获取本地时间与服务器时间的差值。
- GetDeltaTime() - 类 中的方法io.rong.imlib.NativeObject
-
获取本地时间与服务器时间差值。
- getDeltaTime() - 类 中的方法io.rong.imlib.RongIMClient
-
获取本地时间与服务器时间的时间差。
- getDescription() - 类 中的方法io.rong.message.CSHumanEvaluateItem
-
取满意度评价的内容.
- getDestructTime() - 类 中的方法io.rong.imlib.model.MessageContent
-
- getDestState() - 类 中的方法io.rong.imlib.stateMachine.StateMachine.LogRec
-
- getDevice() - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- getDeviceId() - 类 中的方法io.rong.imlib.NativeClient
-
- getDigest() - 类 中的方法io.rong.message.RichContentItem
-
获取摘要信息
- getDiscussion(String, IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getDiscussion(String, NativeClient.IResultCallback<Discussion>) - 类 中的方法io.rong.imlib.NativeClient
-
获取讨论组信息和设置。
- getDiscussion(String, RongIMClient.ResultCallback<Discussion>) - 类 中的方法io.rong.imlib.RongIMClient
-
- getDiscussionId() - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- GetDiscussionInfo(String, NativeObject.DiscussionInfoListener) - 类 中的方法io.rong.imlib.NativeObject
-
- GetDiscussionInfoSync(String) - 类 中的方法io.rong.imlib.NativeObject
-
- getDiscussionName() - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- getDistanceFilter() - 类 中的方法io.rong.imlib.navigation.LocationConfig
-
- GetDNDUnreadCount(NativeObject.Conversation[]) - 类 中的方法io.rong.imlib.NativeObject
-
免打扰 do not disturb
- getDownloadEachSliceLength() - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
- getDownloadingFromMap(Context, int) - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
判断文件是否正在下载中
- getDownloadingFromMap(Context, String) - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
判断文件是否正在下载中
- GetDownloadUrl(int, String, String, NativeObject.TokenListener, boolean) - 类 中的方法io.rong.imlib.NativeObject
-
- getDraft() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话中存在的草稿。
- getDraft() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getDuration() - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- getDuration() - 类 中的方法io.rong.message.HQVoiceMessage
-
获取语音消息的时长,以秒为单位。
- getDuration() - 类 中的方法io.rong.message.SightMessage
-
获取小视频消息时长,以秒为单位
- getDuration() - 类 中的方法io.rong.message.VoiceMessage
-
获取语音消息的时长, 以秒为单位。
- getEditSendText() - 类 中的方法io.rong.message.ReferenceMessage
-
- getEmail() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户邮箱
- getEmail() - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- getEncKey() - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
获取对称加密秘钥。
- getEncoded() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPrivateKey
-
- getEncoded() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPublicKey
-
- getEncoded() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCSecretKey
-
- getEncryptedContent() - 类 中的方法io.rong.message.RCEncryptedMessage
-
获取消息加密内容
- getEncryptedConversation(String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getEncryptedConversation(String) - 类 中的方法io.rong.imlib.NativeClient
-
获取加密会话
- GetEncryptedConversationInfo(String) - 类 中的方法io.rong.imlib.NativeObject
-
get encrypted conversation info
- GetEncryptedConversations() - 类 中的方法io.rong.imlib.NativeObject
-
获取当前用户所有的加密会话
- getEncryptedSessionStatus(String) - 类 中的方法io.rong.imlib.RongIMClient
-
获取加密会话信令状态。
- getEncStatus() - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
获取加密会话状态。
- getEncXA() - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
获取 DH 算法中本端生成的 XA。
- getEnd() - 类 中的方法io.rong.imlib.filetransfer.RequestOption.Upload
-
获取断点续传时结束位置
- getEndTime() - 类 中的方法io.rong.message.LogCmdMessage
-
- getEnterUrl() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取咨询所在页面
- getEntryPoint() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
评价入口, 在离开时评价还是在 extension 里增加评价入口。
- getErrMsg() - 类 中的方法io.rong.message.CSChangeModeResponseMessage
-
获取请求的错误码
- getError() - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- getEvaluation() - 类 中的方法io.rong.message.CSChangeModeResponseMessage
-
获取评价相关的配置
- getEvaType() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
评价配置类型,是统一评价还是机器人、人工分开评价。
- getExecutorService() - 类 中的方法io.rong.imlib.filetransfer.CallDispatcher
-
- getExpansion() - 类 中的方法io.rong.imlib.model.Message
-
消息扩展信息列表
- getExtension() - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
获取被加入讨论组用户 id,多个用户 id 以逗号分割。
- getExtMsg() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getExtra() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStartMessage
-
获取消息附加信息
- getExtra() - 类 中的方法io.rong.imlib.model.Message
-
获取消息的附加信息。
- getExtra() - 类 中的方法io.rong.imlib.model.UserData
-
- getExtra() - 类 中的方法io.rong.imlib.model.UserInfo
-
获取附加信息。
- getExtra() - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- getExtra() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getExtra() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getExtra() - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
获取聊天室存储消息附加值,最大长度 2 kb。
- getExtra() - 类 中的方法io.rong.message.ContactNotificationMessage
-
获取附加信息。
- getExtra() - 类 中的方法io.rong.message.GroupNotificationMessage
-
获取附加信息。
- getExtra() - 类 中的方法io.rong.message.InformationNotificationMessage
-
获取附加信息
- getExtra() - 类 中的方法io.rong.message.LocationMessage
-
获取扩展信息。
- getExtra() - 类 中的方法io.rong.message.MediaMessageContent
-
获取消息扩展信息
- getExtra() - 类 中的方法io.rong.message.ProfileNotificationMessage
-
获取消息扩展信息。
- getExtra() - 类 中的方法io.rong.message.PublicServiceCommandMessage
-
获取消息扩展信息
- getExtra() - 类 中的方法io.rong.message.RecallCommandMessage
-
获取 附加数据
- getExtra() - 类 中的方法io.rong.message.ReferenceMessage
-
- getExtra() - 类 中的方法io.rong.message.RichContentMessage
-
获取消息的扩展信息。
- getExtra() - 类 中的方法io.rong.message.TextMessage
-
获取消息扩展信息
- getExtra() - 类 中的方法io.rong.message.VoiceMessage
-
获取消息扩展信息
- getFactoryBitmap(Context, Uri, BitmapFactory.Options) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
- getFactoryBitmap(Context, Uri) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
- getFileDownloadingStatus(String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getFileInfoByFile(File) - 类 中的静态方法io.rong.common.FileUtils
-
通过 file 获取文件名称,大小,类型
- getFileInfoByUri(Context, Uri) - 类 中的静态方法io.rong.common.FileUtils
-
通过 uri 获取文件名称,大小,类型
- getFileInputStream(String) - 类 中的静态方法io.rong.common.FileUtils
-
创建一个指向文件的输入流,即将该文件内容读到内存中
- getFileKey(String) - 类 中的静态方法io.rong.imlib.filetransfer.FtUtilities
-
- getFileName(String, String) - 类 中的静态方法io.rong.imlib.filetransfer.FtUtilities
-
- getFileName() - 类 中的方法io.rong.imlib.filetransfer.RequestOption
-
获取文件名
- getFileName() - 类 中的方法io.rong.imlib.model.FileInfo
-
获取文件名
- getFileNameWithPath(String) - 类 中的静态方法io.rong.common.FileUtils
-
根据文件路径获取文件名
- getFileSize(File) - 类 中的静态方法io.rong.common.FileUtils
-
获取指定文件大小
- getFileUrl() - 类 中的方法io.rong.message.FileMessage
-
获取文件远端下载 URL 地址
- getFileUrl() - 类 中的方法io.rong.message.HQVoiceMessage
-
获取高清语音消息远端下载 URL
- getFinished() - 类 中的方法io.rong.imlib.model.FileInfo
-
获取下载已完成进度
- getFlag() - 类 中的方法io.rong.imlib.model.Message.ReceivedStatus
-
获取状态标识。
- getFormat() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPrivateKey
-
- getFormat() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPublicKey
-
- getFormat() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCSecretKey
-
- getFormData() - 类 中的方法io.rong.imlib.filetransfer.AliUploadRequest
-
- getFormData() - 类 中的方法io.rong.imlib.filetransfer.BaiDuUploadRequest
-
- getFormData() - 类 中的方法io.rong.imlib.filetransfer.DownloadRequest
-
- getFormData() - 类 中的方法io.rong.imlib.filetransfer.PrivateUploadRequest
-
- getFormData() - 类 中的方法io.rong.imlib.filetransfer.QiniuUploadRequest
-
- getFormData() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- getGender() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户性别
- getGifDataSize() - 类 中的方法io.rong.message.GIFMessage
-
- getGIFLimitSize() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getGIFLimitSize() - 类 中的方法io.rong.imlib.NativeClient
-
- getGIFLimitSize() - 类 中的方法io.rong.imlib.RongIMClient
-
获取允许发送 GIF 图片大小最大值。
- getGifSizeLimit(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getGrade() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户等级
- getGroupId() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getGroupList() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取分组列表
- getGroupMessageLimit() - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- getGroupMessageLimit(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getGroupMessageLimit(Context) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
获取导航地址中下发的拉取群组消息个数
- getGroupName() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getHandler() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getHeight() - 类 中的方法io.rong.message.GIFMessage
-
- getHistoryMessages(Conversation.ConversationType, String, long, int) - 类 中的方法io.rong.imlib.NativeClient
-
获取历史消息记录。
- getHistoryMessages(Conversation.ConversationType, String, String, long, int) - 类 中的方法io.rong.imlib.NativeClient
-
获取历史消息记录。
- getHistoryMessages(Conversation.ConversationType, String, String, long, int, boolean) - 类 中的方法io.rong.imlib.NativeClient
-
根据会话类型的目标 Id,回调方式获取某消息类型的某条消息之前或之后的N条历史消息记录。
- getHistoryMessages(Conversation.ConversationType, String, List<String>, long, int, boolean) - 类 中的方法io.rong.imlib.NativeClient
-
根据会话类型的目标 Id,回调方式获取某些消息类型的某条消息之前或之后的N条历史消息记录。
- getHistoryMessages(Conversation.ConversationType, String, int, int) - 类 中的方法io.rong.imlib.RongIMClient
-
- getHistoryMessages(Conversation.ConversationType, String, String, int, int) - 类 中的方法io.rong.imlib.RongIMClient
-
- getHistoryMessages(Conversation.ConversationType, String, String, int, int, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话中符合条件的消息列表。
- getHistoryMessages(Conversation.ConversationType, String, String, int, int, RongCommonDefine.GetMessageDirection, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话中符合条件的消息列表。
- getHistoryMessages(Conversation.ConversationType, String, List<String>, long, int, RongCommonDefine.GetMessageDirection, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话中符合条件的消息列表。
- getHistoryMessages(Conversation.ConversationType, String, int, int, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话中,从指定消息之前、指定数量的、指定消息类型的最新消息实体。
- getHistoryMessages(Conversation.ConversationType, String, long, int, int, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
在会话中搜索指定消息的前 before
数量和 after
数量的消息。
- GetHistoryMessagesByObjectNames(String, int, String[], long, int, boolean) - 类 中的方法io.rong.imlib.NativeObject
-
获取某类历史消息记录。
- GetHistoryMessagesEx(String, int, String, long, int, boolean) - 类 中的方法io.rong.imlib.NativeObject
-
获取某类历史消息记录。
- getHost() - 类 中的方法io.rong.imlib.filetransfer.upload.FilePlatformInfo
-
- getHost() - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- GetHttpDnsAccountId() - 类 中的方法io.rong.imlib.NativeObject
-
- getHttpDnsIps(Context, String) - 类 中的方法io.rong.imlib.HttpDnsManager
-
- GetHttpDnsSecret() - 类 中的方法io.rong.imlib.NativeObject
-
- getHumanEvaluateList() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取人工评价满意度列表
- getId() - 类 中的方法io.rong.imlib.model.CSGroupItem
-
取分组 id
- getId() - 类 中的方法io.rong.imlib.model.Discussion
-
获取讨论组 id。
- getId() - 类 中的方法io.rong.imlib.model.Group
-
获取群组 id。
- getId() - 类 中的方法io.rong.imlib.model.PublicServiceMenuItem
-
获取菜单 id
- getIdentification() - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- getImageUrl() - 类 中的方法io.rong.message.RichContentItem
-
获取消息图片 Imgurl.
- getImgUri() - 类 中的方法io.rong.message.LocationMessage
-
获取地图缩略图地址。
- getImgUrl() - 类 中的方法io.rong.message.RichContentMessage
-
获取消息图片 Imgurl.
- getInfo() - 类 中的方法io.rong.imlib.stateMachine.StateMachine.LogRec
-
- getInputLanguage() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getInputMust() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getInstance() - 类 中的静态方法io.rong.imlib.CMPStrategy
-
- getInstance() - 类 中的静态方法io.rong.imlib.cs.CustomServiceManager
-
- getInstance() - 类 中的静态方法io.rong.imlib.destruct.DestructionTaskManager
-
- getInstance() - 类 中的静态方法io.rong.imlib.destruct.MessageBufferPool
-
- getInstance() - 类 中的静态方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
- getInstance() - 类 中的静态方法io.rong.imlib.filetransfer.upload.MediaUploadEngine
-
- getInstance() - 类 中的静态方法io.rong.imlib.HeartBeatManager
-
- getInstance() - 类 中的静态方法io.rong.imlib.HttpDnsManager
-
- getInstance() - 类 中的静态方法io.rong.imlib.IMLibExtensionModuleManager
-
- getInstance() - 类 中的静态方法io.rong.imlib.IMLibRTCClient
-
- getInstance() - 类 中的静态方法io.rong.imlib.location.RealTimeLocationManager
-
- getInstance() - 类 中的静态方法io.rong.imlib.NativeClient
-
- getInstance() - 类 中的静态方法io.rong.imlib.navigation.NavigationClient
-
- getInstance() - 类 中的静态方法io.rong.imlib.RongIMClient
-
获取 IMLib 接口类实例,需在执行 init 方法初始化 SDK 后获取, 否则返回值为 NULL。
- getInstance() - 类 中的静态方法io.rong.imlib.typingmessage.TypingMessageManager
-
- getInstance() - 类 中的静态方法io.rong.rtlog.upload.RtLogUploadManager
-
- getInternalCachePath(Context, String) - 类 中的静态方法io.rong.common.FileUtils
-
获取 app 缓存存储路径 data/data/
/cache/
- getIntroduction() - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
获取公众服务账号介绍
- getInviteStatus() - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- getIOSConfig() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- getIP() - 类 中的方法io.rong.imlib.navigation.DNSResolve
-
- getIsDelete() - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- getJob() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- getJoinMultiChatRoomEnable() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getJoinTime() - 类 中的方法io.rong.imlib.model.ChatRoomMemberInfo
-
获取用户加入聊天室时间(Unix 时间戳,毫秒)
- getJoinTime() - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- getJSONDestructInfo() - 类 中的方法io.rong.imlib.model.MessageContent
-
- getJsonMentionInfo() - 类 中的方法io.rong.imlib.model.MessageContent
-
- getJSONUserInfo() - 类 中的方法io.rong.imlib.model.MessageContent
-
- getKey() - 枚举 中的方法io.rong.imlib.model.AndroidConfig.ChannelKey
-
- getKey() - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- getKey() - 类 中的方法io.rong.imlib.model.RTCStatusDate
-
- getKey() - 类 中的方法io.rong.imlib.NativeObject.StatusData
-
- getKey() - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
获取聊天室存储消息键值
- getLabelId() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getLabelNameList() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getLastMessageSendTime() - 类 中的方法io.rong.message.ReadReceiptMessage
-
获取最后一条消息的发送时间(毫秒)
- getLastMessageSendTime() - 类 中的方法io.rong.message.SyncReadStatusMessage
-
- getLastTime() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getLat() - 类 中的方法io.rong.message.LocationMessage
-
获取纬度。
- getLatestMessage() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话中最后一条消息内容。
- getLatestMessageId() - 类 中的方法io.rong.imlib.model.Conversation
-
获取本会话最后一条消息 id。
- getLatestMessages(Conversation.ConversationType, String, int) - 类 中的方法io.rong.imlib.NativeClient
-
获取最新消息记录。
- getLatestMessages(Conversation.ConversationType, String, int, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取指定会话的最新消息。
- getLatitude() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
获取纬度
- getLeaveMessageConfigType() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取留言配置类型, 是用本地配置显示还是 web 页面。
- getLeaveMessageNativeInfo() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取默认的留言配置信息。
- getLeaveMessageWebUrl() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取用户自定义的留言跳转 leaveMessageWebUrl。
- getLegalServer(String, boolean) - 类 中的静态方法io.rong.common.SystemUtils
-
检测并返回合法的 host 地址。
- getLength() - 类 中的方法io.rong.imlib.model.FileInfo
-
获取文件大小
- getList() - 类 中的方法io.rong.imlib.model.RongListWrap
-
- getList() - 类 中的方法io.rong.imlib.model.UserOnlineStatusInfoList
-
获取用户在线状态信息列表
- getListener() - 类 中的静态方法io.rong.imlib.ModuleManager
-
已过时。
- getListUrl() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户浏览网址列表
- getLng() - 类 中的方法io.rong.message.LocationMessage
-
获取经度。
- getLocalPath() - 类 中的方法io.rong.message.MediaMessageContent
-
获取媒体内容的本地路径(此属性必须有值)
- getLocalPath() - 类 中的方法io.rong.message.ReferenceMessage
-
- getLocalUri() - 类 中的方法io.rong.message.GIFMessage
-
获取本地图片地址(file:///)。
- getLocalUri() - 类 中的方法io.rong.message.ImageMessage
-
获取本地图片地址(file:///)。
- getLocationConfig(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getLogId() - 类 中的方法io.rong.message.LogCmdMessage
-
- getLoginName() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户登录名
- getLogMonitor(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getLogRec(int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getLogRecCount() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getLogRecSize() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getLogRecString(Message) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Return a string to be logged by LogRec, default
is an empty string.
- getLongitude() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
获取经度
- getMatchCount() - 类 中的方法io.rong.imlib.model.SearchConversationResult
-
获取匹配会话数量
- getMatchCount() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getMatchedMessages(String, int, long, int, int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- GetMatchedMessages(String, int, long, int, int) - 类 中的方法io.rong.imlib.NativeObject
-
- getMax() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
获取允许输入的最长字符
- getMediaDir(int) - 类 中的静态方法io.rong.imlib.filetransfer.FtUtilities
-
- getMediaDownloadDir(Context) - 类 中的静态方法io.rong.common.FileUtils
-
- getMediaDownloadDir(Context, String) - 类 中的静态方法io.rong.common.FileUtils
-
- getMediaDownloadDir(Context) - 类 中的静态方法io.rong.common.LibStorageUtils
-
获取媒体文件存储路径
- getMediaDownloadDir(Context, String) - 类 中的静态方法io.rong.common.LibStorageUtils
-
获取媒体文件存储路径
- getMediaPath() - 类 中的方法io.rong.imlib.filetransfer.upload.AbstractMediaFileService
-
- getMediaServer(Context) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- getMediaServerCache(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getMediaServerConfigs(Context) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- getMediaUrl() - 类 中的方法io.rong.message.MediaMessageContent
-
获取媒体内容上传服务器后的网络地址(上传成功后 SDK 会为该属性赋值)
- getMediaUrl() - 类 中的方法io.rong.message.ReferenceMessage
-
- getMemberIdList() - 类 中的方法io.rong.imlib.model.Discussion
-
获取讨论组成员 id 列表。
- getMemberInfo() - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
获取聊天室成员信息列表。
- getMemberOrder() - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
获取聊天室成员排序。
- getMemo() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取备注信息
- getMentionCount() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getMentionedContent() - 类 中的方法io.rong.imlib.model.MentionedInfo
-
获取推送或者后台收到 @ 消息时, 通知栏显示的内容。
- getMentionedCount() - 类 中的方法io.rong.imlib.model.Conversation
-
获取本会话里自己被 @ 的消息数量。
- getMentionedInfo() - 类 中的方法io.rong.imlib.model.MessageContent
-
获取 @ 用户信息
- getMentionedUserIdList() - 类 中的方法io.rong.imlib.model.MentionedInfo
-
获取 @ 消息用户列表。
- GetMentionMessages(String, int) - 类 中的方法io.rong.imlib.NativeObject
-
获取@消息。
- getMenu() - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
获取公众服务号菜单
- getMenuItems() - 类 中的方法io.rong.imlib.model.PublicServiceMenu
-
- getMessage(int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getMessage() - 枚举 中的方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationErrorCode
-
- getMessage() - 枚举 中的方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationStatus
-
- getMessage() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
获取提醒消息。
- getMessage() - 枚举 中的方法io.rong.imlib.model.PublicServiceMenu.PublicServiceMenuItemType
-
获取菜单命令消息。
- getMessage(int) - 类 中的方法io.rong.imlib.NativeClient
-
根据 message id 获取 message
- getMessage() - 枚举 中的方法io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
-
获取状态消息。
- getMessage() - 枚举 中的方法io.rong.imlib.RongIMClient.ErrorCode
-
获取错误消息。
- getMessage(int, RongIMClient.ResultCallback<Message>) - 类 中的方法io.rong.imlib.RongIMClient
-
根据消息 id 获取消息体(数据库索引唯一值)。
- getMessage() - 类 中的方法io.rong.message.ContactNotificationMessage
-
获取请求或者响应消息,如添加理由或拒绝理由。
- getMessage() - 类 中的方法io.rong.message.GroupNotificationMessage
-
获取操作信息,可以为空,如:你被 xxx 踢出了群。
- getMessage() - 类 中的方法io.rong.message.InformationNotificationMessage
-
获取提示条(小灰条)通知消息的内容。
- getMessage() - 类 中的方法io.rong.message.PublicServiceRichContentMessage
-
- GetMessageById(long) - 类 中的方法io.rong.imlib.NativeObject
-
- getMessageByUid(String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getMessageByUid(String) - 类 中的方法io.rong.imlib.NativeClient
-
- GetMessageByUId(String) - 类 中的方法io.rong.imlib.NativeObject
-
- getMessageByUid(String, RongIMClient.ResultCallback<Message>) - 类 中的方法io.rong.imlib.RongIMClient
-
通过全局唯一 id 获取消息实体。
- getMessageConfig() - 类 中的方法io.rong.imlib.model.Message
-
获取消息配置
- getMessageContent() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getMessageContent() - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- getMessageContentList() - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- getMessageContentList() - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
返回本 module 新增的所有的消息类型,包括信令消息
- getMessageContentList() - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- getMessageCount(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getMessageCount(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
获取来自某用户(某会话)的消息总数。
- GetMessageCount(String, int) - 类 中的方法io.rong.imlib.NativeObject
-
- getMessageCount(Conversation.ConversationType, String, RongIMClient.ResultCallback<Integer>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取指定会话的消息总数。
- getMessageDirection() - 类 中的方法io.rong.imlib.model.Message
-
获取消息方向。
- getMessageDirection() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getMessageId() - 类 中的方法io.rong.imlib.filetransfer.RequestOption
-
获取消息 id
- getMessageId() - 类 中的方法io.rong.imlib.model.FileInfo
-
获取消息 id
- getMessageId() - 类 中的方法io.rong.imlib.model.Message
-
获取本地存储的消息的唯一值(数据库索引唯一值)。
- getMessageId() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getMessageId() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getMessagePushConfig() - 类 中的方法io.rong.imlib.model.Message
-
获取推送配置
- getMessages() - 类 中的方法io.rong.message.PublicServiceMultiRichContentMessage
-
获取多图文消息的内容 RichContentItem 数组
- getMessageUId() - 类 中的方法io.rong.message.ReadReceiptMessage
-
获取最后一条消息的 uid(融云全局唯一 id)
- getMessageUId() - 类 中的方法io.rong.message.ReadReceiptRequestMessage
-
- getMessageUId() - 类 中的方法io.rong.message.RecallCommandMessage
-
获取撤回消息的 uid
- getMessageUIdListBySenderId(String) - 类 中的方法io.rong.message.ReadReceiptResponseMessage
-
- getMimeType() - 类 中的方法io.rong.imlib.filetransfer.AliUploadRequest
-
- getMimeType() - 类 中的方法io.rong.imlib.filetransfer.BaiDuUploadRequest
-
- getMimeType() - 类 中的方法io.rong.imlib.filetransfer.DownloadRequest
-
- getMimeType(String) - 类 中的静态方法io.rong.imlib.filetransfer.FtUtilities
-
获取文件的媒体类型
- getMimeType() - 类 中的方法io.rong.imlib.filetransfer.PrivateUploadRequest
-
- getMimeType() - 类 中的方法io.rong.imlib.filetransfer.QiniuUploadRequest
-
- getMimeType() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- getMimeType() - 类 中的方法io.rong.imlib.filetransfer.RequestOption
-
获取媒体文件类型
- getMobileNo() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户电话号码
- getMobilePhoneManufacturers() - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- getMode() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取客服类型
- getmResourceType() - 类 中的方法io.rong.imlib.model.HardwareResource
-
获取硬资源类型。
- getMsg() - 枚举 中的方法io.rong.imlib.RongIMClient.PushLanguage
-
- getMsg() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取请求失败的说明
- getMsg() - 类 中的方法io.rong.message.CSTerminateMessage
-
获取提示内容
- getMsgId() - 类 中的方法io.rong.message.CSPullEvaluateMessage
-
- getName() - 类 中的方法io.rong.common.FileInfo
-
- getName() - 枚举 中的方法io.rong.imlib.filetransfer.FtConst.MimeType
-
- getName() - 枚举 中的方法io.rong.imlib.filetransfer.FtConst.ServiceType
-
- getName() - 枚举 中的方法io.rong.imlib.model.Conversation.ConversationType
-
获取会话类型名称。
- getName() - 枚举 中的方法io.rong.imlib.model.Conversation.PublicServiceType
-
获取公众服务类型名称。
- getName() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户名称
- getName() - 类 中的方法io.rong.imlib.model.CSGroupItem
-
取分组名称
- getName() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
获取控件名称,相当于 key。
- getName() - 枚举 中的方法io.rong.imlib.model.CSLMessageItem.RemindType
-
- getName() - 类 中的方法io.rong.imlib.model.Discussion
-
获取讨论组名称。
- getName() - 类 中的方法io.rong.imlib.model.Group
-
获取群组名称。
- getName() - 类 中的方法io.rong.imlib.model.PublicServiceMenuItem
-
获取菜单标题
- getName() - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
获取公众服务账号名称
- getName() - 类 中的方法io.rong.imlib.model.UserInfo
-
获取用户名称(昵称)。
- getName() - 接口 中的方法io.rong.imlib.stateMachine.IState
-
Name of State for debugging purposes.
- getName() - 类 中的方法io.rong.imlib.stateMachine.State
-
Name of State for debugging purposes.
- getName() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getName() - 类 中的方法io.rong.message.CommandMessage
-
获取命令名。
- getName() - 类 中的方法io.rong.message.CommandNotificationMessage
-
获取命令名。
- getName() - 类 中的方法io.rong.message.MediaMessageContent
-
获取媒体内容的文件名(如不传使用 SDK 中 downloadMediaMessage 方法下载后会默认生成一个名称)
- getName() - 类 中的方法io.rong.message.ReferenceMessage
-
- getNaviCachedTime() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getNaviString() - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- getNetType() - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- getNetwork() - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- getNewestMessages(Conversation, int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getNewResizedBitmap(Context, Uri, int) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
获取压缩后的 Bitmap
- getNickName() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户昵称
- getNickName() - 类 中的方法io.rong.imlib.model.UserData.AccountInfo
-
- getNotificationId() - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- getNotificationId() - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- getNotificationQuietHours(IGetNotificationQuietHoursCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getNotificationQuietHours(NativeClient.GetNotificationQuietHoursCallback) - 类 中的方法io.rong.imlib.NativeClient
-
获取会话通知免打扰时间。
- getNotificationQuietHours(RongIMClient.GetNotificationQuietHoursCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
获取消息通知免打扰时间。
- GetNotificationQuietHoursCallback() - 类 的构造器io.rong.imlib.RongIMClient.GetNotificationQuietHoursCallback
-
- getNotificationStatus() - 类 中的方法io.rong.imlib.model.Conversation
-
获取消息通知状态。
- getNotifyStatus() - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- getObjectName() - 类 中的方法io.rong.imlib.model.Conversation
-
获取消息对象名称。
- getObjectName() - 类 中的方法io.rong.imlib.model.Message
-
获取消息对象名称。
- getObjectName() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getObjectName() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getObjectName() - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- getOffLineLogServer() - 类 中的方法io.rong.imlib.LibHandlerStub
-
获取离线 log 上传地址。
- getOfflineLogServer(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
已过时。
- getOfflineMessageDuration() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getOfflineMessageDuration() - 类 中的方法io.rong.imlib.NativeClient
-
- GetOfflineMessageDuration() - 类 中的方法io.rong.imlib.NativeObject
-
- getOfflineMessageDuration(RongIMClient.ResultCallback<String>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取离线消息时间(以天为单位)。
- getOlderMessages(Conversation, long, int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getOlderMessagesByObjectName(Conversation, String, long, int, boolean) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getOlderMessagesByObjectNames(Conversation, List<String>, long, int, boolean) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getOlderMessagesOneWay(Conversation, long, int, io.rong.imlib.OnGetHistoryMessagesCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getOnline() - 类 中的方法io.rong.imlib.model.CSGroupItem
-
取分组在线状态
- getOnlineLogServer(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
已过时。
- getOperateType() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getOperation() - 类 中的方法io.rong.message.ContactNotificationMessage
-
获取操作名,对应 ContactOperationXxxx,或自己传任何字符串。
- getOperation() - 类 中的方法io.rong.message.GroupNotificationMessage
-
获取操作名,对应 GroupOperationXxxx,或任意字符串。
- getOperation() - 类 中的方法io.rong.message.ProfileNotificationMessage
-
获取资料变更的操作名。
- getOperator() - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- getOperator() - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
获取当前操作用户 id
- getOperatorId() - 类 中的方法io.rong.message.RecallNotificationMessage
-
获取发起撤回消息的用户 id
- getOperatorUserId() - 类 中的方法io.rong.message.GroupNotificationMessage
-
获取操作人 UserId,可以为空。
- getOrCreateLocalKeyPair(DHParameterSpec) - 类 中的方法io.rong.message.utils.RCDHCodecTool
-
制作本地密钥对
- getOrder() - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
获取拉取顺序。
- getOriginalMsgUId() - 类 中的方法io.rong.message.MessageExpansionMessage
-
- getOriginalObjectName() - 类 中的方法io.rong.message.RecallNotificationMessage
-
获取原消息的消息类型名
- getOriginalObjName() - 类 中的方法io.rong.message.RCEncryptedMessage
-
获取原有消息对象名称
- getOriginalState() - 类 中的方法io.rong.imlib.stateMachine.StateMachine.LogRec
-
- getOs() - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- getOssAccessKeyId() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getPackageName() - 类 中的方法io.rong.message.LogCmdMessage
-
- getPage() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户布点信息
- getParams() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPrivateKey
-
- getParams() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPublicKey
-
- getParticipants() - 类 中的方法io.rong.imlib.location.RealTimeLocation
-
Get all of the participants of the real time location.
- getPath() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getPersonalInfo() - 类 中的方法io.rong.imlib.model.UserData
-
- getPid() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取 pid
- getPlatform() - 类 中的方法io.rong.imlib.model.UserOnlineStatusInfo
-
获取登录平台
- getPlatform() - 类 中的方法io.rong.message.LogCmdMessage
-
- getPoi() - 类 中的方法io.rong.message.LocationMessage
-
获取 POI 信息。
- getPolicy() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getPort() - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- getPortraitUri() - 类 中的方法io.rong.imlib.model.Group
-
获取群组头像。
- getPortraitUri() - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
获取公众服务账号头像
- getPortraitUri() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- getPortraitUri() - 类 中的方法io.rong.imlib.model.UserInfo
-
获取用户头像。
- getPortraitUrl() - 类 中的方法io.rong.imlib.model.Conversation
-
- getPortraitUrl() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户头像
- getPortraitUrl() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getPriority() - 枚举 中的方法io.rong.imlib.filetransfer.FtConst.ServiceType
-
- getPriority() - 类 中的方法io.rong.imlib.filetransfer.upload.FilePlatformInfo
-
- getPrivateCloudConfig(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getProductId() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取商品 id。
- getProfession() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户职业
- getProvince() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户所在省份
- getPublicServiceData() - 类 中的方法io.rong.imlib.model.PublicServiceProfileList
-
获取公众服务列表
- getPublicServiceList(IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getPublicServiceList(NativeClient.IResultCallback<PublicServiceProfileList>) - 类 中的方法io.rong.imlib.NativeClient
-
获取公众号信息列表。
- getPublicServiceList(RongIMClient.ResultCallback<PublicServiceProfileList>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取己关注公共账号列表。
- getPublicServiceProfile(String, int, IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getPublicServiceProfile(String, int, NativeClient.IResultCallback<PublicServiceProfile>) - 类 中的方法io.rong.imlib.NativeClient
-
获取公众号信息。
- getPublicServiceProfile(Conversation.PublicServiceType, String, RongIMClient.ResultCallback<PublicServiceProfile>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取某公共服务信息。
- getPublicServiceUserInfo() - 类 中的方法io.rong.message.PublicServiceMultiRichContentMessage
-
- getPublicServiceUserInfo() - 类 中的方法io.rong.message.PublicServiceRichContentMessage
-
- getPushConfig() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getPushContent() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- getPushContent() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getPushContent() - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- getPushContentShowStatus(RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取是否显示远程推送内容详情设置。
- getPushData() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- getPushData() - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- getPushId() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getPushLanguage(RongIMClient.ResultCallback<RongIMClient.PushLanguage>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取远程推送语言设置。
- getPushReceiveStatus(RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取是否接收远程推送的设置。
- getPushSetting(int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getPushSetting(int) - 类 中的方法io.rong.imlib.NativeClient
-
获取 Push 设置
- GetPushSetting(int) - 类 中的方法io.rong.imlib.NativeObject
-
- getPushTemplateId() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getPushTitle() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- getPushTitle() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getPushTitle() - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- getQQ() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户 QQ
- getQQ() - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- getQuestionFlag() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getRCPriKey() - 类 中的方法io.rong.message.utils.RCDHCodecTool
-
获取生成的私钥
- getRCPubKey() - 类 中的方法io.rong.message.utils.RCDHCodecTool
-
获取生成的公钥
- getRCSecretKeyByEncId(String) - 类 中的静态方法io.rong.message.utils.RCDHCodecTool
-
根据encId来获取密钥
- getReadReceiptInfo() - 类 中的方法io.rong.imlib.model.Message
-
- getReadReceiptInfo() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getReadStatus() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getReadStatus() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getReadTime() - 类 中的方法io.rong.imlib.model.Message
-
- getReadTime() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getReadTimeout() - 类 中的方法io.rong.imlib.filetransfer.Configuration
-
获取建立连接后从服务器读取到可用资源所用的时间。
- getRealName() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- getRealTimeLocation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.RongIMClient
-
获取 RealTimeLocation 实例。
- getRealTimeLocationCurrentState() - 类 中的方法io.rong.imlib.location.RealTimeLocation
-
Get current state.
- getRealTimeLocationCurrentState(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.location.RealTimeLocationManager
-
获取当前 RealTimeLocationStatus 对象的状态。
- getRealTimeLocationCurrentState(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.RongIMClient
-
获取位置共享状态。
- getRealTimeLocationParticipants(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.location.RealTimeLocationManager
-
获取参与该位置共享的所有成员。
- getRealTimeLocationParticipants(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.RongIMClient
-
获取位置共享的所有成员。
- getRealTimeLocationType() - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
获取实时共享位置的类型
- getRealTimeLogConfig(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
获取缓存中设置的导航中上传日志配置信息
- getRecallActionTime() - 类 中的方法io.rong.message.RecallNotificationMessage
-
获取撤回消息的发送时间
- getRecallContent() - 类 中的方法io.rong.message.RecallNotificationMessage
-
获取撤回消息的内容
- getRecallTime() - 类 中的方法io.rong.message.RecallNotificationMessage
-
获取撤回的时间(毫秒)
- getReceivedStatus() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话中最后一条消息的接收状态。
- getReceivedStatus() - 类 中的方法io.rong.imlib.model.Message
-
获取消息的接收状态。
- getReceivedTime() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话中最后一条消息的接收时间(Unix时间戳、毫秒)。
- getReceivedTime() - 类 中的方法io.rong.imlib.model.Message
-
获取消息接收时间(Unix 时间戳、毫秒)。
- getReceivedTime() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getReceivedTime() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getReceiverEncId() - 类 中的方法io.rong.message.RCEncryptTerminateMessage
-
获取 Terminate 消息发接收方的 EncId(存放建立加密会话的另一方的 encId)。
- getReceiveStatus() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getReferenceContent() - 类 中的方法io.rong.message.ReferenceMessage
-
- getReferrer() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取来源
- getRefreshInterval() - 类 中的方法io.rong.imlib.navigation.LocationConfig
-
- getRemoteEncId() - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
获取对端 encryptId。
- getRemoteEncId() - 类 中的方法io.rong.message.RCEncryptedMessage
-
获取对端 encryptId
- getRemoteHistoryMessages(Conversation, long, int, IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRemoteHistoryMessages(Conversation.ConversationType, String, long, int, NativeClient.IResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.NativeClient
-
获取历史消息记录。
- getRemoteHistoryMessages(Conversation.ConversationType, String, RemoteHistoryMsgOption, NativeClient.IResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.NativeClient
-
获取历史消息记录。
- getRemoteHistoryMessages(Conversation.ConversationType, String, long, int, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
从服务器端获取指定时间之前的历史消息。
- getRemoteHistoryMessages(Conversation.ConversationType, String, RemoteHistoryMsgOption, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取指定会话远端历史消息。
- getRemoteHistoryMessagesOption(Conversation, RemoteHistoryMsgOption, IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRemoteUri() - 类 中的方法io.rong.message.GIFMessage
-
获取网络图片地址(http://)。
- getRemoteUri() - 类 中的方法io.rong.message.ImageMessage
-
获取网络图片地址(http://)。
- getRemoveExpansionKeyList() - 类 中的方法io.rong.message.MessageExpansionMessage
-
- getRequestCallBack() - 类 中的方法io.rong.imlib.filetransfer.RequestOption
-
获取文件请求回调
- getRequesterEncId() - 类 中的方法io.rong.message.RCEncryptCancelMessage
-
获取请求方 encryptId
- getRequesterEncId() - 类 中的方法io.rong.message.RCEncryptConfirmMessage
-
获取请求方 encryptId
- getRequesterEncId() - 类 中的方法io.rong.message.RCEncryptRequestMessage
-
获取 Request 消息请求方的 EncId
- getRequesterEncId() - 类 中的方法io.rong.message.RCEncryptResponseMessage
-
获取 Response 消息请求方的 EncId
- getRequesterKey() - 类 中的方法io.rong.message.RCEncryptRequestMessage
-
获取 Request 消息请求方的 Key
- getResizedBitmap(Context, Uri, int, int) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
获取压缩后的 Bitmap
- getRespondUserIdList() - 类 中的方法io.rong.imlib.model.ReadReceiptInfo
-
获取会话中响应过该消息回执的成员 userId 列表(key: userId,value: respondTime)。
- getResponserEncId() - 类 中的方法io.rong.message.RCEncryptCancelMessage
-
获取响应方 encryptId
- getResponserEncId() - 类 中的方法io.rong.message.RCEncryptConfirmMessage
-
获取响应方 encryptId
- getResponserEncId() - 类 中的方法io.rong.message.RCEncryptResponseMessage
-
获取 Response 消息应答方的 EncId
- getResponserKey() - 类 中的方法io.rong.message.RCEncryptResponseMessage
-
获取 Response 消息应答方的 Key(秘钥)
- getResult() - 类 中的方法io.rong.message.CSChangeModeResponseMessage
-
获取请求是否成功
- getRobotHelloWord() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取机器人欢迎语
- getRobotLogo() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取机器人头像
- getRobotName() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取机器人名称
- getRobotSessionNoEva() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取机器人是否需要评价会话
- getRoomId() - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- getRTCConfig(String, String, long, IRongCallback.IRTCConfigCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
已过时。
- getRTCConfig(String, String, long, String, IRongCallback.IRTCConfigCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- getRTCConfig(String, String, long, String, IRTCConfigCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRTCConfig(String, String, long, String, NativeObject.RTCConfigListener) - 类 中的方法io.rong.imlib.NativeClient
-
- GetRTCConfig(String, String, long, String, NativeObject.RTCConfigListener) - 类 中的方法io.rong.imlib.NativeObject
-
- getRTCProfile() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRTCProfile() - 类 中的方法io.rong.imlib.NativeClient
-
- GetRTCProfile() - 类 中的方法io.rong.imlib.NativeObject
-
- getRTCToken(String, int, int, RongIMClient.ResultCallback<String>) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- getRTCToken(String, int, int, IStringCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRTCUserData(String, int, IRongCallback.IRTCDataCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- getRTCUserData(String, List<String>, IRongCallback.IRTCDataCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
获取用户属性
- getRTCUserData(String, int, RTCDataListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRTCUserData(String, int, NativeClient.IResultCallback<List<RTCUser>>) - 类 中的方法io.rong.imlib.NativeClient
-
- GetRTCUserData(String, int, NativeObject.RTCUserInfoListener) - 类 中的方法io.rong.imlib.NativeObject
-
- getRTCUserDatas(String, String[], RTCDataListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRTCUserDatas(String, String[], NativeClient.IResultCallback<List<RTCUser>>) - 类 中的方法io.rong.imlib.NativeClient
-
- getRTCUsers(String, int, IRongCallback.IRTCDataCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- getRTCUsers(String, int, RTCDataListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getRTCUsers(String, int, NativeClient.IResultCallback<List<RTCUser>>) - 类 中的方法io.rong.imlib.NativeClient
-
- GetRTCUsers(String, int, NativeObject.RTCUserInfoListener) - 类 中的方法io.rong.imlib.NativeObject
-
- getScore() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getScoreExplain() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getSearchableWord() - 类 中的方法io.rong.imlib.model.MessageContent
-
返回消息体内可搜索的内容。
- getSearchableWord(String, byte[]) - 接口 中的方法io.rong.imlib.NativeObject.GetSearchableWordListener
-
- getSearchableWord() - 类 中的方法io.rong.message.FileMessage
-
- getSearchableWord() - 类 中的方法io.rong.message.ReferenceMessage
-
搜索引用消息
- getSearchableWord() - 类 中的方法io.rong.message.RichContentMessage
-
- getSearchableWord() - 类 中的方法io.rong.message.TextMessage
-
- getSenderEncId() - 类 中的方法io.rong.message.RCEncryptTerminateMessage
-
获取 Terminate 消息发送方的 EncId
- getSenderIdSet() - 类 中的方法io.rong.message.ReadReceiptResponseMessage
-
- getSenderName() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getSenderUserId() - 类 中的方法io.rong.imlib.model.Conversation
-
获取发送消息的用户 id。
- getSenderUserId() - 类 中的方法io.rong.imlib.model.Message
-
获取发送消息的用户 id。
- getSenderUserId() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getSenderUserId() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getSenderUserName() - 类 中的方法io.rong.imlib.model.Conversation
-
获取发送消息的用户名称。
- getSendTimeByMessageId(int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getSendTimeByMessageId(int) - 类 中的方法io.rong.imlib.NativeClient
-
- GetSendTimeByMessageId(long) - 类 中的方法io.rong.imlib.NativeObject
-
- getSendTimeByMessageId(int) - 类 中的方法io.rong.imlib.RongIMClient
-
根据消息 id 获取消息发送时间。
- getSentStatus() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话中最后一条消息的发送状态。
- getSentStatus() - 类 中的方法io.rong.imlib.model.Message
-
获取消息的发送状态。
- getSentStatus() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getSentStatus() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getSentTime() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话中最后一条消息的发送时间(Unix时间戳、毫秒)
- getSentTime() - 类 中的方法io.rong.imlib.model.Message
-
获取消息发送时间(Unix 时间戳、毫秒)。
- getSentTime() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getSentTime() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getSentTime() - 类 中的方法io.rong.imlib.typingmessage.TypingStatus
-
获取消息发送时间
- getSentTime() - 类 中的方法io.rong.message.RecallCommandMessage
-
获取消息发送时间
- getServerIp() - 类 中的方法io.rong.imlib.filetransfer.RequestOption
-
获取媒体服务器地址
- getServiceStatus() - 类 中的方法io.rong.imlib.model.UserOnlineStatusInfo
-
获取取融云服务在线状态
- getServiceStatus() - 类 中的方法io.rong.message.CSUpdateMessage
-
获取客服状态
- getSettingMode() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getSex() - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- getSid() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
取 sid
- getsid() - 类 中的方法io.rong.message.CSTerminateMessage
-
获取 sid
- getSid() - 类 中的方法io.rong.message.CSUpdateMessage
-
获取 sid
- getSignature() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getSize() - 类 中的方法io.rong.common.FileInfo
-
- getSize() - 类 中的方法io.rong.message.FileMessage
-
获取文件大小,单位为 Byte。
- getSize() - 类 中的方法io.rong.message.SightMessage
-
获取小视频文件大小
- getSkillId() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取分组 id ,路由分配客服的 id
- getSourceUserId() - 类 中的方法io.rong.message.ContactNotificationMessage
-
获取当前操作发起用户的用户 id。
- getStart() - 类 中的方法io.rong.imlib.filetransfer.RequestOption.Upload
-
获取断点续传时开始位置
- getStartTime() - 类 中的方法io.rong.message.LogCmdMessage
-
- getState() - 类 中的方法io.rong.imlib.rtc.UserState
-
- getState() - 类 中的方法io.rong.imlib.stateMachine.StateMachine.LogRec
-
- getStatus() - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- getStatus() - 类 中的方法io.rong.message.CSChangeModeResponseMessage
-
获取转换后的状态
- getStringFromFile(String) - 类 中的静态方法io.rong.common.FileUtils
-
获取文件数据
- getSubMenuItems() - 类 中的方法io.rong.imlib.model.PublicServiceMenuItem
-
获取子菜单
- getSuffix(Uri) - 类 中的静态方法io.rong.common.FileUtils
-
获取Uri后缀
- getSuffix(String) - 类 中的静态方法io.rong.common.FileUtils
-
获取Uri后缀
- getSuffixName(String) - 类 中的静态方法io.rong.imlib.filetransfer.FtUtilities
-
获取文件后缀 retun示例:.jpeg
- getSystemVersion() - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- getTAG() - 类 中的静态方法io.rong.message.ChatRoomKVNotiMessage
-
- getTagMust() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getTargetId() - 类 中的方法io.rong.imlib.model.Conversation
-
获取会话 id。
- getTargetId() - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- getTargetId() - 类 中的方法io.rong.imlib.model.Message
-
获取目标 id。
- getTargetId() - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
获取对方公众服务号 id
- getTargetId() - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
获取目标会话 id。
- getTargetId() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getTargetId() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getTargetId() - 类 中的方法io.rong.imlib.NativeObject.ReceiptInfo
-
- getTargetId() - 类 中的方法io.rong.message.RecallCommandMessage
-
获取目标会话 id
- getTargetUserId() - 类 中的方法io.rong.message.ContactNotificationMessage
-
获取当前操作目标用户的用户 id。
- getTel() - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- getTempFileMD5(Context, int) - 类 中的静态方法io.rong.common.FileUtils
-
获取文件断点续传 MD5 Key 值, 用来标识正在下载的文件
根据 appKey , userId 和 messageId 做 MD5
- getTempFileMD5(Context, String) - 类 中的静态方法io.rong.common.FileUtils
-
获取文件断点续传临时文件名, 用来标识正在下载的文件
根据 appKey , userId 和唯一标识 tag 做 MD5
- getTempFilePath(Context, int) - 类 中的静态方法io.rong.common.FileUtils
-
获取断点续传临时文件存储路径
- getTempFilePath(Context, String) - 类 中的静态方法io.rong.common.FileUtils
-
获取断点续传临时文件存储路径
- getTemplateId() - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- getTemplateId() - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- getTextMessageDraft(Conversation) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getTextMessageDraft(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
获取某一会话的文字消息草稿。
- GetTextMessageDraft(int, String) - 类 中的方法io.rong.imlib.NativeObject
-
获取文字消息的草稿。
- getTextMessageDraft(Conversation.ConversationType, String, RongIMClient.ResultCallback<String>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话中的草稿信息。
- getTheFirstUnreadMessage(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getTheFirstUnreadMessage(int, String) - 类 中的方法io.rong.imlib.NativeClient
-
- GetTheFirstUnreadMessage(int, String) - 类 中的方法io.rong.imlib.NativeObject
-
- getTheFirstUnreadMessage(Conversation.ConversationType, String, RongIMClient.ResultCallback<Message>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取第一条未读消息。
- getThread_id() - 类 中的方法io.rong.imlib.model.IOSConfig
-
- getThumbBitmap(Context, Uri, int, int) - 类 中的静态方法io.rong.message.utils.BitmapUtil
-
获取缩略图压缩后的 Bitmap
- getThumbUri() - 类 中的方法io.rong.message.SightMessage
-
获取缩略图 Uri。
- getThumUri() - 类 中的方法io.rong.message.ImageMessage
-
获取缩略图 Uri。
- getTime() - 类 中的方法io.rong.imlib.stateMachine.StateMachine.LogRec
-
- getTimestamp() - 类 中的方法io.rong.imlib.NativeObject.ReceiptInfo
-
- getTitle() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
获取控件的标题
- getTitle() - 类 中的方法io.rong.message.RichContentItem
-
获取消息标题
- getTitle() - 类 中的方法io.rong.message.RichContentMessage
-
获取消息标题。
- getToken() - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- getToken() - 类 中的方法io.rong.imlib.NativeClient
-
- getToken(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getTokenExceptNavi(String) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
获取从 IM 服务端中获取的 token 中用于连接 navi 和 连接 CMP 服务器用的 token
当获取到旧 token 时会原样返回 token
- getTopConversationList(int[], int, IGetConversationListWithProcessCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getTopConversationList(int[]) - 类 中的方法io.rong.imlib.NativeClient
-
获取置顶会话列表
- getTopConversationList(RongIMClient.ResultCallback<List<Conversation>>, Conversation.ConversationType...) - 类 中的方法io.rong.imlib.RongIMClient
-
根据会话类型,获取置顶会话列表
- GetTopConversations(int[]) - 类 中的方法io.rong.imlib.NativeObject
-
- getTopForegroundActivity() - 类 中的方法io.rong.imlib.RongIMClient
-
获取处于前台的最上层 Activity。
- getTotalMemberCount() - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
获取聊天室所有成员数量。
- getTotalUnreadCount() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getTotalUnreadCount() - 类 中的方法io.rong.imlib.NativeClient
-
获取所有未读消息数。
- getTotalUnreadCount(Conversation...) - 类 中的方法io.rong.imlib.NativeClient
-
获取指定会话的总未读消息数
- GetTotalUnreadCount() - 类 中的方法io.rong.imlib.NativeObject
-
获取所有未读消息数。
- getTotalUnreadCount(RongIMClient.ResultCallback<Integer>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取所有会话的总未读消息数。
- getTotalUnreadCount(RongIMClient.ResultCallback<Integer>, Conversation...) - 类 中的方法io.rong.imlib.RongIMClient
-
获取所有指定会话的总未读消息数。
- getTs() - 类 中的方法io.rong.imlib.model.MessageExpansion
-
- getType() - 类 中的方法io.rong.common.FileInfo
-
- getType() - 类 中的方法io.rong.imlib.filetransfer.upload.FilePlatformInfo
-
- getType() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
获取该控件的属性,text 或者 textarea。
- getType() - 类 中的方法io.rong.imlib.model.MentionedInfo
-
获取 @ 类型( @ 部分人或者 @ 所有人)。
- getType() - 类 中的方法io.rong.imlib.model.PublicServiceMenuItem
-
获取菜单类型
- getType() - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
获取聊天室存储消息类型
- getType() - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
获取讨论组类型。
- getType() - 类 中的方法io.rong.message.FileMessage
-
获取后缀名,默认是 bin
- getType() - 类 中的方法io.rong.message.HandshakeMessage
-
- getType() - 类 中的方法io.rong.message.ReadReceiptMessage
-
获取消息类型
- getTypeVivo() - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- getTypingContentType() - 类 中的方法io.rong.imlib.typingmessage.TypingStatus
-
- getTypingContentType() - 类 中的方法io.rong.imlib.typingmessage.TypingStatusMessage
-
获取正在输入的消息的类型名,typingContentType 为用户当前正在编辑的消息类型名,即 message 中getObjectName 的返回值。
- getTypingUserListFromConversation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话正在输入的用户列表
- getTypingUserListFromConversation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.typingmessage.TypingMessageManager
-
根据 conversationType 和 targetId 获取当前会话正在输入的用户列表
- getUId() - 类 中的方法io.rong.imlib.model.Message
-
获取服务器消息唯一 id(在同一个 Appkey 下全局唯一)
- getUid() - 类 中的方法io.rong.imlib.model.RTCUser
-
- getUId() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getUId() - 类 中的方法io.rong.imlib.NativeObject.Message
-
- getUid() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取 uid
- getUnreadCount(int[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getUnreadCount(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
获取来自某用户(某会话)的未读消息数。
- getUnreadCount(Conversation.ConversationType...) - 类 中的方法io.rong.imlib.NativeClient
-
获取某会话类型的未读消息数.
- getUnreadCount(boolean, Conversation.ConversationType...) - 类 中的方法io.rong.imlib.NativeClient
-
获取某会话类型的未读消息数.
- GetUnreadCount(String, int) - 类 中的方法io.rong.imlib.NativeObject
-
- getUnreadCount(Conversation.ConversationType, String, RongIMClient.ResultCallback<Integer>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取指定会话的未读消息数。
- getUnreadCount(RongIMClient.ResultCallback<Integer>, Conversation.ConversationType...) - 类 中的方法io.rong.imlib.RongIMClient
-
获取指定会话类型的总未读消息数。
- getUnreadCount(Conversation.ConversationType[], boolean, RongIMClient.ResultCallback<Integer>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取指定会话类型的总未读消息数。
- getUnreadCount(Conversation.ConversationType[], RongIMClient.ResultCallback<Integer>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取指定会话类型的总未读消息数。
- getUnreadCountByConversation(Conversation[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getUnreadCountById(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getUnreadCountWithDND(int[], boolean) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getUnreadMentionedMessages(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
获取会话里未读的@消息。
- getUnreadMentionedMessages(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
- getUnreadMentionedMessages(Conversation.ConversationType, String, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取会话中未读的 @ 消息。
- getUnreadMessageCount() - 类 中的方法io.rong.imlib.model.Conversation
-
获取未读消息数。
- getUnreadMessageCount() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getUpdateExpansion() - 类 中的方法io.rong.message.MessageExpansionMessage
-
- getUpdateTime() - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- getUpdateTime() - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- getUploadedUrl(String) - 类 中的方法io.rong.imlib.filetransfer.AliUploadRequest
-
- getUploadedUrl(String) - 类 中的方法io.rong.imlib.filetransfer.BaiDuUploadRequest
-
- getUploadedUrl(String) - 类 中的方法io.rong.imlib.filetransfer.DownloadRequest
-
- getUploadedUrl(String) - 类 中的方法io.rong.imlib.filetransfer.PrivateUploadRequest
-
- getUploadedUrl(String) - 类 中的方法io.rong.imlib.filetransfer.QiniuUploadRequest
-
- getUploadedUrl(String) - 类 中的方法io.rong.imlib.filetransfer.Request
-
- getUploadLogConfigInfo() - 类 中的方法io.rong.imlib.LibHandlerStub
-
获取导航中关于定时上传日志的相关配置信息
- getUploadLogConfigInfo(Context) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
获取缓存中导航中上传日志配置信息
- getUploadPlatformTag() - 类 中的方法io.rong.imlib.filetransfer.AliUploadRequest
-
- getUploadPlatformTag() - 类 中的方法io.rong.imlib.filetransfer.BaiDuUploadRequest
-
- getUploadPlatformTag() - 类 中的方法io.rong.imlib.filetransfer.DownloadRequest
-
- getUploadPlatformTag() - 类 中的方法io.rong.imlib.filetransfer.PrivateUploadRequest
-
- getUploadPlatformTag() - 类 中的方法io.rong.imlib.filetransfer.QiniuUploadRequest
-
- getUploadPlatformTag() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- getUploadResponse() - 类 中的方法io.rong.rtlog.upload.TimingUploadLogTask
-
获取请求上传日志响应结果
- GetUploadToken(int, String, NativeObject.FileTokenListener) - 类 中的方法io.rong.imlib.NativeObject
-
- getUploadUrl() - 类 中的方法io.rong.rtlog.upload.TimingUploadLogTask
-
- getUploadUrl() - 类 中的方法io.rong.rtlog.upload.UploadLogTask
-
获取上传日志的服务器地址。
- getUri() - 类 中的方法io.rong.message.LogCmdMessage
-
- getUri() - 类 中的方法io.rong.message.VoiceMessage
-
获取音频文件的 Uri。
- getUrl() - 类 中的方法io.rong.imlib.model.FileInfo
-
获取下载地址
- getUrl() - 类 中的方法io.rong.imlib.model.PublicServiceMenuItem
-
获取菜单 Url
- getUrl() - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- getUrl() - 类 中的方法io.rong.message.RichContentItem
-
获取消息 url
- getUrl() - 类 中的方法io.rong.message.RichContentMessage
-
获取消息 url.
- getUserId() - 类 中的方法io.rong.imlib.model.ChatRoomMemberInfo
-
获取用户 id。
- getUserId() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户唯一标识
- getUserId() - 类 中的方法io.rong.imlib.model.UserInfo
-
获取用户 id。
- getUserId() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getUserId() - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- getUserId(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- getUserId(Context) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- getUserId() - 类 中的方法io.rong.imlib.rtc.UserState
-
- getUserId() - 类 中的方法io.rong.imlib.typingmessage.TypingStatus
-
获取用户 id
- getUserId() - 类 中的方法io.rong.message.ReferenceMessage
-
- getUserIds() - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- getUserInfo() - 类 中的方法io.rong.imlib.model.MessageContent
-
获取用户信息
- GetUserInfoExSync(String, int) - 类 中的方法io.rong.imlib.NativeObject
-
- getUserName() - 类 中的方法io.rong.imlib.model.UserData.AccountInfo
-
- getUserName() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getUserName() - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- getUserPortrait() - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- getUserStates() - 类 中的方法io.rong.imlib.rtc.RoomUserStateMessage
-
- getUserStatus(String, IGetUserStatusCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getUserStatus(String, NativeClient.IResultCallbackEx<String, Integer>) - 类 中的方法io.rong.imlib.NativeClient
-
- GetUserStatus(String, NativeObject.CreateDiscussionCallback) - 类 中的方法io.rong.imlib.NativeObject
-
- getUserTipTime() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取用户超时时间
- getUserTipWord() - 类 中的方法io.rong.message.CSHandShakeResponseMessage
-
获取用户超时时间
- getValue() - 枚举 中的方法io.rong.imlib.CustomServiceConfig.CSEvaEntryPoint
-
- getValue() - 枚举 中的方法io.rong.imlib.CustomServiceConfig.CSEvaSolveStatus
-
- getValue() - 枚举 中的方法io.rong.imlib.CustomServiceConfig.CSEvaType
-
- getValue() - 枚举 中的方法io.rong.imlib.CustomServiceConfig.CSLeaveMessageType
-
- getValue() - 枚举 中的方法io.rong.imlib.CustomServiceConfig.CSQuitSuspendType
-
- getValue() - 枚举 中的方法io.rong.imlib.filetransfer.FtConst.MimeType
-
- getValue() - 枚举 中的方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationErrorCode
-
- getValue() - 枚举 中的方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationStatus
-
- getValue() - 枚举 中的方法io.rong.imlib.location.RealTimeLocationType
-
- getValue() - 枚举 中的方法io.rong.imlib.model.ChatRoomInfo.ChatRoomMemberOrder
-
- getValue() - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- getValue() - 枚举 中的方法io.rong.imlib.model.Conversation.ConversationNotificationStatus
-
获取会话提醒状态。
- getValue() - 枚举 中的方法io.rong.imlib.model.Conversation.ConversationType
-
获取会话类型的值。
- getValue() - 枚举 中的方法io.rong.imlib.model.Conversation.PublicServiceType
-
获取公众服务类型的值。
- getValue() - 枚举 中的方法io.rong.imlib.model.CustomServiceMode
-
获取客服模式代码值。
- getValue() - 枚举 中的方法io.rong.imlib.model.HardwareResource.ResourceType
-
- getValue() - 枚举 中的方法io.rong.imlib.model.MentionedInfo.MentionedType
-
- getValue() - 枚举 中的方法io.rong.imlib.model.Message.MessageDirection
-
获取消息方向的值。
- getValue() - 枚举 中的方法io.rong.imlib.model.Message.SentStatus
-
获取消息发送状态的值。
- getValue() - 类 中的方法io.rong.imlib.model.MessageExpansion
-
- getValue() - 枚举 中的方法io.rong.imlib.model.PublicServiceMenu.PublicServiceMenuItemType
-
获取菜单类型。
- getValue() - 类 中的方法io.rong.imlib.model.RTCStatusDate
-
- getValue() - 枚举 中的方法io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
-
获取平台值。
- getValue() - 枚举 中的方法io.rong.imlib.NativeClient.BlacklistStatus
-
获取黑名单状态。
- getValue() - 类 中的方法io.rong.imlib.NativeObject.StatusData
-
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.BlacklistStatus
-
获取黑名单状态。
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.ConnectionErrorCode
-
获取错误代码值。
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
-
获取状态代码值。
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.DatabaseOpenStatus
-
获取数据库打开状态值。
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.DiscussionInviteStatus
-
已过时。
获取讨论组邀请状态。
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.ErrorCode
-
获取错误代码值。
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.MediaType
-
获取文件类型的值。
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.PushLanguage
-
获取语言值
- getValue() - 枚举 中的方法io.rong.imlib.RongIMClient.SearchType
-
获取搜索类型的值。
- getValue() - 枚举 中的方法io.rong.imlib.rtc.UserState.State
-
- getValue() - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
获取聊天室存储消息数据
- getValue() - 类 中的方法io.rong.message.CSHumanEvaluateItem
-
取满意度评价值 1-5
- getValue() - 枚举 中的方法io.rong.message.ReadReceiptMessage.ReadReceiptType
-
- getVendorToken(IStringCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- GetVendorToken(String, NativeObject.TokenListener) - 类 中的方法io.rong.imlib.NativeObject
-
- getVendorToken(RongIMClient.ResultCallback<String>) - 类 中的方法io.rong.imlib.RongIMClient
-
获取登录者身份认证信息。
- getVerification() - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
获取验证格式
- getVideoLimitTime() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getVideoLimitTime() - 类 中的方法io.rong.imlib.NativeClient
-
- getVideoLimitTime(Context) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
获取允许发送视频信息的最大长度
- getVideoLimitTime() - 类 中的方法io.rong.imlib.RongIMClient
-
获取允许发送视频文件的最大时长。
- getVoIPCallInfo() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getVoIPCallInfo() - 类 中的方法io.rong.imlib.NativeClient
-
- getVoIPCallInfo(Context) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- getVoIPInfo() - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- getVoIPKey(int, String, String, IStringCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- getVoIPKey(int, String, String, NativeClient.IResultCallback<String>) - 类 中的方法io.rong.imlib.NativeClient
-
- GetVoIPKey(int, String, String, NativeObject.TokenListener) - 类 中的方法io.rong.imlib.NativeObject
-
- getWeibo() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户微博
- getWeibo() - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- getWeixin() - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo
-
获取用户微信
- getWeixin() - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- getWhat() - 类 中的方法io.rong.imlib.stateMachine.StateMachine.LogRec
-
- getWhatToString(int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- getWidth() - 类 中的方法io.rong.message.GIFMessage
-
- getX() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPrivateKey
-
- getY() - 类 中的方法io.rong.message.utils.RCDHCodecTool.RCDHPublicKey
-
- GIFMessage - io.rong.message中的类
-
GIF 消息类
GIF 消息类,此消息会进行存储并计入未读消息数。
- GIFMessage(byte[]) - 类 的构造器io.rong.message.GIFMessage
-
- GIFMessage(Parcel) - 类 的构造器io.rong.message.GIFMessage
-
- GIFMessageHandler - io.rong.message中的类
-
- GIFMessageHandler(Context) - 类 的构造器io.rong.message.GIFMessageHandler
-
- gpsIsAvailable() - 类 中的方法io.rong.imlib.location.RealTimeLocation
-
If GPS is available.
- grade(String) - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo.Builder
-
设置用户等级
- Group - io.rong.imlib.model中的类
-
群组实体,用来容纳和存储群组的信息。
- Group(Parcel) - 类 的构造器io.rong.imlib.model.Group
-
构造函数
- Group(String, String, Uri) - 类 的构造器io.rong.imlib.model.Group
-
构造函数
- GROUP_OPERATION_ADD - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
新成员加入群。
- GROUP_OPERATION_BULLETIN - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
群组公告变更。
- GROUP_OPERATION_CREATE - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
创建群。
- GROUP_OPERATION_DISMISS - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
解散群。
- GROUP_OPERATION_KICKED - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
成员被管理员踢出。
- GROUP_OPERATION_QUIT - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
成员退出群。
- GROUP_OPERATION_RENAME - 类 中的静态变量io.rong.message.GroupNotificationMessage
-
群组重命名。
- GroupNotificationMessage - io.rong.message中的类
-
群组通知消息类
群组通知消息类,此消息会进行存储,但不计入未读消息数。
- GroupNotificationMessage(Parcel) - 类 的构造器io.rong.message.GroupNotificationMessage
-
- GroupNotificationMessage(byte[]) - 类 的构造器io.rong.message.GroupNotificationMessage
-
- obtain(String) - 类 中的静态方法io.rong.imlib.location.message.RealTimeLocationJoinMessage
-
- obtain(String) - 类 中的静态方法io.rong.imlib.location.message.RealTimeLocationQuitMessage
-
- obtain(String) - 类 中的静态方法io.rong.imlib.location.message.RealTimeLocationStartMessage
-
- obtain(double, double) - 类 中的静态方法io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
- obtain(double, double, RealTimeLocationType) - 类 中的静态方法io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
- obtain(Conversation.ConversationType, String, String) - 类 中的静态方法io.rong.imlib.model.Conversation
-
- obtain(String, Conversation.ConversationType, MessageContent) - 类 中的静态方法io.rong.imlib.model.Message
-
- obtain(List, Class) - 类 中的静态方法io.rong.imlib.model.RongListWrap
-
- obtain(String, String, int, String) - 类 中的静态方法io.rong.message.ChatRoomKVNotiMessage
-
- obtain(String, String) - 类 中的静态方法io.rong.message.CommandMessage
-
创建消息实例。
- obtain(String, String) - 类 中的静态方法io.rong.message.CommandNotificationMessage
-
创建消息实例。
- obtain(String, String, String, String) - 类 中的静态方法io.rong.message.ContactNotificationMessage
-
创建消息实例。
- obtain(String, String, String, String) - 类 中的静态方法io.rong.message.CSChangeModeMessage
-
创建消息实例
- obtain() - 类 中的静态方法io.rong.message.CSChangeModeResponseMessage
-
创建消息实例
- obtain() - 类 中的静态方法io.rong.message.CSHandShakeMessage
-
创建消息实例
- obtain() - 类 中的静态方法io.rong.message.CSHandShakeResponseMessage
-
创建消息实例
- obtain() - 类 中的静态方法io.rong.message.CSPullEvaluateMessage
-
创建消息实例
- obtain(String, String, String) - 类 中的静态方法io.rong.message.CSSuspendMessage
-
创建消息实例
- obtain() - 类 中的静态方法io.rong.message.CSTerminateMessage
-
- obtain(String, String) - 类 中的静态方法io.rong.message.CSUpdateMessage
-
- obtain(Uri) - 类 中的静态方法io.rong.message.FileMessage
-
已过时。
- obtain(Context, Uri) - 类 中的静态方法io.rong.message.FileMessage
-
生成 FileMessage 对象。
- obtain(Uri) - 类 中的静态方法io.rong.message.GIFMessage
-
生成 GIFMessage 对象。
- obtain(String, String, String, String) - 类 中的静态方法io.rong.message.GroupNotificationMessage
-
- obtain(String) - 类 中的静态方法io.rong.message.HandshakeMessage
-
- obtain(String) - 类 中的静态方法io.rong.message.HistoryDividerMessage
-
创建消息实例。
- obtain(Uri, int) - 类 中的静态方法io.rong.message.HQVoiceMessage
-
- obtain(Uri, Uri) - 类 中的静态方法io.rong.message.ImageMessage
-
生成ImageMessage对象。
- obtain(Uri, Uri, boolean) - 类 中的静态方法io.rong.message.ImageMessage
-
生成 ImageMessage 对象。
- obtain() - 类 中的静态方法io.rong.message.ImageMessage
-
生成 ImageMessage 对象。
- obtain(String) - 类 中的静态方法io.rong.message.InformationNotificationMessage
-
生成 InformationNotificationMessage 对象。
- obtain(double, double, String, Uri) - 类 中的静态方法io.rong.message.LocationMessage
-
生成 LocationMessage 对象。
- obtain(String, Map<String, String>) - 类 中的静态方法io.rong.message.MessageExpansionMessage
-
- obtain(String, List<String>) - 类 中的静态方法io.rong.message.MessageExpansionMessage
-
- obtain(String, boolean) - 类 中的静态方法io.rong.message.MessageExpansionMessage
-
- obtain(String, String) - 类 中的静态方法io.rong.message.ProfileNotificationMessage
-
创建消息实例。
- obtain(PublicServiceMenuItem) - 类 中的静态方法io.rong.message.PublicServiceCommandMessage
-
- obtain(long) - 类 中的静态方法io.rong.message.ReadReceiptMessage
-
创建消息实例。
- obtain(String, String, String) - 类 中的静态方法io.rong.message.RichContentMessage
-
生成 RichContentMessage 对象。
- obtain(String, String, String, String) - 类 中的静态方法io.rong.message.RichContentMessage
-
生成 RichContentMessage 对象。
- obtain(Uri, Uri, int) - 类 中的静态方法io.rong.message.SightMessage
-
已过时。
- obtain(Uri, int) - 类 中的静态方法io.rong.message.SightMessage
-
生成 SightMessage 对象实例。
- obtain(Context, Uri, int) - 类 中的静态方法io.rong.message.SightMessage
-
生成 SightMessage 对象实例。
- obtain(Context, Uri, Uri, int) - 类 中的静态方法io.rong.message.SightMessage
-
生成 SightMessage 对象实例。
- obtain(String) - 类 中的静态方法io.rong.message.TextMessage
-
- obtain(Uri, int) - 类 中的静态方法io.rong.message.VoiceMessage
-
- obtainMediaFileSavedUri() - 类 中的方法io.rong.imlib.NativeClient
-
- obtainMessage() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Get a message and set Message.target state machine handler.
- obtainMessage(int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Get a message and set Message.target state machine handler, what.
- obtainMessage(int, Object) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Get a message and set Message.target state machine handler,
what and obj.
- obtainMessage(int, int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Get a message and set Message.target state machine handler,
what, arg1 and arg2
Note: The handler can be null if the state machine has quit,
which means target will be null and may cause a AndroidRuntimeException
in MessageQueue#enqueMessage if sent directly or if sent using
StateMachine#sendMessage the message will just be ignored.
- obtainMessage(int, int, int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Get a message and set Message.target state machine handler,
what, arg1 and arg2
Note: The handler can be null if the state machine has quit,
which means target will be null and may cause a AndroidRuntimeException
in MessageQueue#enqueMessage if sent directly or if sent using
StateMachine#sendMessage the message will just be ignored.
- obtainMessage(int, int, int, Object) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Get a message and set Message.target state machine handler,
what, arg1, arg2 and obj
Note: The handler can be null if the state machine has quit,
which means target will be null and may cause a AndroidRuntimeException
in MessageQueue#enqueMessage if sent directly or if sent using
StateMachine#sendMessage the message will just be ignored.
- obtainMessage(String, MessageContent) - 类 中的静态方法io.rong.message.ReferenceMessage
-
构造引用消息
- obtainWithEncId(String) - 类 中的静态方法io.rong.message.utils.RCDHCodecTool
-
获取RCDHCodecTool实例,并且使用encId来标识工具实例。
- onAttached(Message, IRongCallback.MediaMessageUploader) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMediaMessageCallbackWithUploader
-
消息已存储数据库。
- onAttached(Message) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMessageCallback
-
消息已存储数据库。
- onAttached(T) - 接口 中的方法io.rong.imlib.NativeClient.ISendMediaMessageCallback
-
- onAttached(T) - 接口 中的方法io.rong.imlib.NativeClient.ISendMessageCallback
-
- onAttached(Message) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageCallback
-
消息已保存数据库。
- onAttached(Message, RongIMClient.UploadImageStatusListener) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageWithUploadListenerCallback
-
消息已保存数据库。
- onBind(Intent) - 类 中的方法io.rong.imlib.ipc.RongService
-
Creates an IntentService.
- onCallback() - 类 中的方法io.rong.imlib.RongIMClient.Callback
-
- onCanceled(Object) - 接口 中的方法io.rong.imlib.filetransfer.CancelCallback
-
- onCanceled(Object) - 接口 中的方法io.rong.imlib.filetransfer.RequestCallBack
-
- onCanceled(Object, String) - 接口 中的方法io.rong.imlib.filetransfer.upload.MediaUploadEngine.IMediaUploadResultCallback
-
- onCanceled(Object) - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- onCanceled() - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaFileCallback
-
- onCanceled(Message) - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaMessageCallback
-
- onCanceled(Message) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMediaMessageCallback
-
- onCanceled(Message) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMediaMessageCallbackWithUploader
-
消息被取消发送。
- onCanceled() - 接口 中的方法io.rong.imlib.NativeClient.IDownloadMediaMessageCallback
-
- onCanceled(int) - 接口 中的方法io.rong.imlib.NativeClient.IResultProgressCallback
-
- onCanceled(T) - 接口 中的方法io.rong.imlib.NativeClient.ISendMediaMessageCallback
-
- onChanged(RongIMClient.ConnectionStatusListener.ConnectionStatus) - 接口 中的方法io.rong.imlib.ModuleManager.ConnectivityStateChangedListener
-
已过时。
- onChanged(int) - 接口 中的方法io.rong.imlib.NativeClient.ICodeListener
-
- onChanged(RongIMClient.ConnectionStatusListener.ConnectionStatus) - 接口 中的方法io.rong.imlib.RongIMClient.ConnectionStatusListener
-
网络状态变化。
- onChatRoomKVRemove(String, Map<String, String>) - 接口 中的方法io.rong.imlib.RongIMClient.KVStatusListener
-
KV 被删除
- onChatRoomKVStatusChange(String, Map<String, String>) - 接口 中的方法io.rong.imlib.NativeClient.KVStatusListener
-
- onChatRoomKVStatusRemove(String, Map<String, String>) - 接口 中的方法io.rong.imlib.NativeClient.KVStatusListener
-
- onChatRoomKVStatusSync(String) - 接口 中的方法io.rong.imlib.NativeClient.KVStatusListener
-
- onChatRoomKVSync(String) - 接口 中的方法io.rong.imlib.RongIMClient.KVStatusListener
-
加入聊天室成功后 KV 与服务端同步完成
- onChatRoomKVUpdate(String, Map<String, String>) - 接口 中的方法io.rong.imlib.RongIMClient.KVStatusListener
-
KV 被增加、修改(包含加入聊天室成功后,同步完成回调全部 KV)
- onComplete(String) - 接口 中的方法io.rong.imlib.filetransfer.RequestCallBack
-
- onComplete(String) - 接口 中的方法io.rong.imlib.filetransfer.upload.MediaUploadEngine.IMediaUploadResultCallback
-
- onComplete(String) - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- onConnectStatusChanged(RongIMClient.ConnectionStatusListener.ConnectionStatus) - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- onConnectStatusChanged(RongIMClient.ConnectionStatusListener.ConnectionStatus) - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
链接状态变化时,调用此方法
- onConnectStatusChanged(RongIMClient.ConnectionStatusListener.ConnectionStatus) - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- onCreate(Context, String) - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- onCreate(Context, String) - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
模块可在此进行初始化
- onCreate(Context, String) - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- onCreate() - 类 中的方法io.rong.imlib.ipc.RongService
-
- OnDatabaseOpened(int) - 接口 中的方法io.rong.imlib.NativeClient.IConnectResultCallback
-
- OnDatabaseOpened(int) - 接口 中的方法io.rong.imlib.NativeObject.ConnectionStatusListener
-
- onDatabaseOpened(RongIMClient.DatabaseOpenStatus) - 类 中的方法io.rong.imlib.RongIMClient.ConnectCallback
-
- onDestroy() - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- onDestroy() - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
- onDestroy() - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- onDestroy() - 类 中的方法io.rong.imlib.ipc.RongService
-
- onEncryptedSessionCanceled(String) - 接口 中的方法io.rong.imlib.RongIMClient.EncryptedSessionConnectionListener
-
取消加密会话。
- onEncryptedSessionEstablished(String) - 接口 中的方法io.rong.imlib.RongIMClient.EncryptedSessionConnectionListener
-
建立加密会话。
- onEncryptedSessionRequest(String, boolean) - 接口 中的方法io.rong.imlib.RongIMClient.EncryptedSessionConnectionListener
-
发起加密会话请求。
- onEncryptedSessionResponse(String) - 接口 中的方法io.rong.imlib.RongIMClient.EncryptedSessionConnectionListener
-
响应加密会话请求。
- onEncryptedSessionTerminated(String) - 接口 中的方法io.rong.imlib.RongIMClient.EncryptedSessionConnectionListener
-
结束加密会话。
- onError(int) - 接口 中的方法io.rong.imlib.filetransfer.CancelCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.filetransfer.PauseCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.filetransfer.RequestCallBack
-
- onError(int, String) - 接口 中的方法io.rong.imlib.filetransfer.upload.MediaUploadEngine.IMediaUploadResultCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader.IGetUrlResultCallback
-
- onError(int) - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- onError(int, String) - 接口 中的方法io.rong.imlib.ICustomServiceListener
-
客服开启失败
- onError(String, RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IMLibRTCClient.RTCRoomActionListener
-
- onError(RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.IChatRoomHistoryMessageCallback
-
- onError(RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaFileCallback
-
- onError(Message, RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaMessageCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.IRongCallback.IGetUserOnlineStatusCallback
-
- onError(RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.IRTCConfigCallback
-
- onError(RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.IRTCDataCallback
-
- onError(RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.IRtcIODataCallback
-
- onError(RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.IRTCJoinRoomCallbackEx
-
- onError(Message, RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMediaMessageCallbackWithUploader
-
消息发送失败。
- onError(Message, RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMessageCallback
-
消息发送失败。
- onError(int) - 接口 中的方法io.rong.imlib.IRongCallback.ISetUserOnlineStatusCallback
-
- onError(RealTimeLocationConstant.RealTimeLocationErrorCode) - 接口 中的方法io.rong.imlib.location.RealTimeLocationObserver
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeClient.GetNotificationQuietHoursCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeClient.IDownloadMediaMessageCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeClient.IResultCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeClient.IResultCallbackEx
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeClient.IResultProgressCallback
-
- onError(T, int) - 接口 中的方法io.rong.imlib.NativeClient.ISendMediaMessageCallback
-
- onError(T, int) - 接口 中的方法io.rong.imlib.NativeClient.ISendMessageCallback
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeClient.OperationCallback
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.AccountInfoListener
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.ChatroomInfoListener
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.CreateDiscussionCallback
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.DiscussionInfoListener
-
- OnError(int, String, String, String, String, String, String, String, String) - 接口 中的方法io.rong.imlib.NativeObject.FileTokenListener
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.GetUserDataListener
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeObject.HistoryMessageListener
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.PushSettingListener
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeObject.RTCConfigListener
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.RTCDataListener
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.RTCUserInfoListener
-
- OnError(int) - 接口 中的方法io.rong.imlib.NativeObject.SetBlacklistListener
-
- onError(int) - 接口 中的方法io.rong.imlib.NativeObject.SetPushSettingListener
-
- OnError(int, String) - 接口 中的方法io.rong.imlib.NativeObject.TokenListener
-
- onError(String, int) - 接口 中的方法io.rong.imlib.navigation.NavigationObserver
-
- onError(RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.Callback
-
- onError(String, RongIMClient.ErrorCode) - 接口 中的方法io.rong.imlib.RongIMClient.ChatRoomActionListener
-
- onError(RongIMClient.ConnectionErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.ConnectCallback
-
错误时回调。
- onError(RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.GetNotificationQuietHoursCallback
-
获取消息通知免打扰时间出错。
- onError(RealTimeLocationConstant.RealTimeLocationErrorCode) - 接口 中的方法io.rong.imlib.RongIMClient.RealTimeLocationListener
-
位置共享过程出现错误。
- onError(RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.ResultCallback
-
错误时回调。
- onError(Message, RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageCallback
-
消息发送失败。
- onError(Integer, RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageCallback
-
- onError(Message, RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageWithUploadListenerCallback
-
消息发送失败。
- onError(RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.SendMessageCallback
-
- onError(Integer, RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.SendMessageCallback
-
- onError(Message, RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.UploadMediaCallback
-
上传文件失败。
- onError(RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.UploadMediaCallback
-
- onEvent(int) - 类 中的方法io.rong.imlib.ConnectionState
-
- onExited(String) - 接口 中的方法io.rong.imlib.IMLibRTCClient.RTCRoomActionListener
-
- onFail(int) - 类 中的方法io.rong.imlib.RongIMClient.Callback
-
- onFail(RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.Callback
-
- onFail(int) - 类 中的方法io.rong.imlib.RongIMClient.SendMessageCallback
-
- onFail(RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.SendMessageCallback
-
- onFail(Integer, int) - 类 中的方法io.rong.imlib.RongIMClient.SendMessageCallback
-
- onFail(Integer, RongIMClient.ErrorCode) - 类 中的方法io.rong.imlib.RongIMClient.SendMessageCallback
-
- onFileNameChanged(String) - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaFileCallback
-
- onFileNameChanged(String) - 接口 中的方法io.rong.imlib.NativeClient.IDownloadMediaFileCallback
-
- onFinish() - 类 中的方法io.rong.common.CountDownTimer
-
Callback fired when the time is up.
- onGetCmpEntriesFromNavi() - 类 中的方法io.rong.imlib.CMPStrategy
-
- onHalting() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
This will be called once after handling a message that called
transitionToHalting.
- onHandleResult(Message, int) - 接口 中的方法io.rong.message.IHandleMessageListener
-
处理消息后的监听
- onHumanEvaluate(JSONObject) - 接口 中的方法io.rong.imlib.cs.CustomServiceManager.OnHumanEvaluateListener
-
- onJoined(String, List<RTCUser>) - 接口 中的方法io.rong.imlib.IMLibRTCClient.RTCRoomActionListener
-
- onJoined(String) - 接口 中的方法io.rong.imlib.RongIMClient.ChatRoomActionListener
-
- onJoining(String) - 接口 中的方法io.rong.imlib.IMLibRTCClient.RTCRoomActionListener
-
- onJoining(String) - 接口 中的方法io.rong.imlib.RongIMClient.ChatRoomActionListener
-
- OnKVChanged(ChatroomStatus[]) - 接口 中的方法io.rong.imlib.NativeObject.StatusNotificationListener
-
- onLogin(String, String) - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- onLogin(String, String) - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
- onLogin(String, String) - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- OnLogInfo(String, boolean) - 接口 中的方法io.rong.imlib.NativeObject.NativeLogInfoListener
-
- onLogout() - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- onLogout() - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
- onLogout() - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- onMessageExpansionRemove(List<String>, Message) - 接口 中的方法io.rong.imlib.RongIMClient.MessageExpansionListener
-
消息扩展信息删除的回调
- onMessageExpansionUpdate(Map<String, String>, Message) - 接口 中的方法io.rong.imlib.RongIMClient.MessageExpansionListener
-
消息扩展信息更改的回调
expansion 只包含更新的键值对,不是全部的数据。
- onMessageRecalled(Message, RecallNotificationMessage) - 接口 中的方法io.rong.imlib.RongIMClient.OnRecallMessageListener
-
- onMessageReceiptRequest(Conversation.ConversationType, String, String) - 接口 中的方法io.rong.imlib.RongIMClient.ReadReceiptListener
-
群组和讨论组中,某人发起了回执请求,会话中其余人会收到该请求,并回调此方法。
- onMessageReceiptResponse(Conversation.ConversationType, String, String, HashMap<String, Long>) - 接口 中的方法io.rong.imlib.RongIMClient.ReadReceiptListener
-
在群组和讨论组中发起了回执请求的用户,当收到接收方的响应时,会回调此方法。
- onModeChanged(CustomServiceMode) - 接口 中的方法io.rong.imlib.ICustomServiceListener
-
客服模式发生变化
- onNaviUpdate() - 接口 中的方法io.rong.imlib.navigation.NavigationClient.NaviUpdateListener
-
- onParticipantsJoin(String) - 接口 中的方法io.rong.imlib.location.RealTimeLocationObserver
-
- onParticipantsJoin(String) - 接口 中的方法io.rong.imlib.RongIMClient.RealTimeLocationListener
-
对方加入位置共享。
- onParticipantsQuit(String) - 接口 中的方法io.rong.imlib.location.RealTimeLocationObserver
-
- onParticipantsQuit(String) - 接口 中的方法io.rong.imlib.RongIMClient.RealTimeLocationListener
-
对方退出位置共享
- onPaused(Object) - 接口 中的方法io.rong.imlib.filetransfer.PauseCallback
-
- OnPongReceived() - 接口 中的方法io.rong.imlib.NativeObject.ConnectionStatusListener
-
- onProgress(int) - 接口 中的方法io.rong.imlib.filetransfer.RequestCallBack
-
- onProgress(int) - 接口 中的方法io.rong.imlib.filetransfer.upload.MediaUploadEngine.IMediaUploadResultCallback
-
- onProgress(int) - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- onProgress(int) - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaFileCallback
-
- onProgress(Message, int) - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaMessageCallback
-
- onProgress(Message, int) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMediaMessageCallback
-
- onProgress(Message, int) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMediaMessageCallbackWithUploader
-
媒体文件上传进度。
- onProgress(int) - 接口 中的方法io.rong.imlib.NativeClient.IDownloadMediaMessageCallback
-
- onProgress(int) - 接口 中的方法io.rong.imlib.NativeClient.IResultProgressCallback
-
- onProgress(T, int) - 接口 中的方法io.rong.imlib.NativeClient.ISendMediaMessageCallback
-
- onProgress(int) - 类 中的方法io.rong.imlib.RongIMClient.DownloadMediaCallback
-
下载进度。
- onProgress(Message, int) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageCallback
-
消息发送进度。
- onProgress(Message, int) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageWithUploadListenerCallback
-
消息发送进度。
- onProgress(Message, int) - 类 中的方法io.rong.imlib.RongIMClient.UploadMediaCallback
-
上传媒体文件进度。
- OnProgressListener - io.rong.imlib.filetransfer中的接口
-
- onPullEvaluation(String) - 接口 中的方法io.rong.imlib.ICustomServiceListener
-
客服主动下发满意度评价
- OnPushNotificationChanged(long) - 接口 中的方法io.rong.imlib.NativeClient.PushNotificationListener
-
- onQuit(String) - 接口 中的方法io.rong.imlib.ICustomServiceListener
-
离开客服
- onQuited(String) - 接口 中的方法io.rong.imlib.RongIMClient.ChatRoomActionListener
-
- onQuitting() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
This will be called once after a quit message that was NOT handled by
the derived StateMachine.
- onRCLogInfoOccurred(String) - 接口 中的方法io.rong.imlib.RongIMClient.RCLogInfoListener
-
当 Log 写文件输出时,回调此方法
- onReadReceiptReceived(Message) - 接口 中的方法io.rong.imlib.RongIMClient.ReadReceiptListener
-
单聊中收到消息回执的回调。
- onRealTimeLocationQuit(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.location.RealTimeLocationManager
-
- onReceive(Context, Intent) - 类 中的方法io.rong.imlib.ConnectChangeReceiver
-
- onReceive(Context, Intent) - 类 中的方法io.rong.imlib.HeartbeatReceiver
-
- onReceive(Message) - 接口 中的方法io.rong.imlib.RongIMClient.OnReceiveDestructionMessageListener
-
- onReceived(Message, int, boolean, int) - 类 中的方法io.rong.imlib.cs.CustomServiceManager
-
- onReceived(Message, int, boolean, int) - 接口 中的方法io.rong.imlib.ModuleManager.MessageRouter
-
已过时。
- onReceived(Message, int, boolean, boolean, int) - 接口 中的方法io.rong.imlib.NativeClient.OnReceiveMessageListener
-
收到消息的处理。
- onReceived(NativeObject.AccountInfo[]) - 接口 中的方法io.rong.imlib.NativeObject.AccountInfoListener
-
- onReceived(NativeObject.DiscussionInfo) - 接口 中的方法io.rong.imlib.NativeObject.DiscussionInfoListener
-
- onReceived(NativeObject.Message[], long) - 接口 中的方法io.rong.imlib.NativeObject.HistoryMessageListener
-
- onReceived(NativeObject.Message, int, boolean, boolean, int) - 类 中的方法io.rong.imlib.NativeObject.ReceiveMessageListener
-
- onReceived(NativeObject.Message[], boolean, int) - 类 中的方法io.rong.imlib.NativeObject.ReceiveMessageListener
-
- onReceived(Message, int) - 接口 中的方法io.rong.imlib.RongIMClient.OnReceiveMessageListener
-
收到消息的处理。
- onReceived(Message, int) - 类 中的方法io.rong.imlib.RongIMClient.OnReceiveMessageWrapperListener
-
- onReceived(Message, int, boolean, boolean) - 类 中的方法io.rong.imlib.RongIMClient.OnReceiveMessageWrapperListener
-
接收实时或者离线消息。
- onReceiveLocation(double, double, String) - 接口 中的方法io.rong.imlib.location.RealTimeLocationObserver
-
已过时。
- onReceiveLocation(double, double, String) - 接口 中的方法io.rong.imlib.RongIMClient.RealTimeLocationListener
-
接收到位置共享信息。
- onReceiveLocationWithType(double, double, RealTimeLocationType, String) - 接口 中的方法io.rong.imlib.location.RealTimeLocationObserver
-
- onReceiveLocationWithType(double, double, RealTimeLocationType, String) - 接口 中的方法io.rong.imlib.RongIMClient.RealTimeLocationListener
-
接收到位置共享信息。
- onReceiveMessage(Message, int, boolean, int) - 类 中的方法io.rong.imlib.AbstractIMLibExtensionModule
-
- onReceiveMessage(Message, int, boolean, int) - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
仅当收到本模块新增的消息类型时,调用此方法
- onReceiveMessage(Message, int, boolean, int) - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- onReceiveMessage(Message) - 类 中的方法io.rong.imlib.typingmessage.TypingMessageManager
-
收到输入状态消息,显示正在输入
收到其它类型消息,取消正在输入的显示
- OnReceiveMessageWrapperListener() - 类 的构造器io.rong.imlib.RongIMClient.OnReceiveMessageWrapperListener
-
- onRequestHardwareResource(HardwareResource.ResourceType) - 接口 中的方法io.rong.imlib.IMLibExtensionModule
-
请求硬件资源
- onRequestHardwareResource(HardwareResource.ResourceType) - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
- OnRmtpComplete(int, String, int, short, String) - 接口 中的方法io.rong.imlib.NativeObject.ConnectionStatusListener
-
- OnRmtpDisconnected(int, int, String) - 接口 中的方法io.rong.imlib.NativeObject.ConnectionStatusListener
-
- OnRTCHeartbeat(int, String) - 接口 中的方法io.rong.imlib.NativeObject.RTCHeartbeatListener
-
- onSelectGroup(List<CSGroupItem>) - 接口 中的方法io.rong.imlib.ICustomServiceListener
-
客服有分组时,选择分组.
- OnServiceConnected(IHandler) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- OnServiceDisconnected() - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- onStatusChange(RealTimeLocationConstant.RealTimeLocationStatus) - 接口 中的方法io.rong.imlib.location.RealTimeLocationObserver
-
- onStatusChange(RealTimeLocationConstant.RealTimeLocationStatus) - 接口 中的方法io.rong.imlib.RongIMClient.RealTimeLocationListener
-
位置共享状态发生改变。
- OnStatusChanged(ConversationStatus[]) - 接口 中的方法io.rong.imlib.NativeObject.ConversationStatusListener
-
- OnStatusChanged(String) - 接口 中的方法io.rong.imlib.NativeObject.StatusNotificationListener
-
- onStatusChanged(ConversationStatus[]) - 接口 中的方法io.rong.imlib.RongIMClient.ConversationStatusListener
-
- onStatusReceived(String, ArrayList<UserOnlineStatusInfo>) - 接口 中的方法io.rong.imlib.IRongCallback.ISetSubscribeStatusCallback
-
- onStatusReceived(String, String) - 接口 中的方法io.rong.imlib.NativeObject.UserStatusListener
-
- onStop(String) - 接口 中的方法io.rong.imlib.RongIMClient.DestructCountDownTimerListener
-
- onSuccess(String) - 接口 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader.IGetUrlResultCallback
-
- onSuccess(CustomServiceConfig) - 接口 中的方法io.rong.imlib.ICustomServiceListener
-
开启客服成功
- onSuccess(List<Message>, long) - 接口 中的方法io.rong.imlib.IRongCallback.IChatRoomHistoryMessageCallback
-
- onSuccess() - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaFileCallback
-
- onSuccess(Message) - 接口 中的方法io.rong.imlib.IRongCallback.IDownloadMediaMessageCallback
-
- onSuccess(ArrayList<UserOnlineStatusInfo>) - 接口 中的方法io.rong.imlib.IRongCallback.IGetUserOnlineStatusCallback
-
- onSuccess(String, long) - 接口 中的方法io.rong.imlib.IRongCallback.IRTCConfigCallback
-
- onSuccess(List<RTCUser>) - 接口 中的方法io.rong.imlib.IRongCallback.IRTCDataCallback
-
- onSuccess(Map<String, String>) - 接口 中的方法io.rong.imlib.IRongCallback.IRtcIODataCallback
-
- onSuccess(List<RTCUser>, T) - 接口 中的方法io.rong.imlib.IRongCallback.IRTCJoinRoomCallbackEx
-
- onSuccess(Message) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMediaMessageCallbackWithUploader
-
消息发送成功。
- onSuccess(Message) - 接口 中的方法io.rong.imlib.IRongCallback.ISendMessageCallback
-
消息发送成功。
- onSuccess() - 接口 中的方法io.rong.imlib.IRongCallback.ISetUserOnlineStatusCallback
-
- onSuccess(String, int) - 接口 中的方法io.rong.imlib.NativeClient.GetNotificationQuietHoursCallback
-
- onSuccess(T) - 接口 中的方法io.rong.imlib.NativeClient.IDownloadMediaMessageCallback
-
- onSuccess(T) - 接口 中的方法io.rong.imlib.NativeClient.IResultCallback
-
- onSuccess(T, K) - 接口 中的方法io.rong.imlib.NativeClient.IResultCallbackEx
-
- onSuccess(T) - 接口 中的方法io.rong.imlib.NativeClient.IResultProgressCallback
-
- onSuccess(T) - 接口 中的方法io.rong.imlib.NativeClient.ISendMediaMessageCallback
-
- onSuccess(T) - 接口 中的方法io.rong.imlib.NativeClient.ISendMessageCallback
-
- onSuccess() - 接口 中的方法io.rong.imlib.NativeClient.OperationCallback
-
- OnSuccess(int, NativeObject.UserInfo[]) - 接口 中的方法io.rong.imlib.NativeObject.ChatroomInfoListener
-
- OnSuccess(String) - 接口 中的方法io.rong.imlib.NativeObject.CreateDiscussionCallback
-
- OnSuccess(String) - 接口 中的方法io.rong.imlib.NativeObject.GetUserDataListener
-
- OnSuccess(String, int) - 接口 中的方法io.rong.imlib.NativeObject.PushSettingListener
-
- onSuccess(String, long) - 接口 中的方法io.rong.imlib.NativeObject.RTCConfigListener
-
- OnSuccess(Map<String, String>) - 接口 中的方法io.rong.imlib.NativeObject.RTCDataListener
-
- OnSuccess(RTCUser[], String, String, HashMap<String, String>) - 接口 中的方法io.rong.imlib.NativeObject.RTCUserInfoListener
-
- OnSuccess(String) - 接口 中的方法io.rong.imlib.NativeObject.SetBlacklistListener
-
- onSuccess(long) - 接口 中的方法io.rong.imlib.NativeObject.SetPushSettingListener
-
- onSuccess(String) - 接口 中的方法io.rong.imlib.navigation.NavigationObserver
-
- onSuccess() - 类 中的方法io.rong.imlib.RongIMClient.Callback
-
- onSuccess(String) - 类 中的方法io.rong.imlib.RongIMClient.ConnectCallback
-
成功时回调。
- onSuccess(String, int) - 类 中的方法io.rong.imlib.RongIMClient.GetNotificationQuietHoursCallback
-
获取消息通知免打扰时间成功。
- onSuccess(String) - 类 中的方法io.rong.imlib.RongIMClient.GetNotificationQuietHoursCallback
-
- onSuccess(T) - 类 中的方法io.rong.imlib.RongIMClient.ResultCallback
-
成功时回调。
- onSuccess(Message) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageCallback
-
消息发送成功。
- onSuccess(Integer) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageCallback
-
- onSuccess(Message) - 类 中的方法io.rong.imlib.RongIMClient.SendImageMessageWithUploadListenerCallback
-
消息发送成功。
- onSyncConversationReadStatus(Conversation.ConversationType, String) - 接口 中的方法io.rong.imlib.RongIMClient.SyncConversationReadStatusListener
-
- OnTcpComplete(NativeObject.ConnectionEntry) - 接口 中的方法io.rong.imlib.NativeObject.ConnectionStatusListener
-
- onTick(long) - 类 中的方法io.rong.common.CountDownTimer
-
Callback fired on regular interval.
- onTick(long, String) - 接口 中的方法io.rong.imlib.RongIMClient.DestructCountDownTimerListener
-
- onTypingStatusChanged(Conversation.ConversationType, String, Collection<TypingStatus>) - 接口 中的方法io.rong.imlib.RongIMClient.TypingStatusListener
-
会话输入状态发生变化。
- onUnbind(Intent) - 类 中的方法io.rong.imlib.ipc.RongService
-
- onUploadResponse(String) - 类 中的方法io.rong.rtlog.upload.TimingUploadLogTask
-
日志上传成功后相应数据。
- onUploadResponse(String) - 类 中的方法io.rong.rtlog.upload.UploadLogTask
-
回调上传服务器成功后返回的内容。
- OPERATE - 类 中的静态变量io.rong.imlib.model.AndroidConfig
-
- OperationCallback() - 类 的构造器io.rong.imlib.RongIMClient.OperationCallback
-
- operationComplete(int, int) - 接口 中的方法io.rong.imlib.NativeObject.BizAckListener
-
- operationComplete(int, String, long) - 接口 中的方法io.rong.imlib.NativeObject.PublishAckListener
-
- option - 类 中的变量io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- ossAccessKeyId - 类 中的变量io.rong.imlib.filetransfer.Request
-
- ossAccessKeyId(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo.Builder
-
- ossPolicy(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo.Builder
-
- ossSignature(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo.Builder
-
- RC_REAL_TIME_LOCATION_EVENT_DISABLE_GPS - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_JOIN - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_JOIN_FAILURE - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_NETWORK_UNAVAILABLE - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_PARTICIPANT_JOIN - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_PARTICIPANT_NO_RESPONSE - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_PARTICIPANT_QUIT - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_PARTICIPANT_START - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_QUIT - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_RECEIVE_LOCATION_MESSAGE - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_REFRESH_TIME_EXPIRE - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_SEND_LOCATION_MESSAGE - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_START - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_START_FAILURE - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RC_REAL_TIME_LOCATION_EVENT_TERMINAL - 类 中的静态变量io.rong.imlib.location.RealTimeLocation
-
- RCDHCodecTool - io.rong.message.utils中的类
-
1.生成 XA、YA 对。
- RCDHCodecTool() - 类 的构造器io.rong.message.utils.RCDHCodecTool
-
- RCDHCodecTool.RCDHPrivateKey - io.rong.message.utils中的类
-
DH私钥
- RCDHCodecTool.RCDHPublicKey - io.rong.message.utils中的类
-
DH公钥
- RCDHCodecTool.RCSecretKey - io.rong.message.utils中的类
-
对称加密的密钥
- RCEncryptCancelMessage - io.rong.message中的类
-
端对端加密取消信令类
- RCEncryptCancelMessage() - 类 的构造器io.rong.message.RCEncryptCancelMessage
-
- RCEncryptCancelMessage(byte[]) - 类 的构造器io.rong.message.RCEncryptCancelMessage
-
- RCEncryptCancelMessage(Parcel) - 类 的构造器io.rong.message.RCEncryptCancelMessage
-
- RCEncryptConfirmMessage - io.rong.message中的类
-
端对端加密确认信令类
- RCEncryptConfirmMessage() - 类 的构造器io.rong.message.RCEncryptConfirmMessage
-
- RCEncryptConfirmMessage(byte[]) - 类 的构造器io.rong.message.RCEncryptConfirmMessage
-
- RCEncryptConfirmMessage(Parcel) - 类 的构造器io.rong.message.RCEncryptConfirmMessage
-
- RCEncryptedMessage - io.rong.message中的类
-
加密消息类
- RCEncryptedMessage() - 类 的构造器io.rong.message.RCEncryptedMessage
-
- RCEncryptedMessage(byte[]) - 类 的构造器io.rong.message.RCEncryptedMessage
-
- RCEncryptedMessage(Parcel) - 类 的构造器io.rong.message.RCEncryptedMessage
-
- RCEncryptedSession - io.rong.imlib.model中的类
-
加密会话信息实体类
- RCEncryptedSession() - 类 的构造器io.rong.imlib.model.RCEncryptedSession
-
- RCEncryptedSession(Parcel) - 类 的构造器io.rong.imlib.model.RCEncryptedSession
-
- RCEncryptedSession.RCEncryptedSessionStatus - io.rong.imlib.model中的类
-
加密会话信令状态。
- RCEncryptedSessionStatus() - 类 的构造器io.rong.imlib.model.RCEncryptedSession.RCEncryptedSessionStatus
-
- RCEncryptRequestMessage - io.rong.message中的类
-
端对端加密请求信令类
- RCEncryptRequestMessage() - 类 的构造器io.rong.message.RCEncryptRequestMessage
-
- RCEncryptRequestMessage(byte[]) - 类 的构造器io.rong.message.RCEncryptRequestMessage
-
- RCEncryptRequestMessage(Parcel) - 类 的构造器io.rong.message.RCEncryptRequestMessage
-
- RCEncryptResponseMessage - io.rong.message中的类
-
端对端响应请求信令类
- RCEncryptResponseMessage() - 类 的构造器io.rong.message.RCEncryptResponseMessage
-
- RCEncryptResponseMessage(byte[]) - 类 的构造器io.rong.message.RCEncryptResponseMessage
-
- RCEncryptResponseMessage(Parcel) - 类 的构造器io.rong.message.RCEncryptResponseMessage
-
- RCEncryptTerminateMessage - io.rong.message中的类
-
端对端加密终止信令类
- RCEncryptTerminateMessage() - 类 的构造器io.rong.message.RCEncryptTerminateMessage
-
- RCEncryptTerminateMessage(byte[]) - 类 的构造器io.rong.message.RCEncryptTerminateMessage
-
- RCEncryptTerminateMessage(Parcel) - 类 的构造器io.rong.message.RCEncryptTerminateMessage
-
- readDateFromParcel(Parcel) - 类 中的静态方法io.rong.common.ParcelUtils
-
从 Parcel 中读取 Date 类型数据
- readDoubleFromParcel(Parcel) - 类 中的静态方法io.rong.common.ParcelUtils
-
从 Parcel 中读取 Double 类型数据
- readFloatFromParcel(Parcel) - 类 中的静态方法io.rong.common.ParcelUtils
-
从 Parcel 中读取 Float 类型数据
- readFromParcel(Parcel) - 类 中的静态方法io.rong.common.ParcelUtils
-
从 Parcel 中读取 String 类型数据
- readFromParcel(Parcel, Class<T>) - 类 中的静态方法io.rong.common.ParcelUtils
-
Read and return a new Parcelable from the parcel.
- readIntFromParcel(Parcel) - 类 中的静态方法io.rong.common.ParcelUtils
-
从 Parcel 中读取 Integer 类型数据
- readListFromParcel(Parcel, Class<T>) - 类 中的静态方法io.rong.common.ParcelUtils
-
Read and return a new ArrayList object from the parcel at the current
dataPosition().
- readLongFromParcel(Parcel) - 类 中的静态方法io.rong.common.ParcelUtils
-
从 Parcel 中读取 Long 类型数据
- readMapFromParcel(Parcel) - 类 中的静态方法io.rong.common.ParcelUtils
-
从 Parcel 中读取 Map 类型数据
- readPictureDegree(Context, String) - 类 中的静态方法io.rong.common.FileUtils
-
读取图片旋转的角度
- ReadReceiptInfo - io.rong.imlib.model中的类
-
只有群组和讨论组里的消息才需要此属性,其它类型会话中本属性为 NULL
- ReadReceiptInfo() - 类 的构造器io.rong.imlib.model.ReadReceiptInfo
-
- ReadReceiptInfo(String) - 类 的构造器io.rong.imlib.model.ReadReceiptInfo
-
- ReadReceiptInfo(Parcel) - 类 的构造器io.rong.imlib.model.ReadReceiptInfo
-
- ReadReceiptMessage - io.rong.message中的类
-
已读通知消息
已读通知消息类,此消息会进行不存储不计入未读消息数。
- ReadReceiptMessage(long) - 类 的构造器io.rong.message.ReadReceiptMessage
-
- ReadReceiptMessage(String) - 类 的构造器io.rong.message.ReadReceiptMessage
-
- ReadReceiptMessage(long, String, ReadReceiptMessage.ReadReceiptType) - 类 的构造器io.rong.message.ReadReceiptMessage
-
- ReadReceiptMessage(Parcel) - 类 的构造器io.rong.message.ReadReceiptMessage
-
- ReadReceiptMessage(byte[]) - 类 的构造器io.rong.message.ReadReceiptMessage
-
- ReadReceiptMessage.ReadReceiptType - io.rong.message中的枚举
-
- ReadReceiptRequestMessage - io.rong.message中的类
-
请求回执消息
请求回执消息,此消息会不存储,不计入未读消息数
- ReadReceiptRequestMessage(String) - 类 的构造器io.rong.message.ReadReceiptRequestMessage
-
- ReadReceiptRequestMessage(Parcel) - 类 的构造器io.rong.message.ReadReceiptRequestMessage
-
- ReadReceiptRequestMessage(byte[]) - 类 的构造器io.rong.message.ReadReceiptRequestMessage
-
- ReadReceiptResponseMessage - io.rong.message中的类
-
请求回执响应消息
请求回执响应消息,此消息会不存储,不计入未读消息数
- ReadReceiptResponseMessage(HashMap<String, ArrayList<String>>) - 类 的构造器io.rong.message.ReadReceiptResponseMessage
-
- ReadReceiptResponseMessage(List<Message>) - 类 的构造器io.rong.message.ReadReceiptResponseMessage
-
- ReadReceiptResponseMessage(Parcel) - 类 的构造器io.rong.message.ReadReceiptResponseMessage
-
- ReadReceiptResponseMessage(byte[]) - 类 的构造器io.rong.message.ReadReceiptResponseMessage
-
- readTimeout(int) - 类 中的方法io.rong.imlib.filetransfer.Configuration.Builder
-
- readTimeout - 类 中的变量io.rong.imlib.filetransfer.Request
-
- RealTimeLocation - io.rong.imlib.location中的类
-
Created by weiqinxiao on 15/8/10.
- RealTimeLocation(Context, Conversation.ConversationType, String, RongIMClient.OnReceiveMessageListener) - 类 的构造器io.rong.imlib.location.RealTimeLocation
-
Should initialize a RealTimeLocation if you start real time location service every time.
- RealTimeLocationConstant - io.rong.imlib.location中的类
-
Created by weiqinxiao on 15/8/14.
- RealTimeLocationConstant() - 类 的构造器io.rong.imlib.location.RealTimeLocationConstant
-
- RealTimeLocationConstant.RealTimeLocationErrorCode - io.rong.imlib.location中的枚举
-
- RealTimeLocationConstant.RealTimeLocationStatus - io.rong.imlib.location中的枚举
-
- RealTimeLocationJoinMessage - io.rong.imlib.location.message中的类
-
实时位置共享的用户加入消息类
实时位置共享的用户加入消息类,此消息会进行存储并计入未读消息数。
- RealTimeLocationJoinMessage(String) - 类 的构造器io.rong.imlib.location.message.RealTimeLocationJoinMessage
-
- RealTimeLocationJoinMessage(byte[]) - 类 的构造器io.rong.imlib.location.message.RealTimeLocationJoinMessage
-
- RealTimeLocationManager - io.rong.imlib.location中的类
-
- RealTimeLocationObserver - io.rong.imlib.location中的接口
-
- RealTimeLocationQuitMessage - io.rong.imlib.location.message中的类
-
实时位置共享的用户退出消息类
实时位置共享的用户退出消息类,此消息会进行存储并计入未读消息数。
- RealTimeLocationQuitMessage(String) - 类 的构造器io.rong.imlib.location.message.RealTimeLocationQuitMessage
-
- RealTimeLocationQuitMessage(byte[]) - 类 的构造器io.rong.imlib.location.message.RealTimeLocationQuitMessage
-
- RealTimeLocationStartMessage - io.rong.imlib.location.message中的类
-
实时位置共享的发起消息类
实时位置共享的发起消息类,此消息会进行存储并计入未读消息数。
- RealTimeLocationStartMessage(String) - 类 的构造器io.rong.imlib.location.message.RealTimeLocationStartMessage
-
- RealTimeLocationStartMessage(byte[]) - 类 的构造器io.rong.imlib.location.message.RealTimeLocationStartMessage
-
- RealTimeLocationStatusMessage - io.rong.imlib.location.message中的类
-
实时位置共享的定位更新消息类
实时位置共享的定位更新消息类,此消息会进行存储并计入未读消息数。
- RealTimeLocationStatusMessage() - 类 的构造器io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
- RealTimeLocationStatusMessage(byte[]) - 类 的构造器io.rong.imlib.location.message.RealTimeLocationStatusMessage
-
- RealTimeLocationType - io.rong.imlib.location中的枚举
-
实时位置共享的类型
UNKNOWN: 未知类型。
- RecallCommandMessage - io.rong.message中的类
-
撤回命令消息类
撤回命令消息类,需要撤回消息的时候发送的信令消息,此消息不存储不计数。
- RecallCommandMessage(String) - 类 的构造器io.rong.message.RecallCommandMessage
-
- RecallCommandMessage(String, String) - 类 的构造器io.rong.message.RecallCommandMessage
-
- RecallCommandMessage(byte[]) - 类 的构造器io.rong.message.RecallCommandMessage
-
- RecallCommandMessage(Parcel) - 类 的构造器io.rong.message.RecallCommandMessage
-
- recallMessage(String, byte[], String, Message, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- recallMessage(String, byte[], String, Message, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- RecallMessage(String, byte[], NativeObject.PushConfig, NativeObject.PublishAckListener, boolean) - 类 中的方法io.rong.imlib.NativeObject
-
- recallMessage(Message, String, RongIMClient.ResultCallback<RecallNotificationMessage>) - 类 中的方法io.rong.imlib.RongIMClient
-
撤回消息
- RecallNotificationMessage - io.rong.message中的类
-
撤回通知消息类
撤回通知消息类,当用户撤回消息或者收到一条撤回信令消息时,需要根据此通知消息在界面上进行展示。
- RecallNotificationMessage(String, long, String, boolean, boolean) - 类 的构造器io.rong.message.RecallNotificationMessage
-
- RecallNotificationMessage(String, long, String, boolean, boolean, String, long) - 类 的构造器io.rong.message.RecallNotificationMessage
-
- RecallNotificationMessage(byte[]) - 类 的构造器io.rong.message.RecallNotificationMessage
-
- RecallNotificationMessage(Parcel) - 类 的构造器io.rong.message.RecallNotificationMessage
-
- ReceiptInfo() - 类 的构造器io.rong.imlib.NativeObject.ReceiptInfo
-
- ReceivedStatus(int) - 类 的构造器io.rong.imlib.model.Message.ReceivedStatus
-
构造函数。
- ReceiveMessageListener() - 类 的构造器io.rong.imlib.NativeObject.ReceiveMessageListener
-
- RECONNECT_ACTION - 类 中的静态变量io.rong.imlib.ConnectChangeReceiver
-
- recordLogRec(Message) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
- ReferenceMessage - io.rong.message中的类
-
引用消息 (支持 文本,图片,文件,图文)
Created by JL on 2018/3/28.
- ReferenceMessage(byte[]) - 类 的构造器io.rong.message.ReferenceMessage
-
将数据解码
- ReferenceMessage(Parcel) - 类 的构造器io.rong.message.ReferenceMessage
-
- ReferenceMessageHandler - io.rong.message中的类
-
- ReferenceMessageHandler(Context) - 类 的构造器io.rong.message.ReferenceMessageHandler
-
- referrer(String) - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo.Builder
-
设置来源
- registerCmdMsgType(String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- RegisterCmdMsgType(String[]) - 类 中的方法io.rong.imlib.NativeObject
-
- registerCmdMsgTypes(List<String>) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- registerDeleteMessageType(List<String>) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- RegisterDeleteMessageType(String[]) - 类 中的方法io.rong.imlib.NativeObject
-
- RegisterMessage(NativeObject.Conversation[]) - 类 中的方法io.rong.imlib.NativeObject
-
- registerMessageType(String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- registerMessageType(Class<? extends MessageContent>) - 类 中的方法io.rong.imlib.NativeClient
-
注册消息类型,如果对消息类型进行扩展,可以忽略此方法。
- registerMessageType(List<Class<? extends MessageContent>>) - 类 中的方法io.rong.imlib.NativeClient
-
批量注册消息类型,如果对消息类型进行扩展,可以忽略此方法。
- RegisterMessageType(String, int) - 类 中的方法io.rong.imlib.NativeObject
-
注册对象
- registerMessageType(Class<? extends MessageContent>) - 类 中的静态方法io.rong.imlib.RongIMClient
-
- registerMessageType(List<Class<? extends MessageContent>>) - 类 中的静态方法io.rong.imlib.RongIMClient
-
批量注册自定义消息类型
请在初始化之后,连接之前调用该方法注册自定义消息。
- registerMessageTypes(List<String>) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- registerModulesByName(List<String>) - 类 中的方法io.rong.imlib.IMLibExtensionModuleManager
-
module 的注册方法
- reJoinChatRoom(String, int, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- reJoinChatRoom(String, int, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
加入聊天室。
- RemoteHistoryMsgOption - io.rong.imlib.model中的类
-
- RemoteHistoryMsgOption() - 类 的构造器io.rong.imlib.model.RemoteHistoryMsgOption
-
- RemoteHistoryMsgOption(long, int, int, boolean) - 类 的构造器io.rong.imlib.model.RemoteHistoryMsgOption
-
- RemoteHistoryMsgOption(Parcel) - 类 的构造器io.rong.imlib.model.RemoteHistoryMsgOption
-
- RemoteModelWrap - io.rong.imlib.model中的类
-
- RemoteModelWrap() - 类 的构造器io.rong.imlib.model.RemoteModelWrap
-
- RemoteModelWrap(Parcelable) - 类 的构造器io.rong.imlib.model.RemoteModelWrap
-
- RemoteModelWrap(Parcel) - 类 的构造器io.rong.imlib.model.RemoteModelWrap
-
- removeChatRoomEntry(String, String, Boolean, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
删除聊天室自定义属性。
- removeConnectivityStateChangedListener(ModuleManager.ConnectivityStateChangedListener) - 类 中的静态方法io.rong.imlib.ModuleManager
-
已过时。
- removeConversation(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- removeConversation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.NativeClient
-
从会话列表中移除某一会话,但是不删除会话内的消息。
- RemoveConversation(int, String) - 类 中的方法io.rong.imlib.NativeObject
-
从会话列表中移除某一会话,但是不删除会话内的消息,如果此会话中有新的消息,该会话将重新在会话列表中显示,并显示最近的历史消息。
- removeConversation(Conversation.ConversationType, String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
从会话列表中移除某一会话。
- removeDiscussionMember(String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- removeEncryptedConversation(String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- removeEncryptedConversation(String) - 类 中的方法io.rong.imlib.NativeClient
-
删除对应targetId的加密会话
- RemoveEncryptedConversation(String) - 类 中的方法io.rong.imlib.NativeObject
-
remove encrypted conversation
- removeFile(String) - 类 中的静态方法io.rong.common.FileUtils
-
删除文件
- removeFromBlacklist(String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- removeFromBlacklist(String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
将个某用户从黑名单中移出。
- RemoveFromBlacklist(String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
将个某用户从黑名单中移出
- removeFromBlacklist(String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
将某个用户从黑名单中移出。
- removeFromFileDownloadMap(int) - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
删除 download map 中对应的元素
- removeFromFileDownloadMap(String) - 类 中的方法io.rong.imlib.filetransfer.MediaDownloadEngine
-
删除 download map 中对应的元素
- removeKeysInExpansionEx(List<String>, HashMap<String, MessageExpansion>) - 类 中的静态方法io.rong.common.JSONUtils
-
删除指定的 keys
- removeKeysTSInExpansionEx(long, List<String>, HashMap<String, MessageExpansion>) - 类 中的静态方法io.rong.common.JSONUtils
-
删除指定的 keys,带时间戳比对
- removeListener(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.location.RealTimeLocationManager
-
移除位置共享观察者。
- removeMemberFromDiscussion(String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
供创建者将某用户移出讨论组。
- RemoveMemberFromDiscussion(String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
供管理员将某用户移出讨论组,移出自己或者非讨论组创建者执行移出操作将产生错误。
- removeMemberFromDiscussion(String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
- RemoveMemberFromDiscussionSync(String, String) - 类 中的方法io.rong.imlib.NativeObject
-
- removeMessageAllExpansion(String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- removeMessageAllExpansion(String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- removeMessageExpansion(List<String>, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- removeMessageExpansion(List<String>, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- removeMessageExpansion(List<String>, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
删除消息扩展信息中特定的键值对
- removeMessageRouter(ModuleManager.MessageRouter) - 类 中的静态方法io.rong.imlib.ModuleManager
-
已过时。
- removeMessages(int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Removes a message from the message queue.
- removeNotificationQuietHours(IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- removeNotificationQuietHours(NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
移除会话通知免打扰时间。
- removeNotificationQuietHours(RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
移除消息通知免打扰时间。
- RemovePushSetting(NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- removeRealTimeLocationObserver(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.RongIMClient
-
移除位置共享监听。
- RenameDiscussion(String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- Request - io.rong.imlib.filetransfer中的类
-
- Request(Configuration, RequestCallBack) - 类 的构造器io.rong.imlib.filetransfer.Request
-
- Request(FileInfo, Configuration, RequestCallBack, String) - 类 的构造器io.rong.imlib.filetransfer.Request
-
- REQUEST - 类 中的静态变量io.rong.imlib.model.RCEncryptedSession.RCEncryptedSessionStatus
-
发起加密对话
- requestCallBack - 类 中的变量io.rong.imlib.filetransfer.Request
-
- RequestCallBack - io.rong.imlib.filetransfer中的接口
-
- requestCallback(RequestCallBack) - 类 中的方法io.rong.imlib.filetransfer.RequestOption.Upload.Builder
-
- requestCmpIfNeed(Context, String, String) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
使用缓存连接成功后,需要检查缓存是否过期。
- requestNavi(String, String, boolean) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- RequestOption - io.rong.imlib.filetransfer中的类
-
- RequestOption(String, FtConst.MimeType, RequestCallBack) - 类 的构造器io.rong.imlib.filetransfer.RequestOption
-
- RequestOption(String, FtConst.MimeType, int, RequestCallBack) - 类 的构造器io.rong.imlib.filetransfer.RequestOption
-
- RequestOption(String, FtConst.MimeType, String, RequestCallBack) - 类 的构造器io.rong.imlib.filetransfer.RequestOption
-
- RequestOption(String, FtConst.MimeType, String, int, RequestCallBack) - 类 的构造器io.rong.imlib.filetransfer.RequestOption
-
- RequestOption.Upload - io.rong.imlib.filetransfer中的类
-
文件上传参数组织
- RequestOption.Upload.Builder - io.rong.imlib.filetransfer中的类
-
- RESPONSE - 类 中的静态变量io.rong.imlib.model.RCEncryptedSession.RCEncryptedSessionStatus
-
加密会话已响应
- Result() - 类 的构造器io.rong.imlib.RongIMClient.ResultCallback.Result
-
- ResultCallback() - 类 的构造器io.rong.imlib.RongIMClient.ResultCallback
-
- retrySendMessages() - 类 中的方法io.rong.imlib.destruct.MessageBufferPool
-
重新发送 "发送失败的消息"
- reverse(String) - 枚举 中的静态方法io.rong.imlib.filetransfer.FtConst.ServiceType
-
- RichContentItem - io.rong.message中的类
-
- RichContentItem(Parcel) - 类 的构造器io.rong.message.RichContentItem
-
- RichContentItem(JSONObject) - 类 的构造器io.rong.message.RichContentItem
-
- RichContentItem(String) - 类 的构造器io.rong.message.RichContentItem
-
- RichContentMessage - io.rong.message中的类
-
图文消息类
图文消息类,此消息会进行存储并计入未读消息数。
- RichContentMessage(String, String, String) - 类 的构造器io.rong.message.RichContentMessage
-
构造函数。
- RichContentMessage(String, String, String, String) - 类 的构造器io.rong.message.RichContentMessage
-
构造函数。
- RichContentMessage(Parcel) - 类 的构造器io.rong.message.RichContentMessage
-
构造函数。
- RichContentMessage() - 类 的构造器io.rong.message.RichContentMessage
-
构造函数。
- RichContentMessage(byte[]) - 类 的构造器io.rong.message.RichContentMessage
-
构造函数。
- RLog - io.rong.common中的类
-
- RLog() - 类 的构造器io.rong.common.RLog
-
- robotSessionNoEva - 类 中的变量io.rong.imlib.CustomServiceConfig
-
机器人是否需要评价会话
- RongCommonDefine - io.rong.imlib中的接口
-
- RongCommonDefine.GetMessageDirection - io.rong.imlib中的枚举
-
历史消息的方向。
- RongExceptionHandler - io.rong.imlib.ipc中的类
-
Created by DragonJ on 15/4/11.
- RongExceptionHandler(Context) - 类 的构造器io.rong.imlib.ipc.RongExceptionHandler
-
- RongIMClient - io.rong.imlib中的类
-
IM 客户端核心类。
- RongIMClient.BlacklistStatus - io.rong.imlib中的枚举
-
是否在黑名单中状态。
- RongIMClient.Callback - io.rong.imlib中的类
-
- RongIMClient.ChatRoomActionListener - io.rong.imlib中的接口
-
聊天室操作监听器
- RongIMClient.ConnectCallback - io.rong.imlib中的类
-
连接服务器回调类。
- RongIMClient.ConnectionErrorCode - io.rong.imlib中的枚举
-
建立连接返回的错误码
- RongIMClient.ConnectionStatusListener - io.rong.imlib中的接口
-
连接状态监听器,获取连接相关状态。
- RongIMClient.ConnectionStatusListener.ConnectionStatus - io.rong.imlib中的枚举
-
连接状态枚举。
- RongIMClient.ConversationStatusListener - io.rong.imlib中的接口
-
会话状态(置顶和免打扰)多端同步监听
- RongIMClient.CreateDiscussionCallback - io.rong.imlib中的类
-
- RongIMClient.DatabaseOpenStatus - io.rong.imlib中的枚举
-
数据库打开枚举
- RongIMClient.DestructCountDownTimerListener - io.rong.imlib中的接口
-
焚烧倒计时回调接口。
- RongIMClient.DiscussionInviteStatus - io.rong.imlib中的枚举
-
- RongIMClient.DownloadMediaCallback - io.rong.imlib中的类
-
下载文件的回调。
- RongIMClient.EncryptedSessionConnectionListener - io.rong.imlib中的接口
-
加密会话信令建立状态监听。
- RongIMClient.ErrorCode - io.rong.imlib中的枚举
-
RongIMClient ErrorCode
- RongIMClient.GetBlacklistCallback - io.rong.imlib中的类
-
获取黑名单回调。
- RongIMClient.GetNotificationQuietHoursCallback - io.rong.imlib中的类
-
获取消息通知免打扰时间的回调。
- RongIMClient.KVStatusListener - io.rong.imlib中的接口
-
聊天室 KV 状态变化的监听
- RongIMClient.MediaType - io.rong.imlib中的枚举
-
文件类型枚举。
- RongIMClient.MessageExpansionListener - io.rong.imlib中的接口
-
- RongIMClient.OnRecallMessageListener - io.rong.imlib中的接口
-
撤回消息监听器
- RongIMClient.OnReceiveDestructionMessageListener - io.rong.imlib中的接口
-
阅后即焚消息接收监听器
- RongIMClient.OnReceiveMessageListener - io.rong.imlib中的接口
-
接收消息的监听器。
- RongIMClient.OnReceiveMessageWrapperListener - io.rong.imlib中的类
-
接收消息的监听器。
- RongIMClient.OperationCallback - io.rong.imlib中的类
-
执行操作回调。
- RongIMClient.PushLanguage - io.rong.imlib中的枚举
-
远程推送语言类型
- RongIMClient.RCLogInfoListener - io.rong.imlib中的接口
-
Log 输出监听
- RongIMClient.ReadReceiptListener - io.rong.imlib中的接口
-
消息回执监听器。
- RongIMClient.RealTimeLocationListener - io.rong.imlib中的接口
-
实时位置共享监听。
- RongIMClient.ResultCallback<T> - io.rong.imlib中的类
-
泛型类,用于 API 中功能的回调处理。
- RongIMClient.ResultCallback.Result<T> - io.rong.imlib中的类
-
- RongIMClient.SearchType - io.rong.imlib中的枚举
-
搜索类型枚举。
- RongIMClient.SendImageMessageCallback - io.rong.imlib中的类
-
发送图片消息的回调。
- RongIMClient.SendImageMessageWithUploadListenerCallback - io.rong.imlib中的类
-
发送图片消息回调。
- RongIMClient.SendMediaMessageCallback - io.rong.imlib中的类
-
发送多媒体类消息的回调。
- RongIMClient.SendMessageCallback - io.rong.imlib中的类
-
发送消息的回调。
- RongIMClient.SyncConversationReadStatusListener - io.rong.imlib中的接口
-
同步消息未读状态监听接口。
- RongIMClient.TimestampOrder - io.rong.imlib中的枚举
-
- RongIMClient.TypingStatusListener - io.rong.imlib中的接口
-
- RongIMClient.UploadImageStatusListener - io.rong.imlib中的类
-
图片上传状态监听。
- RongIMClient.UploadMediaCallback - io.rong.imlib中的类
-
上传媒体文件的回调。
- RongListWrap - io.rong.imlib.model中的类
-
Created by zhjchen on 8/2/15.
- RongListWrap() - 类 的构造器io.rong.imlib.model.RongListWrap
-
- RongListWrap(List, Class) - 类 的构造器io.rong.imlib.model.RongListWrap
-
- RongListWrap(Parcel) - 类 的构造器io.rong.imlib.model.RongListWrap
-
- RongService - io.rong.imlib.ipc中的类
-
- RongService() - 类 的构造器io.rong.imlib.ipc.RongService
-
- RongWebView - io.rong.common中的类
-
- RongWebView(Context, AttributeSet) - 类 的构造器io.rong.common.RongWebView
-
- RongWebView(Context) - 类 的构造器io.rong.common.RongWebView
-
- RongWebView(Context, AttributeSet, int) - 类 的构造器io.rong.common.RongWebView
-
- RoomUserStateMessage - io.rong.imlib.rtc中的类
-
- RoomUserStateMessage(byte[]) - 类 的构造器io.rong.imlib.rtc.RoomUserStateMessage
-
- rt_debug - 类 中的静态变量io.rong.rtlog.RtLogNative
-
模块日志控制台输出级别,用于模块开发调试使用.
- rt_error - 类 中的静态变量io.rong.rtlog.RtLogNative
-
- rt_info - 类 中的静态变量io.rong.rtlog.RtLogNative
-
- rt_none - 类 中的静态变量io.rong.rtlog.RtLogNative
-
- rt_warning - 类 中的静态变量io.rong.rtlog.RtLogNative
-
- rtcDeleteInnerData(String, int, String[], String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- rtcDeleteInnerData(String, int, String[], String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- rtcDeleteInnerData(String, int, String[], String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- RTCDeleteInnerData(String, int, String[], String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- rtcDeleteOuterData(String, int, String[], String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- rtcDeleteOuterData(String, int, String[], String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- rtcDeleteOuterData(String, int, String[], String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- RTCDeleteOuterData(String, int, String[], String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- rtcGetInnerData(String, int, String[], IRongCallback.IRtcIODataCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- rtcGetInnerData(String, int, String[], IRtcIODataListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- rtcGetInnerData(String, int, String[], NativeClient.IResultCallback<Map<String, String>>) - 类 中的方法io.rong.imlib.NativeClient
-
- RTCGetInnerData(String, int, String[], NativeObject.RTCDataListener) - 类 中的方法io.rong.imlib.NativeObject
-
- rtcGetOuterData(String, int, String[], IRongCallback.IRtcIODataCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- rtcGetOuterData(String, int, String[], IRtcIODataListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- rtcGetOuterData(String, int, String[], NativeClient.IResultCallback<Map<String, String>>) - 类 中的方法io.rong.imlib.NativeClient
-
- RTCGetOuterData(String, int, String[], NativeObject.RTCDataListener) - 类 中的方法io.rong.imlib.NativeObject
-
- RTCGetToken(String, int, int, NativeObject.TokenListener) - 类 中的方法io.rong.imlib.NativeObject
-
- RTCGetUserData(String, String[], NativeObject.RTCUserInfoListener) - 类 中的方法io.rong.imlib.NativeObject
-
- rtcPutInnerData(String, int, String, String, String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- rtcPutInnerData(String, int, String, String, String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- rtcPutInnerDatum(String, int, String, String, String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- RTCPutInnerDatum(String, int, String, String, String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- rtcPutOuterData(String, int, String, String, String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- rtcPutOuterData(String, int, String, String, String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- rtcPutOuterDatum(String, int, String, String, String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- RTCPutOuterDatum(String, int, String, String, String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- RtCronListener - io.rong.rtlog中的类
-
- RtCronListener() - 类 的构造器io.rong.rtlog.RtCronListener
-
- RTCSetUserData(String, int, Map<String, String>, String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- rtcSetUserResource(String, RTCStatusDate[], String, RTCStatusDate[], RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
全量消息
- rtcSetUserResource(String, RTCStatusDate[], String, RTCStatusDate[], IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- RTCSetUserResource(String, NativeObject.StatusData[], String, NativeObject.StatusData[], NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- RTCSetUserState(String, String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- RTCStatusDate - io.rong.imlib.model中的类
-
- RTCStatusDate() - 类 的构造器io.rong.imlib.model.RTCStatusDate
-
- RTCStatusDate(Parcel) - 类 的构造器io.rong.imlib.model.RTCStatusDate
-
- RTCUser - io.rong.imlib.model中的类
-
- RTCUser() - 类 的构造器io.rong.imlib.model.RTCUser
-
- RTCUser(Parcel) - 类 的构造器io.rong.imlib.model.RTCUser
-
- RtFullListener - io.rong.rtlog中的类
-
- RtFullListener() - 类 的构造器io.rong.rtlog.RtFullListener
-
- RtFwLogConsolePrinter - io.rong.rtlog.upload中的类
-
通过控制台根据 FwLog 中写入日志的级别进行输出。
- RtFwLogConsolePrinter(Context) - 类 的构造器io.rong.rtlog.upload.RtFwLogConsolePrinter
-
- RtFwLogWriter - io.rong.rtlog.upload中的类
-
FwLog 日志写入类。
- RtFwLogWriter(Context) - 类 的构造器io.rong.rtlog.upload.RtFwLogWriter
-
- RtLogListener - io.rong.rtlog中的接口
-
- RtLogNative - io.rong.rtlog中的类
-
- RtLogNative() - 类 的构造器io.rong.rtlog.RtLogNative
-
- RtLogUploadManager - io.rong.rtlog.upload中的类
-
日志上传管理类
该类负责管理实时日志上传和全量日志上传。
- run(CallDispatcher, MediaUploadEngine.IMediaUploadResultCallback) - 类 中的方法io.rong.imlib.filetransfer.upload.uploader.BaseMediaUploader
-
- run(CallDispatcher, MediaUploadEngine.IMediaUploadResultCallback) - 接口 中的方法io.rong.imlib.filetransfer.upload.uploader.IMediaUploader
-
- saveConversationDraft(Conversation, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- saveFile(String, String) - 类 中的静态方法io.rong.common.FileUtils
-
把字符串存到指定路径下
- SaveMessage(String, int, String, String, byte[], boolean, int, int, long, String, int, String, boolean, boolean, String) - 类 中的方法io.rong.imlib.NativeObject
-
- saveTextMessageDraft(Conversation, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- saveTextMessageDraft(Conversation.ConversationType, String, String) - 类 中的方法io.rong.imlib.NativeClient
-
保存文字消息草稿。
- saveTextMessageDraft(Conversation.ConversationType, String, String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
保存会话草稿信息。
- saveUserId(Context, String) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
- scheduleHeartbeat(Context) - 类 中的静态方法io.rong.common.WakeLockUtils
-
开启心跳(每隔固定时间发送一个固定信息给服务端,服务端收到后回复一个固定信息如果服务端几分钟内没有收到客户端信息则视客户端断开。)
- sdkBackgroundChanged(boolean) - 类 中的方法io.rong.imlib.NativeClient
-
- sdkBackgroundChanged(boolean) - 类 中的方法io.rong.imlib.NativeObject
-
- SearchAccount(String, int, int, NativeObject.AccountInfoListener) - 类 中的方法io.rong.imlib.NativeObject
-
- SearchConversationResult - io.rong.imlib.model中的类
-
- SearchConversationResult() - 类 的构造器io.rong.imlib.model.SearchConversationResult
-
- SearchConversationResult(Parcel) - 类 的构造器io.rong.imlib.model.SearchConversationResult
-
- searchConversations(String, int[], String[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- SearchConversations(String, int[], String[]) - 类 中的方法io.rong.imlib.NativeObject
-
- searchConversations(String, Conversation.ConversationType[], String[], RongIMClient.ResultCallback<List<SearchConversationResult>>) - 类 中的方法io.rong.imlib.RongIMClient
-
根据关键字搜索会话。
- searchMessages(String, int, String, int, long) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- SearchMessages(String, int, String, int, long) - 类 中的方法io.rong.imlib.NativeObject
-
- searchMessages(Conversation.ConversationType, String, String, int, long, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
根据关键字搜索指定会话中的消息。
- searchMessagesByUser(String, int, String, int, long) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- SearchMessagesByUser(String, int, String, int, long) - 类 中的方法io.rong.imlib.NativeObject
-
- searchMessagesByUser(Conversation.ConversationType, String, String, int, long, RongIMClient.ResultCallback<List<Message>>) - 类 中的方法io.rong.imlib.RongIMClient
-
根据用户 id 搜索指定会话中的消息。
- searchPublicService(String, int, int, IResultCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- searchPublicService(String, int, int, NativeClient.IResultCallback) - 类 中的方法io.rong.imlib.NativeClient
-
搜索公众号信息。
- searchPublicService(RongIMClient.SearchType, String, RongIMClient.ResultCallback<PublicServiceProfileList>) - 类 中的方法io.rong.imlib.RongIMClient
-
搜索公众服务。
- searchPublicServiceByType(Conversation.PublicServiceType, RongIMClient.SearchType, String, RongIMClient.ResultCallback<PublicServiceProfileList>) - 类 中的方法io.rong.imlib.RongIMClient
-
按公众服务类型搜索公众服务。
- selectCustomServiceGroup(String, String) - 类 中的方法io.rong.imlib.RongIMClient
-
发送转人工客服消息
- sendChangeModelMessage(String, String) - 类 中的方法io.rong.imlib.cs.CustomServiceManager
-
发送转人工消息
- sendDirectionalMediaMessage(Message, String[], String, String, ISendMediaMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
发送定向多媒体消息
- sendDirectionalMediaMessage(Message, String[], String, String, IRongCallback.ISendMediaMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送定向多媒体消息。
- sendDirectionalMessage(Message, String, String, String[], ISendMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- sendDirectionalMessage(Conversation.ConversationType, String, MessageContent, String[], String, String, IRongCallback.ISendMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送定向消息。
- sendImageMessage(Conversation.ConversationType, String, MessageContent, String, String, RongIMClient.SendImageMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送图片消息。
- sendImageMessage(Message, String, String, RongIMClient.SendImageMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送图片消息。
- sendImageMessage(Message, String, String, RongIMClient.SendImageMessageWithUploadListenerCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送图片消息。
- SendImageMessageCallback() - 类 的构造器io.rong.imlib.RongIMClient.SendImageMessageCallback
-
- SendImageMessageWithUploadListenerCallback() - 类 的构造器io.rong.imlib.RongIMClient.SendImageMessageWithUploadListenerCallback
-
- sendLocationMessage(Message, String, String, ISendMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- sendLocationMessage(Message, String, String, NativeClient.ISendMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
- sendLocationMessage(Message, String, String, IRongCallback.ISendMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送地理位置消息。
- sendMediaMessage(Message, String, String, ISendMediaMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- sendMediaMessage(Message, String[], String, String, NativeClient.ISendMediaMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
- sendMediaMessage(Message, String, String, NativeClient.ISendMediaMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
- sendMediaMessage(Message, String, String, IRongCallback.ISendMediaMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送多媒体消息。
- sendMediaMessage(Message, String, String, IRongCallback.ISendMediaMessageCallbackWithUploader) - 类 中的方法io.rong.imlib.RongIMClient
-
发送多媒体消息,可以使用该方法将多媒体文件上传到自己的服务器。
- SendMediaMessageCallback() - 类 的构造器io.rong.imlib.RongIMClient.SendMediaMessageCallback
-
- sendMessage(Message, String, String, ISendMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- sendMessage(Conversation.ConversationType, String, MessageContent, String, String, NativeClient.ISendMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
发送消息。
- sendMessage(Message, String, String, String[], NativeClient.ISendMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
- SendMessage(String, int, int, String, byte[], NativeObject.PushConfig, long, String[], NativeObject.PublishAckListener, boolean, boolean, boolean, String) - 类 中的方法io.rong.imlib.NativeObject
-
发送消息
- sendMessage(Conversation.ConversationType, String, MessageContent, String, String, IRongCallback.ISendMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
根据会话类型,发送消息。
- sendMessage(Message, String, String, IRongCallback.ISendMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送消息。
- sendMessage(Message, String, String, SendMessageOption, IRongCallback.ISendMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送消息。
- sendMessage(int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine.
- sendMessage(int, Object) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine.
- sendMessage(int, int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine.
- sendMessage(int, int, int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine.
- sendMessage(int, int, int, Object) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine.
- sendMessage(Message) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine.
- sendMessageAtFrontOfQueue(int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to the front of the queue for this state machine.
- sendMessageAtFrontOfQueue(int, Object) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to the front of the queue for this state machine.
- sendMessageAtFrontOfQueue(int, int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to the front of the queue for this state machine.
- sendMessageAtFrontOfQueue(int, int, int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to the front of the queue for this state machine.
- sendMessageAtFrontOfQueue(int, int, int, Object) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to the front of the queue for this state machine.
- sendMessageAtFrontOfQueue(Message) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to the front of the queue for this state machine.
- SendMessageCallback() - 类 的构造器io.rong.imlib.RongIMClient.SendMessageCallback
-
- sendMessageDelayed(int, long) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine after a delay.
- sendMessageDelayed(int, Object, long) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine after a delay.
- sendMessageDelayed(int, int, long) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine after a delay.
- sendMessageDelayed(int, int, int, long) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine after a delay.
- sendMessageDelayed(int, int, int, Object, long) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine after a delay.
- sendMessageDelayed(Message, long) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Enqueue a message to this state machine after a delay.
- sendMessageOption(Message, String, String, SendMessageOption, ISendMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- SendMessageOption - io.rong.imlib.model中的类
-
- SendMessageOption(Parcel) - 类 的构造器io.rong.imlib.model.SendMessageOption
-
- SendMessageOption() - 类 的构造器io.rong.imlib.model.SendMessageOption
-
- sendMessageOption(Message, String, String, SendMessageOption, String[], NativeClient.ISendMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
- sendMessageOption(Message, String, String, SendMessageOption, String[], boolean, NativeClient.ISendMessageCallback<Message>) - 类 中的方法io.rong.imlib.NativeClient
-
- sendMessageWithOption(String, int, int, String, byte[], NativeObject.PushConfig, long, String[], NativeObject.PublishAckListener, boolean, boolean, boolean, boolean, boolean, String) - 类 中的方法io.rong.imlib.NativeObject
-
发送消息
- sendPing() - 类 中的方法io.rong.imlib.LibHandlerStub
-
立即发送 ping,无论当前状态
- sendPing() - 类 中的方法io.rong.imlib.RongIMClient
-
OEM 实现心跳对齐,发送 Ping 接口
- sendReadReceiptMessage(Conversation.ConversationType, String, long) - 类 中的方法io.rong.imlib.RongIMClient
-
- sendReadReceiptMessage(Conversation.ConversationType, String, long, IRongCallback.ISendMessageCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送某个会话中的消息阅读回执。
- sendReadReceiptRequest(Message, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发起消息已读回执请求(只支持群组和讨论组)。
- sendReadReceiptResponse(Conversation.ConversationType, String, List<Message>, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
发送已读回执(只支持群组和讨论组)
- sendRequest() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- sendRequestForNoneMessage() - 类 中的方法io.rong.imlib.filetransfer.Request
-
- sendRTCDirectionalMessage(Message, String, String, String[], SendMessageOption, boolean, ISendMessageCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- sendRTCDirectMessage(String, MessageContent, String[], String, String, SendMessageOption, boolean, IRongCallback.ISendMessageCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
发送 RTC 定向消息, 不在房间的人也能收到消息
- SendRTCHeartbeat(String[]) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- SendRTCHeartbeat(String[]) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- SendRTCHeartbeat(String[]) - 类 中的方法io.rong.imlib.NativeClient
-
- SendRTCHeartbeat(String[]) - 类 中的方法io.rong.imlib.NativeObject
-
- SendRTCLiveInvitation(String, String, String, String, String, int, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- SendRTCLiveInvitation(String, String, String, String, String, int, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- SendRTCLiveInvitation(String, String, String, String, String, int, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- SendRTCLiveInvitation(String, String, String, String, String, int, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- sendRTCPing(String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- sendRTCPing(String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- sendRTCPing(String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- SendRTCPing(String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- sendTypingMessage(Conversation.ConversationType, String, String) - 类 中的方法io.rong.imlib.typingmessage.TypingMessageManager
-
- sendTypingStatus(Conversation.ConversationType, String, String) - 类 中的方法io.rong.imlib.RongIMClient
-
向会话中发送正在输入的状态,目前只支持单聊。
- serverIp - 类 中的变量io.rong.imlib.filetransfer.Request
-
- setAccountExtra(String) - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- setAccountId(byte[]) - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- setAccountInfo(UserData.AccountInfo) - 类 中的方法io.rong.imlib.model.UserData
-
- setAccountName(byte[]) - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- setAccountType(int) - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- setAccountUri(byte[]) - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- setAddress(String) - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- setAdmin(boolean) - 类 中的方法io.rong.message.RecallCommandMessage
-
设置是否是管理员操作
- setAdminId(String) - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- setAge(String) - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- setAndroidConfig(AndroidConfig) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setAndroidConfig(AndroidConfig) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setApns_collapse_id(String) - 类 中的方法io.rong.imlib.model.IOSConfig
-
- setAppUserId(String) - 类 中的方法io.rong.imlib.model.UserData.AccountInfo
-
- setAppVer(String) - 类 中的方法io.rong.imlib.RongIMClient
-
设置集成融云 SDK 的用户应用版本信息。
- setAppVersion(String) - 类 中的方法io.rong.imlib.model.UserData
-
- setAttributeFlag(int) - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- setAutoDelete(boolean) - 类 中的方法io.rong.imlib.model.RTCStatusDate
-
- setAutoDelete(boolean) - 类 中的方法io.rong.imlib.NativeObject.StatusData
-
- setBase64(String) - 类 中的方法io.rong.message.ImageMessage
-
设置需要传递的 Base64 数据
- setBase64(String) - 类 中的方法io.rong.message.LocationMessage
-
设置需要传递的 Base64 数据
- setBase64(String) - 类 中的方法io.rong.message.SightMessage
-
设置需要传递的 Base64 数据
- setBase64(String) - 类 中的方法io.rong.message.VoiceMessage
-
- setBirthday(String) - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- setBlockPush(boolean) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- SetBlockPush(String, int, boolean, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setBucketName(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- setBurnMessageUIds(List<String>) - 类 中的方法io.rong.message.DestructionCmdMessage
-
- setCanIncludeExpansion(boolean) - 类 中的方法io.rong.imlib.model.Message
-
设置是否可以包含扩展信息
- setCarrier(String) - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- setCategoryId(int) - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- setChannelConfig(String) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- setChannelFromJson(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setChannelIdHW(String) - 类 中的方法io.rong.imlib.model.AndroidConfig.Builder
-
- setChannelIdHW(String) - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- setChannelIdMi(String) - 类 中的方法io.rong.imlib.model.AndroidConfig.Builder
-
- setChannelIdMi(String) - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- setChannelIdOPPO(String) - 类 中的方法io.rong.imlib.model.AndroidConfig.Builder
-
- setChannelIdOPPO(String) - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- setChatRoomActionListener(RongIMClient.ChatRoomActionListener) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置聊天室操作监听。
- setChatRoomEntry(String, String, String, boolean, String, boolean, boolean, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setChatRoomEntry(String, String, String, Boolean, String, boolean, boolean, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- setChatRoomEntry(String, String, String, boolean, boolean, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置聊天室自定义属性。
- setChatRoomId(String) - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
设置聊天室 id。
- SetChatRoomStatus(String, NativeObject.StatusData, NativeObject.StatusNotification, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- SetChatRoomStatusNotificationListener(NativeObject.StatusNotificationListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setClientIp(String) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setCommand(String) - 类 中的方法io.rong.message.PublicServiceCommandMessage
-
设置命令字符串
- setComment(String) - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- setCompanyId(String) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setConfigId(String) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setConfigure(boolean) - 类 中的方法io.rong.imlib.navigation.LocationConfig
-
- setConnectionStatusListener(NativeClient.ICodeListener) - 类 中的方法io.rong.imlib.ConnectionState
-
- setConnectionStatusListener(IConnectionStatusListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setConnectionStatusListener(NativeClient.ICodeListener) - 类 中的方法io.rong.imlib.NativeClient
-
设置连接状态变化的监听器。
- SetConnectionStatusListener(NativeObject.ConnectionStatusListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setConnectionStatusListener(RongIMClient.ConnectionStatusListener) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置连接状态变化的监听器。
- setContactInfo(UserData.ContactInfo) - 类 中的方法io.rong.imlib.model.UserData
-
- setContent(MessageContent) - 类 中的方法io.rong.imlib.model.Message
-
设置消息内容。
- setContent(byte[]) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setContent(byte[]) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setContent(String) - 类 中的方法io.rong.message.CSPullLeaveMessage
-
设置消息内容
- setContent(String) - 类 中的方法io.rong.message.HistoryDividerMessage
-
设置内容。
- setContent(MessageContent) - 类 中的方法io.rong.message.ReferenceMessage
-
- setContent(String) - 类 中的方法io.rong.message.RichContentMessage
-
设置消息正文。
- setContent(String) - 类 中的方法io.rong.message.TextMessage
-
设置文字消息的内容。
- setContext(Context) - 类 中的方法io.rong.imlib.filetransfer.Request
-
- setConversation(Conversation) - 类 中的方法io.rong.imlib.model.SearchConversationResult
-
设置会话的实体,用来容纳和存储客户端的会话信息,对应会话列表中的会话。
- setConversationNotificationStatus(int, String, int, ILongCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setConversationNotificationStatus(Conversation.ConversationType, String, Conversation.ConversationNotificationStatus, NativeClient.IResultCallback<Integer>) - 类 中的方法io.rong.imlib.NativeClient
-
设置会话消息提醒状态。
- setConversationNotificationStatus(Conversation.ConversationType, String, Conversation.ConversationNotificationStatus, RongIMClient.ResultCallback<Conversation.ConversationNotificationStatus>) - 类 中的方法io.rong.imlib.RongIMClient
-
设置会话消息提醒状态。
- setConversationStatusListener(ConversationStatusListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setConversationStatusListener(NativeObject.ConversationStatusListener) - 类 中的方法io.rong.imlib.NativeClient
-
- SetConversationStatusListener(NativeObject.ConversationStatusListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setConversationStatusListener(RongIMClient.ConversationStatusListener) - 类 中的方法io.rong.imlib.RongIMClient
-
设置会话状态(置顶和免打扰)多端同步监听
- setConversationTitle(String) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话标题。
- setConversationTitle(byte[]) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setConversationTopStatus(int, String, boolean, boolean) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setConversationToTop(Conversation.ConversationType, String, boolean, boolean) - 类 中的方法io.rong.imlib.NativeClient
-
设置某一会话为置顶或者取消置顶。
- setConversationToTop(Conversation.ConversationType, String, boolean, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
设置会话的置顶状态。
- setConversationToTop(Conversation.ConversationType, String, boolean, boolean, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
设置会话的置顶状态。
- setConversationType(Conversation.ConversationType) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话类型。
- setConversationType(int) - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- setConversationType(Conversation.ConversationType) - 类 中的方法io.rong.imlib.model.Message
-
设置会话类型。
- setConversationType(int) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setConversationType(int) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setConversationType(int) - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- setConversationType(int) - 类 中的方法io.rong.message.RecallCommandMessage
-
设置会话类型
- setConversationTypes(int[]) - 类 中的方法io.rong.imlib.navigation.LocationConfig
-
- setCount(int) - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
设置要获取的消息数量,最多 20 条。
- setCreateTime(long) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setCreatorId(String) - 类 中的方法io.rong.imlib.model.Discussion
-
设置讨论组创建者 id。
- setCronListener(RtCronListener) - 类 中的方法io.rong.rtlog.RtLogNative
-
- setCustomInfo(CSCustomServiceInfo) - 类 中的方法io.rong.message.CSHandShakeMessage
-
设置客服信息
- setCustomServiceHumanEvaluateListener(CustomServiceManager.OnHumanEvaluateListener) - 类 中的方法io.rong.imlib.RongIMClient
-
设置人工评价监听。
- setData(HashMap<String, String>) - 类 中的方法io.rong.imlib.model.RTCUser
-
- setData(String) - 类 中的方法io.rong.imlib.typingmessage.TypingStatusMessage
-
设置 TypingStatusMessage 数据
- setData(String) - 类 中的方法io.rong.message.CommandMessage
-
设置命令数据,可以为任意格式,如 JSON。
- setData(String) - 类 中的方法io.rong.message.CommandNotificationMessage
-
设置命令数据,可以为任意格式,如 JSON。
- setData(String) - 类 中的方法io.rong.message.GroupNotificationMessage
-
设置被操做人 UserId 或者操作数据(如改名后的名称)。
- setData(String) - 类 中的方法io.rong.message.ProfileNotificationMessage
-
设置资料变更的数据,可以为任意格式,如 JSON。
- setData(String) - 类 中的方法io.rong.message.PublicServiceCommandMessage
-
设置消息数据
- setDataSet(Map<String, String>) - 类 中的方法io.rong.message.CSLeaveMessage
-
- setDataTime(long) - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
设置开始拉取消息的时间点。
- setDbg(boolean) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Set debug enable/disabled.
- setDefaultText(String) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置默认文本
- setDelete(boolean) - 类 中的方法io.rong.message.RecallCommandMessage
-
设置消息是否删除
- setDestruct(boolean) - 类 中的方法io.rong.imlib.model.MessageContent
-
设置是否为计时销毁消息
- setDestructTime(long) - 类 中的方法io.rong.imlib.model.MessageContent
-
- setDevice(String) - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- SetDeviceInfo(String, String, String, String, String) - 类 中的方法io.rong.imlib.NativeObject
-
- setDigest(String) - 类 中的方法io.rong.message.RichContentItem
-
设置摘要信息
- setDisableNotification(boolean) - 类 中的方法io.rong.imlib.model.MessageConfig.Builder
-
- setDisableNotification(boolean) - 类 中的方法io.rong.imlib.model.MessageConfig
-
设置是否关闭通知
true 关闭通知(不发送通知),false 不关闭通知(发送通知)
- setDisableNotification(boolean) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setDisablePushTitle(boolean) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setDisablePushTitle(boolean) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setDisablePushTitle(boolean) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setDisablePushTitle(boolean) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- setDiscussionId(String) - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- setDiscussionInviteStatus(String, int, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setDiscussionInviteStatus(String, int, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
设置讨论组成员邀请权限。
- setDiscussionInviteStatus(String, RongIMClient.DiscussionInviteStatus, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
- setDiscussionName(String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setDiscussionName(String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
设置讨论组名称。
- setDiscussionName(byte[]) - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- setDiscussionName(String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
- setDownload() - 类 中的方法io.rong.imlib.model.Message.ReceivedStatus
-
设置文件是否已经下载的状态。
- setDownLoading(boolean) - 类 中的方法io.rong.imlib.model.FileInfo
-
设置是否正在下载
- setDraft(String) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话中存在的草稿。
- setDraft(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setDuration(int) - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- setDuration(int) - 类 中的方法io.rong.message.HQVoiceMessage
-
设置语音消息的时长,以秒为单位。
- setDuration(int) - 类 中的方法io.rong.message.SightMessage
-
设置小视频消息时长,以秒为单位
- setDuration(int) - 类 中的方法io.rong.message.VoiceMessage
-
设置语音消息的时长, 以秒为单位。
- setEditSendText(String) - 类 中的方法io.rong.message.ReferenceMessage
-
- setEmail(String) - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- setEncKey(String) - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
设置对称加密秘钥。
- setEncryptedContent(String) - 类 中的方法io.rong.message.RCEncryptedMessage
-
设置消息加密内容
- setEncryptedConversation(String, RCEncryptedSession) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setEncryptedConversation(String, RCEncryptedSession) - 类 中的方法io.rong.imlib.NativeClient
-
更新targetId对应的Conversation。
- SetEncryptedConversationInfo(String, String, String, String, String, int) - 类 中的方法io.rong.imlib.NativeObject
-
set encrypted conversation info
- setEncryptedSessionConnectionListener(RongIMClient.EncryptedSessionConnectionListener) - 类 中的方法io.rong.imlib.RongIMClient
-
设置密聊会话建立的监听
- setEncStatus(int) - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
设置加密会话状态。
- setEncXA(String) - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
设置 DH 算法中本端生成的 XA。
- SetEnvironment(boolean) - 类 中的方法io.rong.imlib.NativeObject
-
- setError(int) - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- setExpansion(HashMap<String, String>) - 类 中的方法io.rong.imlib.model.Message
-
设置消息扩展信息列表
扩展信息只支持单聊和群组,其它会话类型不能设置扩展信息。
- setExtension(String) - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
设置需要被加入讨论组用户 id ,多个用户 id 以逗号分割。
- setExtMsg(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setExtra(String) - 类 中的方法io.rong.imlib.location.message.RealTimeLocationStartMessage
-
设置消息附加信息
- setExtra(String) - 类 中的方法io.rong.imlib.model.Message
-
设置消息的附加信息。
- setExtra(String) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
- setExtra(String) - 类 中的方法io.rong.imlib.model.UserData
-
- setExtra(String) - 类 中的方法io.rong.imlib.model.UserInfo
-
设置附加信息。
- setExtra(byte[]) - 类 中的方法io.rong.imlib.NativeObject.AccountInfo
-
- setExtra(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setExtra(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setExtra(String) - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
设置聊天室存储消息附加值,最大长度 2 kb。
- setExtra(String) - 类 中的方法io.rong.message.ContactNotificationMessage
-
设置附加信息。
- setExtra(String) - 类 中的方法io.rong.message.GroupNotificationMessage
-
设置附加信息。
- setExtra(String) - 类 中的方法io.rong.message.InformationNotificationMessage
-
设置附加信息。
- setExtra(String) - 类 中的方法io.rong.message.LocationMessage
-
设置扩展信息。
- setExtra(String) - 类 中的方法io.rong.message.MediaMessageContent
-
设置消息扩展信息
- setExtra(String) - 类 中的方法io.rong.message.ProfileNotificationMessage
-
设置消息扩展信息。
- setExtra(String) - 类 中的方法io.rong.message.PublicServiceCommandMessage
-
设置消息扩展信息
- setExtra(String) - 类 中的方法io.rong.message.RecallCommandMessage
-
设置附加数据
- setExtra(String) - 类 中的方法io.rong.message.ReferenceMessage
-
- setExtra(String) - 类 中的方法io.rong.message.RichContentMessage
-
设置消息的扩展信息。
- setExtra(String) - 类 中的方法io.rong.message.TextMessage
-
设置消息扩展信息
- setExtra(String) - 类 中的方法io.rong.message.VoiceMessage
-
设置消息扩展信息
- SetExtraMessageAttribute(String, int, String, String) - 类 中的方法io.rong.imlib.NativeObject
-
- setExtSupport(boolean) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setFileName(String) - 类 中的方法io.rong.imlib.model.FileInfo
-
设置文件名
- setFileUri(String) - 类 中的方法io.rong.imlib.filetransfer.Request
-
- setFileUrl(Uri) - 类 中的方法io.rong.message.FileMessage
-
设置文件远端下载 URL 地址
- setFileUrl(Uri) - 类 中的方法io.rong.message.HQVoiceMessage
-
设置高清语音消息远端下载 URL
- setFinished(long) - 类 中的方法io.rong.imlib.model.FileInfo
-
设置下载以已完成进度
- setForcePushDetail(boolean) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setForceShowDetailContent(boolean) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setForceShowDetailContent(boolean) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setForceShowDetailContent(boolean) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- setFullListener(RtFullListener) - 类 中的方法io.rong.rtlog.RtLogNative
-
- SetGetSearchableWordListener(NativeObject.GetSearchableWordListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setGroupId(String) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setGroupMessageLimit(int) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setGroupName(String) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setHandleMessageListener(IHandleMessageListener) - 类 中的方法io.rong.message.MessageHandler
-
- setHasReceived(boolean) - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
设置消息已收到的状态。
- setHasReceived(boolean) - 类 中的方法io.rong.message.HasReceivedNotificationMessage
-
设置消息已收到的状态。
- setHasRespond(boolean) - 类 中的方法io.rong.imlib.model.ReadReceiptInfo
-
设置是否发送过消息回执响应(仅对消息接收方有效)。
- setHost(String) - 类 中的方法io.rong.imlib.filetransfer.upload.FilePlatformInfo
-
- setHost(String) - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- setHumanEvaluateListener(CustomServiceManager.OnHumanEvaluateListener) - 类 中的方法io.rong.imlib.cs.CustomServiceManager
-
- setId(String) - 类 中的方法io.rong.imlib.model.Discussion
-
设置讨论组 id。
- setId(String) - 类 中的方法io.rong.imlib.model.Group
-
设置群组 id。
- setIdentification(String) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setImageUrl(String) - 类 中的方法io.rong.message.RichContentItem
-
设置消息的图片 Imgurl.
- setImgUri(Uri) - 类 中的方法io.rong.message.LocationMessage
-
设置地图缩略图地址。
- setImgUrl(String) - 类 中的方法io.rong.message.RichContentMessage
-
设置消息的图片 Imgurl.
- setIncludeLocalExistMessage(boolean) - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
设置是否需要重复拉取。
- setInitialState(State) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Set the initial state.
- setInputLanguage(String) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setInputMust(boolean) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setIntroduction(String) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置公众服务账号介绍
- setInviteStatus(int) - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- SetInviteStatus(String, int, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setIOSConfig(IOSConfig) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setIOSConfig(IOSConfig) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setIpcConnectTimeOut() - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setIpv6Preferred(boolean) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setIsBackgroundMode(boolean) - 类 中的方法io.rong.rtlog.upload.RtLogUploadManager
-
设置切换到后台模式
- setIsDelete(boolean) - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- setIsFollow(boolean) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置是否关注公众服务账号
- setIsFull(boolean) - 类 中的方法io.rong.message.ImageMessage
-
设置发送原图标志位。
- setIsGlobal(boolean) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置公众服务账号是否为全局属性
- setIsReadReceiptMessage(boolean) - 类 中的方法io.rong.imlib.model.ReadReceiptInfo
-
- setIsTop(boolean) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- SetIsTop(int, String, boolean, boolean) - 类 中的方法io.rong.imlib.NativeObject
-
设置某一会话为置顶或者取消置顶。
- setJob(String) - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- setJoinTime(long) - 类 中的方法io.rong.imlib.model.ChatRoomMemberInfo
-
设置用户加入聊天室时间(Unix 时间戳,毫秒)
- setJoinTime(long) - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- setKey(String) - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- setKey(String) - 类 中的方法io.rong.imlib.model.RTCStatusDate
-
- setKey(String) - 类 中的方法io.rong.imlib.NativeObject.StatusData
-
- setKey(String) - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
设置聊天室存储消息键值
- setKvStatusListener(KVStatusDataByBatchListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setKVStatusListener(NativeClient.KVStatusListener) - 类 中的方法io.rong.imlib.NativeClient
-
- setKVStatusListener(RongIMClient.KVStatusListener) - 类 中的方法io.rong.imlib.RongIMClient
-
设置聊天室 KV 状态变化的监听
- setKvStorageOpened(boolean) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setLabelId(String) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setLabelNameList(List<String>) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setLastMessageSendTime(long) - 类 中的方法io.rong.message.ReadReceiptMessage
-
设置最后一条消息的发送时间(毫秒)
- setLastTime(long) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setLat(double) - 类 中的方法io.rong.message.LocationMessage
-
设置纬度。
- setLatestMessage(MessageContent) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话中最后一条消息内容。
- setLatestMessageId(int) - 类 中的方法io.rong.imlib.model.Conversation
-
设置本会话最后一条消息 id。
- setLength(long) - 类 中的方法io.rong.imlib.model.FileInfo
-
设置文件大小
- setList(List) - 类 中的方法io.rong.imlib.model.RongListWrap
-
- setListened() - 类 中的方法io.rong.imlib.model.Message.ReceivedStatus
-
设置是否已被收听的状态。
- setLng(double) - 类 中的方法io.rong.message.LocationMessage
-
设置经度。
- setLocalPath(Uri) - 类 中的方法io.rong.message.MediaMessageContent
-
设置获取媒体内容的本地路径(此属性必须有值)
- setLocalPath(Uri) - 类 中的方法io.rong.message.ReferenceMessage
-
- setLocalUri(Uri) - 类 中的方法io.rong.message.GIFMessage
-
设置本地图片地址(file:///)。
- setLocalUri(Uri) - 类 中的方法io.rong.message.ImageMessage
-
设置本地图片地址(file:///)。
- setLogOnlyTransitions(boolean) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Set to log only messages that cause a state transition
- setLogRecSize(int) - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Set number of log records to maintain and clears all current records.
- SetLogStatus(int, NativeObject.NativeLogInfoListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setMatchCount(int) - 类 中的方法io.rong.imlib.model.SearchConversationResult
-
设置匹配会话数量
- setMatchCount(int) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setMax(int) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置允许输入的最长字符
- setMediaPath(String) - 类 中的方法io.rong.imlib.filetransfer.upload.AbstractMediaFileService
-
- setMediaUrl(Uri) - 类 中的方法io.rong.message.MediaMessageContent
-
设置媒体内容上传服务器后的网络地址(上传成功后 SDK 会为该属性赋值)
- setMediaUrl(Uri) - 类 中的方法io.rong.message.ReferenceMessage
-
- setMemberIdList(List<String>) - 类 中的方法io.rong.imlib.model.Discussion
-
设置 讨论组成员 id 列表。
- setMemberInfo(List<ChatRoomMemberInfo>) - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
设置聊天室成员信息列表。
- setMemberOrder(ChatRoomInfo.ChatRoomMemberOrder) - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
设置聊天室成员排序。
- setMentionCount(int) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setMentionedContent(String) - 类 中的方法io.rong.imlib.model.MentionedInfo
-
设置推送或者后台收到 @ 消息时, 通知栏显示的内容。
- setMentionedCount(int) - 类 中的方法io.rong.imlib.model.Conversation
-
设置本会话最后一条 @ 消息的 id。
- setMentionedInfo(MentionedInfo) - 类 中的方法io.rong.imlib.model.MessageContent
-
设置 @ 用户信息
- setMentionedUserIdList(List<String>) - 类 中的方法io.rong.imlib.model.MentionedInfo
-
设置 @ 消息用户列表。
- setMenu(PublicServiceMenu) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置公众服务号菜单
- setMenuItems(List<PublicServiceMenuItem>) - 类 中的方法io.rong.imlib.model.PublicServiceMenu
-
- setMessage(Map<String, String>) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置提醒消息。
- setMessage(String) - 类 中的方法io.rong.message.ContactNotificationMessage
-
设置请求或者响应消息,如添加理由或拒绝理由。
- setMessage(String) - 类 中的方法io.rong.message.GroupNotificationMessage
-
设置操作信息,可以为空,如:你被 xxx 踢出了群。
- setMessage(String) - 类 中的方法io.rong.message.InformationNotificationMessage
-
设置提示条(小灰条)通知消息内容。
- setMessageConfig(MessageConfig) - 类 中的方法io.rong.imlib.model.Message
-
设置消息配置
- setMessageContent(int, byte[], String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setMessageContent(int, byte[], String) - 类 中的方法io.rong.imlib.NativeClient
-
- setMessageContent(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- SetMessageContent(long, byte[], String) - 类 中的方法io.rong.imlib.NativeObject
-
修改数据库消息内容。
- setMessageContent(String) - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- setMessageDirection(Message.MessageDirection) - 类 中的方法io.rong.imlib.model.Message
-
设置消息方向。
- setMessageDirection(boolean) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setMessageDirection(boolean) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setMessageExpansionListener(IMessageExpansionListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setMessageExpansionListener(IMessageExpansionListener) - 类 中的方法io.rong.imlib.NativeClient
-
- setMessageExpansionListener(RongIMClient.MessageExpansionListener) - 类 中的方法io.rong.imlib.RongIMClient
-
设置消息扩展监听
- setMessageExtra(int, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setMessageExtra(int, String) - 类 中的方法io.rong.imlib.NativeClient
-
设置消息的附加信息,此信息只保存在本地。
- SetMessageExtra(long, String) - 类 中的方法io.rong.imlib.NativeObject
-
设置消息的附加信息,此信息只保存在本地,如:设置语音消息的已读未读状态。
- setMessageExtra(int, String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
设置本地消息的附加信息。
- setMessageId(int) - 类 中的方法io.rong.imlib.model.FileInfo
-
设置消息 id
- setMessageId(int) - 类 中的方法io.rong.imlib.model.Message
-
设置本地存储的消息的唯一值(数据库索引唯一值)。
- setMessageId(long) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setMessageId(long) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- SetMessageListener(NativeObject.ReceiveMessageListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setMessagePushConfig(MessagePushConfig) - 类 中的方法io.rong.imlib.model.Message
-
设置推送配置
- setMessageReadTime(long, long) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setMessageReadTime(long, long, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置消息已读时间。
- setMessageReceivedStatus(int, int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setMessageReceivedStatus(int, Message.ReceivedStatus) - 类 中的方法io.rong.imlib.NativeClient
-
设置接收到的消息状态。
- setMessageReceivedStatus(int, Message.ReceivedStatus, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
设置消息接收状态。
- setMessageSentStatus(int, int) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setMessageSentStatus(int, Message.SentStatus) - 类 中的方法io.rong.imlib.NativeClient
-
设置发送的消息状态。
- setMessageSentStatus(Message, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
设置消息发送状态。
- setMessageUId(String) - 类 中的方法io.rong.message.ReadReceiptMessage
-
设置最后一条消息的 uid(融云全局唯一 id)
- setMessageUId(String) - 类 中的方法io.rong.message.RecallCommandMessage
-
设置撤回消息的 uid
- setMobilePhoneManufacturers(String) - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- setmResourceType(HardwareResource.ResourceType) - 类 中的方法io.rong.imlib.model.HardwareResource
-
设置硬资源类型。
- setMultipleReceive() - 类 中的方法io.rong.imlib.model.Message.ReceivedStatus
-
设置为已被其他端同时接收。
- setName(String) - 类 中的方法io.rong.common.FileInfo
-
- setName(String) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置控件名称,相当于 key。
- setName(String) - 类 中的方法io.rong.imlib.model.Discussion
-
设置讨论组名称。
- setName(String) - 类 中的方法io.rong.imlib.model.Group
-
设置群组名称。
- setName(String) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置公众服务账号名称
- setName(String) - 类 中的方法io.rong.imlib.model.UserInfo
-
设置名称(昵称)。
- setName(String) - 类 中的方法io.rong.message.CommandMessage
-
设置命令名。
- setName(String) - 类 中的方法io.rong.message.CommandNotificationMessage
-
设置命令名。
- setName(String) - 类 中的方法io.rong.message.MediaMessageContent
-
设置媒体内容的文件名(如不传使用 SDK 中 downloadMediaMessage 方法下载后会默认生成一个名称)
- setName(String) - 类 中的方法io.rong.message.ReferenceMessage
-
- setNaviContentUpdateListener(INaviContentUpdateCallBack) - 类 中的方法io.rong.imlib.LibHandlerStub
-
设置导航信息更新的回调。
- setNaviDomainList(String) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
- setNaviUpdateListener(NavigationClient.NaviUpdateListener) - 类 中的方法io.rong.imlib.navigation.NavigationClient
-
设置导航更新监听
- setNetType(int) - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- setNetwork(String) - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- setNickName(String) - 类 中的方法io.rong.imlib.model.UserData.AccountInfo
-
- setNotificationId(String) - 类 中的方法io.rong.imlib.model.AndroidConfig.Builder
-
- setNotificationId(String) - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- setNotificationId(String) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- setNotificationQuietHours(String, int, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setNotificationQuietHours(String, int, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
设置会话通知免打扰时间。
- setNotificationQuietHours(String, int, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置消息通知免打扰时间。
- setNotificationStatus(Conversation.ConversationNotificationStatus) - 类 中的方法io.rong.imlib.model.Conversation
-
设置获取通知消息状态。
- setNotifyAll(boolean) - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- setObjectName(String) - 类 中的方法io.rong.imlib.model.Conversation
-
设置消息对象名称。
- setObjectName(String) - 类 中的方法io.rong.imlib.model.Message
-
设置消息对象名称。
- setObjectName(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setObjectName(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setObjectName(String) - 类 中的方法io.rong.imlib.NativeObject.StatusNotification
-
- setOffLine(boolean) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setOfflineMessageDuration(String, ILongCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setOfflineMessageDuration(String, NativeClient.IResultCallback<Long>) - 类 中的方法io.rong.imlib.NativeClient
-
- SetOfflineMessageDuration(String, NativeObject.SetOfflineMessageDurationListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setOfflineMessageDuration(int, RongIMClient.ResultCallback<Long>) - 类 中的方法io.rong.imlib.RongIMClient
-
设置离线消息在服务端的存储时间(以天为单位)。
- setOnRecallMessageListener(RongIMClient.OnRecallMessageListener) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置撤回消息监听器
- setOnReceiveDestructionMessageListener(RongIMClient.OnReceiveDestructionMessageListener) - 类 中的方法io.rong.imlib.RongIMClient
-
设置阅后即焚消息接收监听器
- setOnReceiveMessageListener(OnReceiveMessageListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setOnReceiveMessageListener(NativeClient.OnReceiveMessageListener) - 类 中的方法io.rong.imlib.NativeClient
-
设置接收消息的监听器。
- setOnReceiveMessageListener(RongIMClient.OnReceiveMessageListener) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置接收消息事件的监听器。
- setOpen(boolean) - 类 中的方法io.rong.imlib.model.Discussion
-
设置讨论组是否公开好友邀请。
- setOperateType(int) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setOperation(String) - 类 中的方法io.rong.message.ContactNotificationMessage
-
设置操作名,对应 ContactOperationXxxx,或自己传任何字符串。
- setOperation(String) - 类 中的方法io.rong.message.GroupNotificationMessage
-
设置操作名,对应 GroupOperationXxxx,或任意字符串。
- setOperation(String) - 类 中的方法io.rong.message.ProfileNotificationMessage
-
设置资料变更的操作名。
- setOperator(String) - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- setOperator(String) - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
设置当前操作用户 id
- setOperatorUserId(String) - 类 中的方法io.rong.message.GroupNotificationMessage
-
设置操作人 UserId,可以为空。
- setOrder(int) - 类 中的方法io.rong.imlib.model.RemoteHistoryMsgOption
-
设置拉取顺序。
- setOriginalMsgUId(String) - 类 中的方法io.rong.message.MessageExpansionMessage
-
- setOriginalObjName(String) - 类 中的方法io.rong.message.RCEncryptedMessage
-
设置原有消息对象名称
- setOs(String) - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- setOssAccessKeyId(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- setOverwrite(boolean) - 类 中的方法io.rong.imlib.model.RTCStatusDate
-
- setOverwrite(boolean) - 类 中的方法io.rong.imlib.NativeObject.StatusData
-
- setPersonalInfo(UserData.PersonalInfo) - 类 中的方法io.rong.imlib.model.UserData
-
- setPoi(String) - 类 中的方法io.rong.message.LocationMessage
-
设置 POI 信息。
- setPolicy(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- setPort(int) - 类 中的方法io.rong.imlib.NativeObject.ConnectionEntry
-
- setPortraitUri(Uri) - 类 中的方法io.rong.imlib.model.Group
-
设置群组头像。
- setPortraitUri(Uri) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置公众服务账号头像
- setPortraitUri(String) - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- setPortraitUri(Uri) - 类 中的方法io.rong.imlib.model.UserInfo
-
设置用户头像。
- setPortraitUrl(String) - 类 中的方法io.rong.imlib.model.Conversation
-
- setPortraitUrl(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setPriority(String) - 类 中的方法io.rong.imlib.filetransfer.upload.FilePlatformInfo
-
- setPublicService(boolean) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setPublicServiceType(Conversation.ConversationType) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置公众服务号类型
- setPushConfig(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setPushContent(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setPushContent(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setPushContent(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setPushContent(String) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- setPushContentShowStatus(boolean, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置是否显示远程推送内容详情。
- setPushData(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setPushData(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setPushData(String) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- setPushId(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setPushLanguage(RongIMClient.PushLanguage, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置远程推送语言,目前支持中文和英文。
- setPushLanguageCode(String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置推送内容的自然语言。
- SetPushNotificationListener(NativeClient.PushNotificationListener) - 类 中的方法io.rong.imlib.NativeClient
-
- SetPushNotificationListener(NativeClient.PushNotificationListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setPushReceiveStatus(boolean, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置是否接收远程推送。
- setPushSetting(int, String, ISetPushSettingCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setPushSetting(int, String, NativeClient.IResultCallback<Long>) - 类 中的方法io.rong.imlib.NativeClient
-
Push 设置
- SetPushSetting(int, String, NativeObject.SetPushSettingListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setPushSetting(boolean) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setPushTemplateId(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setPushTitle(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setPushTitle(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setPushTitle(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setPushTitle(String) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- setQQ(String) - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- setQuestionFlag(boolean) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setRCLogInfoListener(RongIMClient.RCLogInfoListener) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置 Log 输出监听。
- setRead() - 类 中的方法io.rong.imlib.model.Message.ReceivedStatus
-
设置是否已读取的状态。
- setReadReceiptInfo(ReadReceiptInfo) - 类 中的方法io.rong.imlib.model.Message
-
- setReadReceiptInfo(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setReadReceiptListener(RongIMClient.ReadReceiptListener) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置消息回执监听器。
- setReadStatus(int) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setReadStatus(int) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- SetReadStatus(long, int) - 类 中的方法io.rong.imlib.NativeObject
-
- setReadTime(long) - 类 中的方法io.rong.imlib.model.Message
-
- setReadTime(long) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- SetReadTime(long, long) - 类 中的方法io.rong.imlib.NativeObject
-
Set the read time of a message.
- setRealName(String) - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- SetRealTimeLogListener(IRealTimeLogListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setRecallActionTime(long) - 类 中的方法io.rong.message.RecallNotificationMessage
-
设置撤回消息的发送时间
- setRecallContent(String) - 类 中的方法io.rong.message.RecallNotificationMessage
-
设置撤回消息的内容
- setReceivedStatus(Message.ReceivedStatus) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话中最后一条消息的接收状态。
- setReceivedStatus(Message.ReceivedStatus) - 类 中的方法io.rong.imlib.model.Message
-
设置消息的接收状态。
- setReceivedTime(long) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话中最后一条消息的接收时间(Unix时间戳、毫秒)。
- setReceivedTime(long) - 类 中的方法io.rong.imlib.model.Message
-
设置消息接收时间(Unix 时间戳、毫秒)。
- setReceivedTime(long) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setReceivedTime(long) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setReceiverEncId(String) - 类 中的方法io.rong.message.RCEncryptTerminateMessage
-
设置 Terminate 消息发接收方的 EncId(存放建立加密会话的另一方的 encId)。
- setReceiveStatus(int) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setReconnectKickEnable(boolean) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setReconnectKickEnable(boolean) - 类 中的方法io.rong.imlib.NativeClient
-
设置是否允许重连时踢人
- setReconnectKickEnable(boolean) - 类 中的方法io.rong.imlib.RongIMClient
-
设置断线重连时是否踢出重连设备。
- setRemoteEncId(String) - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
设置对端 encryptId。
- setRemoteEncId(String) - 类 中的方法io.rong.message.RCEncryptedMessage
-
设置对端 encryptId
- setRemoteUri(Uri) - 类 中的方法io.rong.message.GIFMessage
-
设置网络图片地址(http://)。
- setRemoteUri(Uri) - 类 中的方法io.rong.message.ImageMessage
-
设置网络图片地址(http://)。
- setRemoveAllKeys(boolean) - 类 中的方法io.rong.message.MessageExpansionMessage
-
- setRemoveExpansionKeyList(List<String>) - 类 中的方法io.rong.message.MessageExpansionMessage
-
- setRequesterEncId(String) - 类 中的方法io.rong.message.RCEncryptCancelMessage
-
设置请求方 encryptId
- setRequesterEncId(String) - 类 中的方法io.rong.message.RCEncryptConfirmMessage
-
设置请求方 encryptId
- setRequesterEncId(String) - 类 中的方法io.rong.message.RCEncryptRequestMessage
-
设置 Request 消息请求方的 EncId
- setRequesterEncId(String) - 类 中的方法io.rong.message.RCEncryptResponseMessage
-
设置 Response 消息请求方的 EncId
- setRequesterKey(String) - 类 中的方法io.rong.message.RCEncryptRequestMessage
-
设置 Request 消息请求方的 Key
- setRequired(boolean) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置是否必填
- setRespondUserIdList(HashMap<String, Long>) - 类 中的方法io.rong.imlib.model.ReadReceiptInfo
-
设置会话中响应过该消息回执的成员 userId 列表(key: userId,value: respondTime)。
- setResponserEncId(String) - 类 中的方法io.rong.message.RCEncryptCancelMessage
-
设置响应方 encryptId
- setResponserEncId(String) - 类 中的方法io.rong.message.RCEncryptConfirmMessage
-
设置响应方 encryptId
- setResponserEncId(String) - 类 中的方法io.rong.message.RCEncryptResponseMessage
-
设置 Response 消息应答方的 EncId
- setResponserKey(String) - 类 中的方法io.rong.message.RCEncryptResponseMessage
-
设置 Response 消息应答方的 Key(秘钥)
- setRetrieved() - 类 中的方法io.rong.imlib.model.Message.ReceivedStatus
-
设置为已经被收取。
- setRLogFileMaxSize(long) - 类 中的方法io.rong.imlib.RongIMClient
-
设置业务日志文件大小,默认 1M。
- setRLogLevel(int) - 类 中的方法io.rong.imlib.RongIMClient
-
设置业务日志写文件等级。
- setRLogOtherProgressCallback(IRLogOtherProgressCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setRoomId(String) - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- SetRTCHeartbeatListener(io.rong.imlib.IRTCHeartbeatListener.Stub) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- SetRTCHeartbeatListener(IRTCHeartbeatListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- SetRTCHeartbeatListener(NativeObject.RTCHeartbeatListener) - 类 中的方法io.rong.imlib.NativeClient
-
- SetRTCHeartbeatListener(NativeObject.RTCHeartbeatListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setRtcRoomActionListener(IMLibRTCClient.RTCRoomActionListener) - 类 中的静态方法io.rong.imlib.IMLibRTCClient
-
- setRTCUserData(String, int, HashMap, String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
设置用户属性
- setRTCUserData(String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setRTCUserData(String, int, Map<String, String>, String, String, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- setRTCUserDatas(String, int, Map, String, String, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setRTCUserState(String, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- setRtLogDebugLevel(int) - 类 中的方法io.rong.rtlog.RtLogNative
-
- setRtLogListener(RtLogListener) - 类 中的方法io.rong.rtlog.RtLogNative
-
- setScore(int) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setScoreExplain(String) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setSdkReconnect(boolean) - 类 中的方法io.rong.imlib.NativeObject.UserProfile
-
- setSenderEncId(String) - 类 中的方法io.rong.message.RCEncryptTerminateMessage
-
设置 Terminate 消息发送方的 EncId
- setSenderName(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setSenderUserId(String) - 类 中的方法io.rong.imlib.model.Conversation
-
设置发送消息的用户 id。
- setSenderUserId(String) - 类 中的方法io.rong.imlib.model.Message
-
设置发送消息的用户 id。
- setSenderUserId(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setSenderUserId(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setSenderUserName(String) - 类 中的方法io.rong.imlib.model.Conversation
-
设置发送消息的用户名称。
- SetSendStatus(long, int) - 类 中的方法io.rong.imlib.NativeObject
-
- setSentStatus(Message.SentStatus) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话中最后一条消息的发送状态。
- setSentStatus(Message.SentStatus) - 类 中的方法io.rong.imlib.model.Message
-
设置消息的发送状态。
- setSentStatus(int) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setSentStatus(int) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setSentTime(long) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话中最后一条消息的发送时间(Unix时间戳、毫秒)
- setSentTime(long) - 类 中的方法io.rong.imlib.model.Message
-
设置消息发送时间(Unix 时间戳、毫秒)。
- setSentTime(long) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setSentTime(long) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setSentTime(long) - 类 中的方法io.rong.imlib.typingmessage.TypingStatus
-
设置消息发送时间
- setSentTime(long) - 类 中的方法io.rong.message.RecallCommandMessage
-
设置消息发送时间
- setServerInfo(String, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setServerInfo(String, String) - 类 中的方法io.rong.imlib.NativeClient
-
- setServerInfo(String, String) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置私有部署的导航服务器和媒体服务器地址。
- setSettingMode(int) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setSex(String) - 类 中的方法io.rong.imlib.model.UserData.PersonalInfo
-
- setSignature(String) - 类 中的方法io.rong.imlib.filetransfer.upload.MediaUploadAuthorInfo
-
- setSize(long) - 类 中的方法io.rong.common.FileInfo
-
- setSize(long) - 类 中的方法io.rong.message.FileMessage
-
设置文件大小,单位为 Byte。
- setSize(long) - 类 中的方法io.rong.message.SightMessage
-
设置小视频文件大小
- setSolveStatus(int) - 类 中的方法io.rong.message.CSEvaluateMessage.Builder
-
设置问题进展
- setSourceUserId(String) - 类 中的方法io.rong.message.ContactNotificationMessage
-
设置当前操作发起用户的用户 id。
- setState(UserState.State) - 类 中的方法io.rong.imlib.rtc.UserState
-
- setStatisticDomain(String) - 类 中的静态方法io.rong.imlib.RongIMClient
-
配置数据上传地址 (非必须)。
- setStatus(HashMap<String, String>) - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- setStop(boolean) - 类 中的方法io.rong.imlib.model.FileInfo
-
设置是否暂停下载
- setSubscribeStatusListener(ISubscribeUserStatusCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setSubscribeStatusListener(NativeClient.IResultCallbackEx<String, String>) - 类 中的方法io.rong.imlib.NativeClient
-
- SetSubscribeStatusListener(NativeObject.UserStatusListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setSyncConversationReadStatusListener(RongIMClient.SyncConversationReadStatusListener) - 类 中的方法io.rong.imlib.RongIMClient
-
设置多端同步会话阅读状态监听。
- setSystemVersion(String) - 类 中的方法io.rong.imlib.model.UserData.ClientInfo
-
- setTagMust(boolean) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setTargetId(String) - 类 中的方法io.rong.imlib.model.Conversation
-
设置会话 id。
- setTargetId(String) - 类 中的方法io.rong.imlib.model.ConversationStatus
-
- setTargetId(String) - 类 中的方法io.rong.imlib.model.Message
-
设置目标 id。
- setTargetId(String) - 类 中的方法io.rong.imlib.model.PublicServiceProfile
-
设置对方公众服务号 id
- setTargetId(String) - 类 中的方法io.rong.imlib.model.RCEncryptedSession
-
设置目标会话 id。
- setTargetId(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setTargetId(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setTargetId(byte[]) - 类 中的方法io.rong.imlib.NativeObject.ReceiptInfo
-
- setTargetId(String) - 类 中的方法io.rong.message.RecallCommandMessage
-
设置目标会话 id
- setTargetUserId(String) - 类 中的方法io.rong.message.ContactNotificationMessage
-
设置当前操作目标用户的用户 id。
- setTel(String) - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- setTemplateId(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig.Builder
-
- setTemplateId(String) - 类 中的方法io.rong.imlib.model.MessagePushConfig
-
- setTemplateId(String) - 类 中的方法io.rong.imlib.NativeObject.PushConfig
-
- SetTextMessageDraft(int, String, String) - 类 中的方法io.rong.imlib.NativeObject
-
保存文字消息的草稿。
- setThread_id(String) - 类 中的方法io.rong.imlib.model.IOSConfig
-
- setThumbUri(Uri) - 类 中的方法io.rong.message.SightMessage
-
设置缩略图 Uri。
- setThumUri(Uri) - 类 中的方法io.rong.message.ImageMessage
-
设置缩略图 Uri。
- setTimestamp(long) - 类 中的方法io.rong.imlib.NativeObject.ReceiptInfo
-
- setTitle(String) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置控件的标题
- setTitle(String) - 类 中的方法io.rong.message.RichContentItem
-
设置消息标题
- setTitle(String) - 类 中的方法io.rong.message.RichContentMessage
-
设置消息标题。
- setTop(boolean) - 类 中的方法io.rong.imlib.model.Conversation
-
设置置顶状态。
- setTop(boolean) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setTotalMemberCount(int) - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
设置聊天室所有成员数量。
- setTs(long) - 类 中的方法io.rong.imlib.model.MessageExpansion
-
- setType(String) - 类 中的方法io.rong.common.FileInfo
-
- setType(FtConst.ServiceType) - 类 中的方法io.rong.imlib.filetransfer.upload.FilePlatformInfo
-
- setType(String) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置该控件的属性, text 或者 textarea。
- setType(MentionedInfo.MentionedType) - 类 中的方法io.rong.imlib.model.MentionedInfo
-
设置 @ 类型( @ 部分人或者 @ 所有人)。
- setType(int) - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
设置聊天室存储消息类型
- setType(int) - 类 中的方法io.rong.message.DiscussionNotificationMessage
-
设置讨论组类型。
- setType(String) - 类 中的方法io.rong.message.FileMessage
-
设置后缀名,默认是 bin
- setType(int) - 类 中的方法io.rong.message.HandshakeMessage
-
- setType(ReadReceiptMessage.ReadReceiptType) - 类 中的方法io.rong.message.ReadReceiptMessage
-
设置消息类型
- setTypeVivo(String) - 类 中的方法io.rong.imlib.model.AndroidConfig.Builder
-
- setTypeVivo(String) - 类 中的方法io.rong.imlib.model.AndroidConfig
-
- setTypingContentType(String) - 类 中的方法io.rong.imlib.typingmessage.TypingStatus
-
- setTypingContentType(String) - 类 中的方法io.rong.imlib.typingmessage.TypingStatusMessage
-
设置正在输入的消息的类型名,typingContentType 为用户当前正在编辑的消息类型名,即 message 中getObjectName 的返回值。
- setTypingEnd(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.typingmessage.TypingMessageManager
-
输入状态终止
- setTypingMessageStatusListener(RongIMClient.TypingStatusListener) - 类 中的方法io.rong.imlib.typingmessage.TypingMessageManager
-
设置输入状态监听器。
- setTypingStatusListener(RongIMClient.TypingStatusListener) - 类 中的静态方法io.rong.imlib.RongIMClient
-
设置输入状态监听器。
- setUId(String) - 类 中的方法io.rong.imlib.model.Message
-
设置服务器消息唯一 id(在同一个 Appkey 下全局唯一)
- setUid(String) - 类 中的方法io.rong.imlib.model.RTCUser
-
- setUId(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setUId(String) - 类 中的方法io.rong.imlib.NativeObject.Message
-
- setUnreadMessageCount(int) - 类 中的方法io.rong.imlib.model.Conversation
-
设置未读消息数。
- setUnreadMessageCount(int) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setUpdateExpansionDic(Map<String, String>) - 类 中的方法io.rong.message.MessageExpansionMessage
-
- setUpdateTime(long) - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- setUpdateTime(long) - 类 中的方法io.rong.imlib.model.CSEvaluateItem
-
- setUploadCallback(RLogReporter.UploadCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
设置上传 RLog 日志到服务器的回调
- setUpLoadExp(boolean) - 类 中的方法io.rong.message.GIFMessage
-
设置是否上传失败。
- setUpLoadExp(boolean) - 类 中的方法io.rong.message.ImageMessage
-
设置是否上传失败。
- setupRealTimeLocation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.location.RealTimeLocationManager
-
实例化 RealTimeLocation,每进行一次位置共享业务,就要初始化一个实例,直至位置共享结束,实例销毁。
- setUri(Uri) - 类 中的方法io.rong.message.VoiceMessage
-
设置音频文件的 Uri。
- setUrl(String) - 类 中的方法io.rong.imlib.model.FileInfo
-
设置下载地址
- setUrl(String) - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- setUrl(String) - 类 中的方法io.rong.message.RichContentItem
-
设置消息 url
- setUrl(String) - 类 中的方法io.rong.message.RichContentMessage
-
设置消息 url.
- setUserData(UserData, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setUserData(UserData, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
- SetUserData(String, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setUserId(String) - 类 中的方法io.rong.imlib.model.ChatRoomMemberInfo
-
设置用户 id。
- setUserId(String) - 类 中的方法io.rong.imlib.model.UserInfo
-
设置用户 id。
- setUserId(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setUserId(String) - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- setUserId(String) - 类 中的方法io.rong.imlib.rtc.UserState
-
- setUserId(String) - 类 中的方法io.rong.imlib.typingmessage.TypingStatus
-
设置用户 id
- setUserId(String) - 类 中的方法io.rong.message.ReferenceMessage
-
- setUserIds(String) - 类 中的方法io.rong.imlib.NativeObject.DiscussionInfo
-
- setUserInfo(UserInfo) - 类 中的方法io.rong.imlib.model.MessageContent
-
设置用户信息
- setUserName(String) - 类 中的方法io.rong.imlib.model.UserData.AccountInfo
-
- setUserName(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setUserName(String) - 类 中的方法io.rong.imlib.NativeObject.UserInfo
-
- setUserPolicy(boolean) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setUserPolicy(boolean) - 类 中的静态方法io.rong.imlib.navigation.NavigationCacheHelper
-
开发者调用接口设置导航策略
- setUserPortrait(String) - 类 中的方法io.rong.imlib.NativeObject.Conversation
-
- setUserProfileListener(UserProfileSettingListener) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setUsers(List<ChatRoomMemberInfo>) - 类 中的方法io.rong.imlib.model.ChatRoomInfo
-
设置聊天室成员信息列表。
- setUserStatus(int, ISetUserStatusCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- setUserStatus(int, NativeClient.IResultCallback<Integer>) - 类 中的方法io.rong.imlib.NativeClient
-
- SetUserStatus(int, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- setUseRTCOnly(RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- setValue(int) - 枚举 中的静态方法io.rong.imlib.filetransfer.FtConst.MimeType
-
- setValue(String) - 类 中的方法io.rong.imlib.model.ChatroomStatus
-
- setValue(int) - 枚举 中的静态方法io.rong.imlib.model.Conversation.ConversationNotificationStatus
-
设置会话提醒状态。
- setValue(int) - 枚举 中的静态方法io.rong.imlib.model.Conversation.ConversationType
-
设置会话类型。
- setValue(int) - 枚举 中的静态方法io.rong.imlib.model.Conversation.PublicServiceType
-
设置公众服务类型。
- setValue(int) - 枚举 中的静态方法io.rong.imlib.model.Message.MessageDirection
-
设置消息方向。
- setValue(int) - 枚举 中的静态方法io.rong.imlib.model.Message.SentStatus
-
设置消息发送状态。
- setValue(String) - 类 中的方法io.rong.imlib.model.MessageExpansion
-
- setValue(int) - 枚举 中的静态方法io.rong.imlib.model.PublicServiceMenu.PublicServiceMenuItemType
-
设置公众服务菜单类型。
- setValue(String) - 类 中的方法io.rong.imlib.model.RTCStatusDate
-
- setValue(int) - 枚举 中的静态方法io.rong.imlib.NativeClient.BlacklistStatus
-
设置黑名单状态。
- setValue(String) - 类 中的方法io.rong.imlib.NativeObject.StatusData
-
- setValue(int) - 枚举 中的静态方法io.rong.imlib.RongIMClient.BlacklistStatus
-
设置黑名单状态。
- setValue(int) - 枚举 中的静态方法io.rong.imlib.RongIMClient.DiscussionInviteStatus
-
已过时。
设置讨论组邀请状态。
- setValue(int) - 枚举 中的静态方法io.rong.imlib.RongIMClient.MediaType
-
设置文件类型。
- setValue(int) - 枚举 中的方法io.rong.imlib.RongIMClient.PushLanguage
-
- setValue(int) - 枚举 中的方法io.rong.imlib.RongIMClient.SearchType
-
设置搜索类型的值。
- setValue(String) - 类 中的方法io.rong.message.ChatRoomKVNotiMessage
-
设置聊天室存储消息数据
- setValue(int) - 枚举 中的静态方法io.rong.message.ReadReceiptMessage.ReadReceiptType
-
- setVerification(String) - 类 中的方法io.rong.imlib.model.CSLMessageItem
-
设置验证格式
- setVoIPPush(boolean) - 类 中的方法io.rong.imlib.model.SendMessageOption
-
设置 VoIP 推送
- setWeibo(String) - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- setWeixin(String) - 类 中的方法io.rong.imlib.model.UserData.ContactInfo
-
- shouldEnableHttpDns(List<String>) - 类 中的方法io.rong.imlib.HttpDnsManager
-
根据指定的导航服务器地址判断是否启用 HttpDns
- sid(String) - 类 中的方法io.rong.message.CSEvaluateMessage.Builder
-
设置 sid
- SightMessage - io.rong.message中的类
-
小视频消息类
小视频消息类,此消息会进行存储并计入未读消息数。
- SightMessage(byte[]) - 类 的构造器io.rong.message.SightMessage
-
- SightMessage() - 类 的构造器io.rong.message.SightMessage
-
- SightMessage(Parcel) - 类 的构造器io.rong.message.SightMessage
-
构造函数。
- SightMessageHandler - io.rong.message中的类
-
- SightMessageHandler(Context) - 类 的构造器io.rong.message.SightMessageHandler
-
- signature - 类 中的变量io.rong.imlib.filetransfer.Request
-
- signUp() - 类 中的方法io.rong.imlib.ConnectionState
-
- skillId(String) - 类 中的方法io.rong.imlib.model.CSCustomServiceInfo.Builder
-
设置分组 id ,路由分配客服的 id
- solveServerHosts(String, RongIMClient.ResultCallback<List<String>>) - 类 中的方法io.rong.imlib.IMLibRTCClient
-
- solveServerHosts(String, ISolveServerHostsCallBack) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- source(int) - 类 中的方法io.rong.message.CSEvaluateMessage.Builder
-
设置 评价值
- start() - 类 中的方法io.rong.common.CountDownTimer
-
Start the countdown.
- start() - 类 中的方法io.rong.imlib.destruct.DestructCountDownTimer
-
开启焚烧倒计时。
- start() - 类 中的方法io.rong.imlib.stateMachine.StateMachine
-
Start the state machine.
- startCustomService(String, ICustomServiceListener, CSCustomServiceInfo) - 类 中的方法io.rong.imlib.cs.CustomServiceManager
-
启动客服服务
- startCustomService(String, ICustomServiceListener, CSCustomServiceInfo) - 类 中的方法io.rong.imlib.RongIMClient
-
启动客服服务。
- startEncryptedSession(String) - 类 中的方法io.rong.imlib.RongIMClient
-
开始加密会话。
- startRealTimeLocation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.location.RealTimeLocationManager
-
发起位置共享。
- startRealTimeLocation(Conversation.ConversationType, String) - 类 中的方法io.rong.imlib.RongIMClient
-
发起位置共享。
- startTimingUploadTask() - 类 中的方法io.rong.rtlog.upload.RtLogUploadManager
-
启动定时日志上传任务
- State - io.rong.imlib.stateMachine中的类
-
The class for implementing states in a StateMachine
- State() - 类 的构造器io.rong.imlib.stateMachine.State
-
Constructor
- StateMachine - io.rong.imlib.stateMachine中的类
-
The state machine defined here is a hierarchical state machine which processes messages
and can have states arranged hierarchically.
- StateMachine(String) - 类 的构造器io.rong.imlib.stateMachine.StateMachine
-
Constructor creates a StateMachine with its own thread.
- StateMachine(String, Looper) - 类 的构造器io.rong.imlib.stateMachine.StateMachine
-
Constructor creates a StateMachine using the looper.
- StateMachine(String, Handler) - 类 的构造器io.rong.imlib.stateMachine.StateMachine
-
Constructor creates a StateMachine using the handler.
- StateMachine.LogRec - io.rong.imlib.stateMachine中的类
-
StateMachine logging record.
- STATUS - 注释类型 中的静态变量io.rong.imlib.MessageTag
-
状态消息, 不存储不计数。
- StatusData() - 类 的构造器io.rong.imlib.NativeObject.StatusData
-
- StatusMessage - io.rong.message中的类
-
状态消息的抽象基类,表示某种状态,不会存入消息历史记录。
- StatusMessage() - 类 的构造器io.rong.message.StatusMessage
-
- StatusNotification() - 类 的构造器io.rong.imlib.NativeObject.StatusNotification
-
- stopCustomService(String) - 类 中的方法io.rong.imlib.cs.CustomServiceManager
-
结束客服。
- stopCustomService(String) - 类 中的方法io.rong.imlib.RongIMClient
-
退出客服服务。
- stopDestructMessage(Message) - 类 中的方法io.rong.imlib.RongIMClient
-
取消焚烧消息,仅支持单聊。
- SubscribeAccount(String, int, boolean, NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- subscribePublicService(String, int, boolean, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- subscribePublicService(String, int, boolean, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
订阅/取消公众号。
- subscribePublicService(Conversation.PublicServiceType, String, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
订阅公众号。
- subscribeStatus(List<String>, IIntegerCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- subscribeStatus(List<String>, NativeClient.IResultCallbackEx<Integer, Integer>) - 类 中的方法io.rong.imlib.NativeClient
-
- SubscribeStatus(String[], NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
- success(Uri) - 类 中的方法io.rong.imlib.IRongCallback.MediaMessageUploader
-
上传成功时调用这个接口
- success(Uri) - 类 中的方法io.rong.imlib.RongIMClient.UploadImageStatusListener
-
上传成功时调用这个接口
- suggest(String) - 类 中的方法io.rong.message.CSEvaluateMessage.Builder
-
设置建议
- supportResumeBrokenTransfer(String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- supportResumeBrokenTransfer(String, RongIMClient.ResultCallback<Boolean>) - 类 中的方法io.rong.imlib.RongIMClient
-
判断是否支持断点续传。
- suspend() - 类 中的方法io.rong.imlib.ConnectionState
-
- SuspendMessage - io.rong.message中的类
-
- SuspendMessage() - 类 的构造器io.rong.message.SuspendMessage
-
- SuspendMessage(byte[]) - 类 的构造器io.rong.message.SuspendMessage
-
- SuspendMessage(Parcel) - 类 的构造器io.rong.message.SuspendMessage
-
- switchAppKey(String, String) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- switchAppKey(String, String) - 类 中的方法io.rong.imlib.NativeClient
-
- switchAppKey(String) - 类 中的方法io.rong.imlib.RongIMClient
-
切换 appKey。
- switchToHumanMode(String) - 类 中的方法io.rong.imlib.cs.CustomServiceManager
-
- switchToHumanMode(String) - 类 中的方法io.rong.imlib.RongIMClient
-
切换到人工客服模式。
- syncConversationReadStatus(Conversation.ConversationType, String, long, RongIMClient.OperationCallback) - 类 中的方法io.rong.imlib.RongIMClient
-
同步会话阅读状态。
- syncGroup(List<Group>, IOperationCallback) - 类 中的方法io.rong.imlib.LibHandlerStub
-
- syncGroup(List<Group>, NativeClient.OperationCallback) - 类 中的方法io.rong.imlib.NativeClient
-
同步当前用户的群组信息。
- SyncGroups(String[], String[], NativeObject.PublishAckListener) - 类 中的方法io.rong.imlib.NativeObject
-
同步群组信息。
- SyncReadStatusMessage - io.rong.message中的类
-
消息已读状态同步消息类
- SyncReadStatusMessage(long) - 类 的构造器io.rong.message.SyncReadStatusMessage
-
- SyncReadStatusMessage(Parcel) - 类 的构造器io.rong.message.SyncReadStatusMessage
-
- SyncReadStatusMessage(byte[]) - 类 的构造器io.rong.message.SyncReadStatusMessage
-
- SYSTEM - 类 中的静态变量io.rong.imlib.model.AndroidConfig
-
- SystemUtils - io.rong.common中的类
-
Created by weiqinxiao on 15/10/14.
- SystemUtils() - 类 的构造器io.rong.common.SystemUtils
-
- v(String, String) - 类 中的静态方法io.rong.common.RLog
-
Send a VERBOSE log message.
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaEntryPoint
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaEntryPoint
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaSolveStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaSolveStatus
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSLeaveMessageType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSQuitSuspendType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSQuitSuspendType
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.filetransfer.FtConst.MimeType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.filetransfer.FtConst.ServiceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationErrorCode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationErrorCode
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationStatus
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationType
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.AndroidConfig.ChannelKey
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.ChatRoomInfo.ChatRoomMemberOrder
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.Conversation.ConversationNotificationStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.Conversation.ConversationType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.Conversation.PublicServiceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.CSLMessageItem.RemindType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.CustomServiceMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.model.CustomServiceMode
-
根据 Integer 类型,转换成具体的客服模式。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.HardwareResource.ResourceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.model.HardwareResource.ResourceType
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.MentionedInfo.MentionedType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.model.MentionedInfo.MentionedType
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.Message.MessageDirection
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.Message.SentStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.PublicServiceMenu.PublicServiceMenuItemType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
-
设置平台值。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.NativeClient.BlacklistStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongCommonDefine.GetMessageDirection
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.BlacklistStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.ConnectionErrorCode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.RongIMClient.ConnectionErrorCode
-
设置错误代码值。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
-
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.DatabaseOpenStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.RongIMClient.DatabaseOpenStatus
-
获取数据库打开状态值。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.DiscussionInviteStatus
-
已过时。
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.ErrorCode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.RongIMClient.ErrorCode
-
设置错误代码值。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.MediaType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.PushLanguage
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.SearchType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.RongIMClient.TimestampOrder
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法io.rong.imlib.rtc.UserState.State
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法io.rong.imlib.rtc.UserState.State
-
- valueOf(String) - 枚举 中的静态方法io.rong.message.ReadReceiptMessage.ReadReceiptType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaEntryPoint
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaSolveStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSEvaType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSLeaveMessageType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.CustomServiceConfig.CSQuitSuspendType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.filetransfer.FtConst.MimeType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.filetransfer.FtConst.ServiceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationErrorCode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationConstant.RealTimeLocationStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.location.RealTimeLocationType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.AndroidConfig.ChannelKey
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.ChatRoomInfo.ChatRoomMemberOrder
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.Conversation.ConversationNotificationStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.Conversation.ConversationType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.Conversation.PublicServiceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.CSLMessageItem.RemindType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.CustomServiceMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.HardwareResource.ResourceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.MentionedInfo.MentionedType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.Message.MessageDirection
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.Message.SentStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.PublicServiceMenu.PublicServiceMenuItemType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.NativeClient.BlacklistStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongCommonDefine.GetMessageDirection
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.BlacklistStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.ConnectionErrorCode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.DatabaseOpenStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.DiscussionInviteStatus
-
已过时。
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.ErrorCode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.MediaType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.PushLanguage
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.SearchType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.RongIMClient.TimestampOrder
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.imlib.rtc.UserState.State
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法io.rong.message.ReadReceiptMessage.ReadReceiptType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VIDEO - 类 中的静态变量io.rong.common.LibStorageUtils
-
- VoiceMessage - io.rong.message中的类
-
语音消息类
语音消息类,此消息会进行存储并计入未读消息数。
- VoiceMessage(Parcel) - 类 的构造器io.rong.message.VoiceMessage
-
构造函数。
- VoiceMessage(byte[]) - 类 的构造器io.rong.message.VoiceMessage
-
- VoiceMessageHandler - io.rong.message中的类
-
- VoiceMessageHandler(Context) - 类 的构造器io.rong.message.VoiceMessageHandler
-