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
U
- UID - enum entry in io.rong.message.ReadReceiptMessage.ReadReceiptType
- ULTRA_GROUP - enum entry in io.rong.imlib.model.Conversation.ConversationType
Ultra group
- ULTRA_GROUP - enum entry in io.rong.push.RongPushClient.ConversationType
Ultra group
- ULTRA_GROUP_CHANNEL_CHANGE_TYPE_PRIVATE_TO_PUBLIC - enum entry in io.rong.imlib.IRongCoreEnum.UltraGroupChannelChangeType
超级群频道变成了共有频道
- ULTRA_GROUP_CHANNEL_CHANGE_TYPE_PUBLIC_TO_PRIVATE - enum entry in io.rong.imlib.IRongCoreEnum.UltraGroupChannelChangeType
超级群频道变成了私有频道
- ULTRA_GROUP_CHANNEL_CHANGE_TYPE_PUBLIC_TO_PRIVATE_USER_NOT_IN - enum entry in io.rong.imlib.IRongCoreEnum.UltraGroupChannelChangeType
超级群频道变成了私有频道
- ULTRA_GROUP_CHANNEL_TYPE_PRIVATE - enum entry in io.rong.imlib.IRongCoreEnum.UltraGroupChannelType
超级群私有频道
- ULTRA_GROUP_CHANNEL_TYPE_PUBLIC - enum entry in io.rong.imlib.IRongCoreEnum.UltraGroupChannelType
超级群共有频道
- ULTRA_GROUP_TYPING_STATUS_TEXT - enum entry in io.rong.imlib.IRongCoreEnum.UltraGroupTypingStatus
- UltraGroupChannelChangeInfo - class in io.rong.imlib.model
- Ultra Group Change Information Added from version 5.2.
- UltraGroupChannelChangeTypeInfo - class in io.rong.imlib.model
- Ultra group channel type change information Added from version 5.2.
- ultraGroupChannelDidDisbanded(java.util.List) - function in io.rong.imlib.IRongCoreListener.UltraGroupChannelListener
- Channel Dissolution Notification When a public channel is deleted, all members of the channel will be notified.
- UltraGroupChannelDisbandedInfo - class in io.rong.imlib.model
- Ultra group channel dissolution change information Added from version 5.2.
- ultraGroupChannelTypeDidChanged(java.util.List) - function in io.rong.imlib.IRongCoreListener.UltraGroupChannelListener
- Callback triggered when the channel attributes change.
- ultraGroupChannelUserDidKicked(java.util.List) - function in io.rong.imlib.IRongCoreListener.UltraGroupChannelListener
- When the channel is private, a notification is triggered when a user in the allowlist is kicked.
- UltraGroupChannelUserKickedInfo - class in io.rong.imlib.model
- Ultra Group Private Channel User Kick Change Information Added from version 5.2.
- ultraGroupConversationListDidSync() - function in io.rong.imlib.IRongCoreListener.UltraGroupConversationListener
- Ultra group conversation list and the last message in the conversation have been synchronized.
- UltraGroupTypingStatusInfo - class in io.rong.imlib.model
- unconnect() - function in io.rong.imlib.ConnectionState
- UNCONNECTED - enum entry in io.rong.imlib.IRongCoreListener.ConnectionStatusListener.ConnectionStatus
Not connected.
- Undef - enum entry in io.rong.imlib.model.GroupMemberRole
Undefined role (use this enum to query all types of group members)
- UnHandled - enum entry in io.rong.imlib.model.FriendApplicationStatus
Request to add a friend
- uninit() - function in io.rong.push.rongpush.PushConnectivityManager
- UNIQUE_ID - enum entry in io.rong.imlib.model.UserProfileKeys
- UNKNOWN - enum entry in io.rong.imlib.IRongCoreEnum.ChatRoomDestroyType
- UNKNOWN - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode
未知错误
- UNKNOWN - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode
未知错误
- UNKNOWN - enum entry in io.rong.imlib.IRongCoreListener.UserGroupEventType
- UNKNOWN - enum entry in io.rong.imlib.ReadReceiptV2Manager.GroupReadReceiptVersion
- UNKNOWN - enum entry in io.rong.imlib.model.MessageBlockType
Unknown type
- UNKNOWN - enum entry in io.rong.push.PushErrorCode
- UNKNOWN - enum entry in io.rong.push.PushType
- UNKNOWN - enum entry in io.rong.push.notification.PushNotificationMessage.PushSourceType
Unknown message
- UnknownMessage - class in io.rong.imlib.model
- Unknown message type.
- unreadCountDroveByServer() - function in io.rong.imlib.LibHandlerStub
- unRegisterInternal(IMLibExtensionModule) - function in io.rong.imlib.IMLibExtensionModuleManager
- UNSUBSCRIBE - enum entry in io.rong.imlib.model.SubscribeEvent.OperationType
- unSubscribeEvent(SubscribeEventRequest,ISubscribeEventCallback) - function in io.rong.imlib.LibHandlerStub
- unSubscribeEvent(SubscribeEventRequest,io.rong.imlib.IRongCoreCallback.SubscribeEventCallback) - function in io.rong.imlib.RongCoreClient
- Unsubscribes from user status events.
- unSubscribeEvent(SubscribeEventRequest,io.rong.imlib.IRongCoreCallback.SubscribeEventCallback) - function in io.rong.imlib.internal.manager.UserManager
- Unsubscribes from user status events.
- UNTOP - enum entry in io.rong.imlib.model.ConversationStatus.TopStatus
- update(int) - function in io.rong.imlib.IRongCoreCallback.MediaMessageUploader
- Users can call this API to refresh the progress.
- update(int) - function in io.rong.imlib.IRongCoreListener.UploadImageStatusListener
- User calls this API to refresh the progress.
- UPDATE_MESSAGE_RECEIPT_STATUS_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode
更新消息已读状态错误
- updateConversationInfo(ConversationType,java.lang.String,java.lang.String,java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.ChannelClient
- Updates conversation information.
- updateConversationInfo(int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,IBooleanCallback) - function in io.rong.imlib.LibHandlerStub
- updateConversationInfo(ConversationType,java.lang.String,java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.RongCoreClient
- Updates conversation information.
- updateConversationReadTime(int,java.lang.String,java.lang.String,long,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- updateGroupFollows(java.lang.String,java.util.List,boolean,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- updateGroupInfo(GroupInfo,IOperationCallbackEx) - function in io.rong.imlib.LibHandlerStub
- updateGroupInfo(GroupInfo,io.rong.imlib.IRongCoreCallback.OperationCallbackEx) - function in io.rong.imlib.RongCoreClient
- Update group information The group information update mode, defined by , determines whether group information and permission details can be modified.
- updateGroupInfo(GroupInfo,io.rong.imlib.IRongCoreCallback.OperationCallbackEx) - function in io.rong.imlib.internal.manager.GroupManager
- updateGroupManagers(java.lang.String,java.util.List,boolean,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- updateMessageExpansion(java.util.Map,java.lang.String,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- updateMessageExpansion(java.util.Map,java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
- Update message extension information Each message can carry a maximum of 300 key-value pairs of extension information.
- updateMessageReceiptStatus(java.lang.String,int,java.lang.String,long,IBooleanCallback) - function in io.rong.imlib.LibHandlerStub
- updateMyUserProfile(UserProfile,IUpdateUserProfileCallback) - function in io.rong.imlib.LibHandlerStub
- updateMyUserProfile(UserProfile,io.rong.imlib.IRongCoreCallback.UpdateUserProfileCallback) - function in io.rong.imlib.RongCoreClient
- Update user profile Note: It is recommended to fetch the user profile first and then update the profile based on the latest user profile.
- updateMyUserProfile(UserProfile,io.rong.imlib.IRongCoreCallback.UpdateUserProfileCallback) - function in io.rong.imlib.internal.manager.UserManager
- Update user profile Note: It is recommended to fetch the user profile first and then update the profile based on the latest information.
- updateMyUserProfileVisibility(int,IBooleanCallback) - function in io.rong.imlib.LibHandlerStub
- updateMyUserProfileVisibility(UserProfileVisibility,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.RongCoreClient
- User Permission Settings
- updateMyUserProfileVisibility(UserProfileVisibility,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.internal.manager.UserManager
- User Permission Settings
- updatePushContentShowStatus(Context,boolean) - function in io.rong.push.RongPushClient
- updatePushServerInfoFromToken(java.lang.String) - function in io.rong.push.PushManager
- updateRcConfiguration(RCConfiguration) - function in io.rong.imlib.RongCoreClient
- Update RCConfiguration Must be set after the init method is executed to take effect
- updateReadReceiptRequestInfo(java.lang.String,java.lang.String) - function in io.rong.imlib.LibHandlerStub
- updateReport() - function in io.rong.push.TokenBean
- updateTag(TagInfo,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- updateTag(TagInfo,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
- Update Tag
- updateTokenBean(java.util.List,PushType,java.lang.String) - function in io.rong.push.pushconfig.PushConfigCenter
- updateTokenBeanReport(java.util.List,java.util.Map) - function in io.rong.push.pushconfig.PushConfigCenter
- updateUltraGroupMessageExpansion(java.util.Map,java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.ChannelClient
- Update the extension information of an ultra group message Each message can carry a maximum of 300 key-value pairs of extension information.
- updateUltraGroupMessageExpansion(java.util.Map,java.lang.String,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- UPLOAD_ID_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode
上传ID无效
- uploadMedia(Message,IUploadCallback) - function in io.rong.imlib.LibHandlerStub
- uploadSDKVersion(java.lang.String,java.lang.String) - function in io.rong.imlib.LibHandlerStub
- URGENT - enum entry in io.rong.imlib.model.InitOption.HeartbeatLevel
*Emergency: Reconnect IM after 2 heartbeat timeouts**
- uriStartWithContent(Uri) - function in io.rong.common.FileUtils
- Checks whether the file URI scheme starts with content.
- uriStartWithFile(Uri) - function in io.rong.common.FileUtils
- Checks if the file Uri scheme starts with file and if the file Uri length exceeds 7
- USER_ABANDON - enum entry in io.rong.imlib.IRongCoreListener.ConnectionStatusListener.ConnectionStatus
The user account has been deactivated.
- USER_PROFILE - enum entry in io.rong.imlib.model.SubscribeEvent.SubscribeType
User Information
- userAddedTo(ConversationIdentifier,kotlin.Array) - function in io.rong.imlib.IRongCoreListener.UserGroupStatusListener
- The current user is added to a user group under an ultra group
- UserData - class in io.rong.imlib.model
- Created by DragonJ on 15/5/8.
- UserData.AccountInfo - class in io.rong.imlib.model.UserData
- UserData.ClientInfo - class in io.rong.imlib.model.UserData
- UserData.ContactInfo - class in io.rong.imlib.model.UserData
- UserData.PersonalInfo - class in io.rong.imlib.model.UserData
- userGroupBindTo(ConversationIdentifier,io.rong.imlib.IRongCoreEnum.UltraGroupChannelType,kotlin.Array) - function in io.rong.imlib.IRongCoreListener.UserGroupStatusListener
- Callback for binding user groups to a channel
- userGroupDisbandFrom(ConversationIdentifier,kotlin.Array) - function in io.rong.imlib.IRongCoreListener.UserGroupStatusListener
- Notification received by the current user about the dissolution of a user group in an ultra group
- userGroupUnbindFrom(ConversationIdentifier,io.rong.imlib.IRongCoreEnum.UltraGroupChannelType,kotlin.Array) - function in io.rong.imlib.IRongCoreListener.UserGroupStatusListener
- Channel Unbind User Group Callback
- UserInfo - class in io.rong.imlib.model
- User information entity class, used to contain and store user information.
- UserManager - class in io.rong.imlib.internal.manager
- UserOnlineStatusInfo - class in io.rong.imlib.model
- User Online Status Information Class
- UserOnlineStatusInfo.PlatformInfo - class in io.rong.imlib.model.UserOnlineStatusInfo
- UserOnlineStatusInfoList - class in io.rong.imlib.model
- User Online Status Information List
- UserProfile - class in io.rong.imlib.model
- User Profile Entity Class
- UserProfileKeys - class in io.rong.imlib.model
- UserProfileVisibility - class in io.rong.imlib.model
- User Information Permissions
- userRemovedFrom(ConversationIdentifier,kotlin.Array) - function in io.rong.imlib.IRongCoreListener.UserGroupStatusListener
- The current user has been removed from the user group under the ultra group.