A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
U
- UN_HANDLED - enum entry in ai.nexconn.chat.user.model.FriendApplicationStatus
application Add friend (Not Handle)
- UNBAN - enum entry in ai.nexconn.chat.channel.model.OpenChannelMemberBanType
- UNCONNECTED - enum entry in ai.nexconn.chat.model.ConnectionStatus
Disconnected
- UNDEF - enum entry in ai.nexconn.chat.channel.model.GroupMemberRole
Not defined role (when querying, represents all group members)
- UnknownMessage - class in ai.nexconn.chat.message
- Represents an unknown message type.
- UNMUTE_ALL - enum entry in ai.nexconn.chat.channel.model.OpenChannelMemberMuteType
Disable global mute for all users.
- UNMUTE_GLOBAL - enum entry in ai.nexconn.chat.channel.model.OpenChannelMemberMuteType
Remove global mute for specified users.
- UNMUTE_USERS - enum entry in ai.nexconn.chat.channel.model.OpenChannelMemberMuteType
Unmute specified users.
- unpin(ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.BaseChannel
- Unpins this channel from the top of the channel list.
- unpin(ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.BaseChannel
- Unpins this channel from the top of the channel list.
- unpin(ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.CommunityChannel
- Unpins this community channel (sub-channel) from the top.
- UnreadMentionMeChannelsQuery - class in ai.nexconn.chat.channel.query
- Paginated query for channels that contain unread @me messages.
- UnreadMentionMeChannelsQueryParams - class in ai.nexconn.chat.params
- Query parameters for channels with unread @me messages.
- UNRESPONDED - enum entry in ai.nexconn.chat.message.model.MessageReadReceiptStatus
Read receipt not sent
- UNSUBSCRIBE - enum entry in ai.nexconn.chat.user.model.SubscribeOperationType
Unsubscribe
- unsubscribeEvent(ai.nexconn.chat.params.UnsubscribeEventParams,ai.nexconn.chat.handler.ErrorDetailHandler) - function in ai.nexconn.chat.user.UserModule
- Unsubscribes from user status events.
- UnsubscribeEventParams - class in ai.nexconn.chat.params
- Parameters for unsubscribing from events.
- UntaggedChannelsQuery - class in ai.nexconn.chat.tag.query
- Untagged channels pagination query object.
- UntaggedChannelsQueryParams - class in ai.nexconn.chat.params
- Parameters for creating an untagged channels query.
- UPDATE - enum entry in ai.nexconn.chat.channel.model.OpenChannelMetadataOperationType
- update(java.lang.String,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.tag.Tag
- Update this tag's name.
- UpdateGroupInfoParams - class in ai.nexconn.chat.params
- Update group Info Parameter.
- updateInfo(ai.nexconn.chat.params.UpdateGroupInfoParams,ai.nexconn.chat.handler.ErrorDetailHandler) - function in ai.nexconn.chat.channel.GroupChannel
- Updates group information.
- updateMyUserProfile(ai.nexconn.chat.user.model.UserProfile,ai.nexconn.chat.handler.ErrorDetailHandler) - function in ai.nexconn.chat.user.UserModule
- Updates the current user's profile.
- updateMyUserProfileVisibility(ai.nexconn.chat.user.model.UserProfileVisibility,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.user.UserModule
- Updates the current user's profile visibility.
- UPDATING - enum entry in ai.nexconn.chat.message.model.MessageModifyStatus
Modification in progress
- USER_ABANDON - enum entry in ai.nexconn.chat.model.ConnectionStatus
User account has been cancelled
- USER_PROFILE - enum entry in ai.nexconn.chat.user.model.SubscribeType
Subscribe to user info changes
- UserHandler - class in ai.nexconn.chat.handler
- User event handler.
- UserModule - class in ai.nexconn.chat.user
- User feature module.
- UserOnlineStatus - class in ai.nexconn.chat.user.model
- User online status info.
- UserProfile - class in ai.nexconn.chat.user.model
- User profile.
- UserProfileVisibility - class in ai.nexconn.chat.user.model
- User profile visibility setting.
- UserProfileVisibility.Companion - class in ai.nexconn.chat.user.model.UserProfileVisibility
- USERS - enum entry in ai.nexconn.chat.message.model.MentionedType
- UserSettingsHandler - class in ai.nexconn.chat.handler
- User settings event handler.
- UserSettingsSyncCompletedEvent - class in ai.nexconn.chat.model
- Event for user-level settings sync completion after connection.