A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
E
- e(java.lang.String,java.lang.String) - function in io.rong.common.RLog
- Send an ERROR log message.
- e(java.lang.String,java.lang.String,java.lang.Throwable) - function in io.rong.common.RLog
- Send a ERROR log message and log the exception.
- EMAIL - enum entry in io.rong.imlib.model.UserProfileKeys
- EN_US - enum entry in io.rong.imlib.IRongCoreEnum.PushLanguage
英文
- enableFCM(boolean) - function in io.rong.push.pushconfig.PushConfig.Builder
- enableGCM(boolean) - function in io.rong.push.pushconfig.PushConfig.Builder
- enableHonorPush(boolean) - function in io.rong.push.pushconfig.PushConfig.Builder
- enableHWPush(boolean) - function in io.rong.push.pushconfig.PushConfig.Builder
- enableMeiZuPush(java.lang.String,java.lang.String) - function in io.rong.push.pushconfig.PushConfig.Builder
- enableMiPush(java.lang.String,java.lang.String) - function in io.rong.push.pushconfig.PushConfig.Builder
- enableOppoPush(java.lang.String,java.lang.String) - function in io.rong.push.pushconfig.PushConfig.Builder
- enablePush(boolean) - function in io.rong.imlib.model.InitOption.Builder
- Whether to enable push notifications
- enableRongPush(boolean) - function in io.rong.push.pushconfig.PushConfig.Builder
- enableSingleProcess(boolean) - function in io.rong.imlib.RongCoreClient
- Sets whether to enable single process mode.
- enableSyncEmptyTopConversation(boolean) - function in io.rong.imlib.model.InitOption
- enableSyncEmptyTopConversation(boolean) - function in io.rong.imlib.model.InitOption.Builder
- Whether to enable the ability to sync empty pinned conversations Note: If not set, the default value is false, meaning empty pinned conversations will not be synced.
- enableVivoPush(boolean) - function in io.rong.push.pushconfig.PushConfig.Builder
- encode() - function in io.rong.imlib.model.MessageContent
- Serializes the local message object into message data.
- encode() - function in io.rong.imlib.model.UnknownMessage
- Serializes the data to be transmitted.
- encode() - function in io.rong.imlib.typingmessage.TypingStatusMessage
- Serializes the data to be transmitted.
- encode() - function in io.rong.message.BlockMessage
- encode() - function in io.rong.message.CombineV2Message
- encode() - function in io.rong.message.CommandMessage
- encode() - function in io.rong.message.CommandNotificationMessage
- encode() - function in io.rong.message.ContactNotificationMessage
- encode() - function in io.rong.message.DeliverMessage
- encode() - function in io.rong.message.DestructionCmdMessage
- encode() - function in io.rong.message.FileMessage
- Serializes the local message object into message data.
- encode() - function in io.rong.message.GIFMessage
- encode() - function in io.rong.message.GroupDeliverReportMessage
- encode() - function in io.rong.message.GroupNotificationMessage
- encode() - function in io.rong.message.GroupReadReceiptV2Message
- encode() - function in io.rong.message.HQVoiceMessage
- Serializes the local message object into message data.
- encode() - function in io.rong.message.HandshakeMessage
- encode() - function in io.rong.message.HasReceivedNotificationMessage
- Serializes the data to be transmitted.
- encode() - function in io.rong.message.HistoryDividerMessage
- encode() - function in io.rong.message.ImageMessage
- encode() - function in io.rong.message.InformationNotificationMessage
- Serializes the local message object into message data.
- encode() - function in io.rong.message.LogCmdMessage
- encode() - function in io.rong.message.MessageExpansionMessage
- encode() - function in io.rong.message.ProfileNotificationMessage
- encode() - function in io.rong.message.QueryContentMessage
- encode() - function in io.rong.message.QueryUidMessage
- encode() - function in io.rong.message.ReadReceiptMessage
- encode() - function in io.rong.message.ReadReceiptRequestMessage
- encode() - function in io.rong.message.ReadReceiptResponseMessage
- encode() - function in io.rong.message.ReadReceiptV4Message
- encode() - function in io.rong.message.RecallCommandMessage
- Serializes the data to be transmitted.
- encode() - function in io.rong.message.RecallNotificationMessage
- Serializes the data that needs to be transmitted.
- encode() - function in io.rong.message.ReferenceMessage
- encode() - function in io.rong.message.RichContentMessage
- Serializes the local message object into message data.
- encode() - function in io.rong.message.SightMessage
- encode() - function in io.rong.message.SuspendMessage
- encode() - function in io.rong.message.SyncReadStatusMessage
- encode() - function in io.rong.message.TextMessage
- Serializes the local message object into message data.
- encode() - function in io.rong.message.VoiceMessage
- encode() - function in io.rong.message.custommessage.CustomMediaMessageContent
- Serializes the local message object into message data.
- encode() - function in io.rong.message.custommessage.CustomMessageContent
- Serializes the local message object into message data.
- encodeMessage(Message) - function in io.rong.message.CombineV2MessageHandler
- encodeMessage(Message) - function in io.rong.message.DefaultMessageHandler
- encodeMessage(Message) - function in io.rong.message.GIFMessageHandler
- encodeMessage(Message) - function in io.rong.message.HQVoiceMessageHandler
- encodeMessage(Message) - function in io.rong.message.ImageMessageHandler
- encodeMessage(Message) - function in io.rong.message.MessageHandler
- Encodes the Message.
- encodeMessage(Message) - function in io.rong.message.ReferenceMessageHandler
- encodeMessage(Message,ReferenceMessage) - function in io.rong.message.ReferenceMessageHandler
- encodeMessage(Message) - function in io.rong.message.SightMessageHandler
- encodeMessage(Message) - function in io.rong.message.VoiceMessageHandler
- encrypt(java.lang.String) - function in io.rong.imlib.MD5
- MD5 Encryption
- encrypt(java.lang.String,boolean) - function in io.rong.imlib.MD5
- MD5 Encryption
- ENCRYPTED - enum entry in io.rong.imlib.model.Conversation.ConversationType
Encrypted Conversation (Available only for select private cloud users; not applicable to public cloud users).
- ENCRYPTED - enum entry in io.rong.push.RongPushClient.ConversationType
Encrypted Conversation (Only available for certain private cloud users, not applicable to public cloud users).
- enqueueWork(Context,ComponentName,int,Intent) - function in io.rong.imlib.RongJobIntentService
- Like enqueueWork, but supplies a ComponentName for the service to interact with instead of its class.
- enqueueWork(Context,java.lang.Class,int,Intent) - function in io.rong.imlib.RongJobIntentService
- Call this to enqueue work for your subclass of RongJobIntentService.
- enqueueWork(Context,Intent) - function in io.rong.push.rongpush.PushService
- enumArrayToOrdinalArray(kotlin.Array) - function in io.rong.common.SystemUtils
- Converts an array of enums to an array of their ordinal values
- equals(Object) - function in io.rong.imlib.model.Message
- equals(Object) - function in io.rong.imlib.model.PrivateMessageDeliverInfo
- equals(Object) - function in java.lang.annotation.Annotation
- equalsWithMessage(Message) - function in io.rong.imlib.model.ConversationIdentifier
- equalsWithString(java.lang.String) - function in io.rong.imlib.model.GroupInfoKeys
- equalsWithString(java.lang.String) - function in io.rong.imlib.model.UserProfileKeys
- error() - function in io.rong.imlib.IRongCoreCallback.MediaMessageUploader
- Called when the upload fails
- error() - function in io.rong.imlib.IRongCoreListener.UploadImageStatusListener
- Called when the upload fails
- ERROR - enum entry in io.rong.push.rongpush.PushConnectivityManager.NetworkType
- Everyone - enum entry in io.rong.imlib.model.GroupOperationPermission
Everyone
- Everyone - enum entry in io.rong.imlib.model.UserProfileVisibility
All users: Any user in the application can view my user information
- EXACT - enum entry in io.rong.imlib.IRongCoreEnum.SearchType
精确。
- EXCCED_MAX_CALL_API_SIZE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode
超过聊天室中状态设置频率,1 个聊天室 1 秒钟最多设置和删除状态 100 次
- EXCCED_MAX_KV_SIZE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode
聊天室的 KV 属性个数超限,单个聊天室默认上限为 100 个
- exitRTCRoom(java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.IMLibRTCClient
- exMapToJson(java.util.HashMap) - function in io.rong.common.JSONUtils
- Parses the
HashMap<String, MessageExpansion>
object into a JSON string. - expansionExJSONToMap(java.lang.String) - function in io.rong.common.JSONUtils
- Converts a JSON string into a
HashMap<String, String>
- expansionExToMap(java.util.Map) - function in io.rong.common.JSONUtils
- Converts
Map<String, MessageExpansion>
toHashMap<String, String>
MessageExpansion - ExpansionUtils - class in io.rong.common
- Expired - enum entry in io.rong.imlib.model.FriendApplicationStatus
Expired
- Expired - enum entry in io.rong.imlib.model.GroupApplicationStatus
Expired
- EXT_PROFILE - enum entry in io.rong.imlib.model.GroupInfoKeys