A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
I
- ImageMessage - class in ai.nexconn.chat.message
- Image message.
- IN_MY_FRIEND_LIST - enum entry in ai.nexconn.chat.user.model.FriendRelationType
The specified user is in my friend list only
- IN_OTHER_FRIEND_LIST - enum entry in ai.nexconn.chat.user.model.FriendRelationType
I am in the specified user's friend list only
- INFO - enum entry in ai.nexconn.chat.params.LogLevel
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- initialize(ai.nexconn.chat.params.InitParams) - function in ai.nexconn.chat.NCEngine
- Initializes the SDK.
- InitParams - class in ai.nexconn.chat.params
- SDK initialization parameters.
- InsertMessageItem - class in ai.nexconn.chat.params
- A single message item for batch insertion.
- insertMessages(java.util.List,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.BaseChannel
- Batch inserts messages into the local database.
- insertMessages(java.util.List,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.BaseChannel
- Batch inserts messages into the local database.
- INTELLIGENT - enum entry in ai.nexconn.chat.translate.model.TranslateMode
AI translation.
Uses AI AI translation engine perform translation.
- INVISIBLE - enum entry in ai.nexconn.chat.user.model.UserProfileVisibility
Invisible to all: no one can find the user's info, except for name and avatar
- INVITATION - enum entry in ai.nexconn.chat.channel.model.GroupApplicationType
Invited to join a group.
- INVITATION_RECEIVED - enum entry in ai.nexconn.chat.channel.model.GroupApplicationDirection
Received invite
- INVITATION_SENT - enum entry in ai.nexconn.chat.channel.model.GroupApplicationDirection
Sent invite
- INVITEE_REFUSED - enum entry in ai.nexconn.chat.channel.model.GroupApplicationStatus
Rejected by invitee.
- INVITEE_UNHANDLED - enum entry in ai.nexconn.chat.channel.model.GroupApplicationStatus
Pending invitee acceptance.
- INVITEE_VERIFY - enum entry in ai.nexconn.chat.channel.model.GroupInviteHandlePermission
Invitees must accept the invitation before joining.
- inviteUsers(java.util.List,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.GroupChannel
- Invites users to join this group.
- IOS - enum entry in ai.nexconn.chat.user.model.Platform
iOS
- IOSPushConfig - class in ai.nexconn.chat.params
- iOS (APNs) push configuration.
- isAllChannelMuted() - function in ai.nexconn.chat.channel.model.OpenChannelEnterResponseInfo
- isAscending() - function in ai.nexconn.chat.channel.model.OpenChannelInfo
- isAscending() - function in ai.nexconn.chat.params.FriendApplicationsQueryParams
- Whether ascending order.
- isAscending() - function in ai.nexconn.chat.params.GroupApplicationsQueryParams
- Whether ascending order.
- isAscending() - function in ai.nexconn.chat.params.GroupMembersByRoleQueryParams
- Whether to sort in ascending order.
- isAscending() - function in ai.nexconn.chat.params.JoinedGroupsByRoleQueryParams
- Whether to sort in ascending order.
- isAscending() - function in ai.nexconn.chat.params.LocalMessagesByTimeQueryParams
- Whether ascending by time (From Old to New).
- isAscending() - function in ai.nexconn.chat.params.MessagesQueryParams
- Whether ascending by time (From Old to New).
- isAscending() - function in ai.nexconn.chat.params.MessagesReadReceiptUsersQueryParams
- Whether ascending order.
- isAscending() - function in ai.nexconn.chat.params.OpenChannelMessagesQueryParams
- isAscending() - function in ai.nexconn.chat.params.SearchGroupMembersQueryParams
- Whether to query in ascending order.
- isAscending() - function in ai.nexconn.chat.params.SearchJoinedGroupsQueryParams
- Whether to sort in ascending order.
- isAscending() - function in ai.nexconn.chat.params.SearchMessagesQueryParams
- isComplete() - function in ai.nexconn.chat.message.StreamMessage
- Whether generation is complete.
- isCounted() - function in ai.nexconn.chat.message.Message
- Whether this message is counted for unread count.
- isCurrentChannelInAllowlist() - function in ai.nexconn.chat.channel.model.OpenChannelEnterResponseInfo
- isCurrentChannelMuted() - function in ai.nexconn.chat.channel.model.OpenChannelEnterResponseInfo
- isCurrentUserMuted() - function in ai.nexconn.chat.channel.model.OpenChannelEnterResponseInfo
- isDestruct() - function in ai.nexconn.chat.message.MessageContent
- Whether this is a burn-after-reading message.
- isDestruct() - function in ai.nexconn.chat.message.MessageContent
- Whether this is a burn-after-reading message.
- isDownloaded() - function in ai.nexconn.chat.message.model.MessageReceivedStatusInfo
- Whether the media file has been downloaded
- isDownloading() - function in ai.nexconn.chat.message.model.DownloadInfo
- isEnabled() - function in ai.nexconn.chat.translate.model.AutoTranslateStateChangedEvent
- Whether auto-translation is enabled
- isFinished() - function in ai.nexconn.chat.message.model.DownloadInfo
- isForce() - function in ai.nexconn.chat.params.OpenChannelDeleteMetadataParams
- isFriendOnlineStatusSubscribeEnabled() - function in ai.nexconn.chat.model.AppSettings
- Whether friend online status subscription is enabled.
- isListened() - function in ai.nexconn.chat.message.model.MessageReceivedStatusInfo
- Whether the voice message has been listened to
- isLoading() - function in ai.nexconn.chat.channel.query.ChannelsQuery
- isLoading() - function in ai.nexconn.chat.channel.query.GroupApplicationsQuery
- isLoading() - function in ai.nexconn.chat.channel.query.GroupMembersByRoleQuery
- isLoading() - function in ai.nexconn.chat.channel.query.JoinedGroupsByRoleQuery
- isLoading() - function in ai.nexconn.chat.channel.query.LocalMessagesByTimeQuery
- isLoading() - function in ai.nexconn.chat.channel.query.MessagesQuery
- isLoading() - function in ai.nexconn.chat.channel.query.MessagesReadReceiptUsersQuery
- isLoading() - function in ai.nexconn.chat.channel.query.OpenChannelMessagesQuery
- isLoading() - function in ai.nexconn.chat.channel.query.SearchGroupMembersQuery
- isLoading() - function in ai.nexconn.chat.channel.query.SearchJoinedGroupsQuery
- isLoading() - function in ai.nexconn.chat.channel.query.SearchMessagesByTimeRangeQuery
- isLoading() - function in ai.nexconn.chat.channel.query.SearchMessagesByUserQuery
- isLoading() - function in ai.nexconn.chat.channel.query.SearchMessagesQuery
- isLoading() - function in ai.nexconn.chat.channel.query.UnreadMentionMeChannelsQuery
- isLoading() - function in ai.nexconn.chat.tag.query.TaggedChannelsQuery
- isLoading() - function in ai.nexconn.chat.tag.query.UntaggedChannelsQuery
- isLoading() - function in ai.nexconn.chat.user.query.FriendApplicationsQuery
- isLoading() - function in ai.nexconn.chat.user.query.SubscribeQuery
- isMentioned() - function in ai.nexconn.chat.message.model.ReadReceiptUser
- Whether this user was mentioned
- isMultipleReceive() - function in ai.nexconn.chat.message.model.MessageReceivedStatusInfo
- Whether the message was received on multiple devices simultaneously
- isOffline() - function in ai.nexconn.chat.bridge.RTCMessage
- Checks whether this is an offline message.
- isOffline() - function in ai.nexconn.chat.bridge.RTCMessageImpl
- Checks whether this is an offline message.
- isOnline() - function in ai.nexconn.chat.user.model.PlatformStatus
- isOnline() - function in ai.nexconn.chat.user.model.UserOnlineStatus
- isOnlineStatusSubscribeEnabled() - function in ai.nexconn.chat.model.AppSettings
- Whether user online status subscription is enabled.
- isPersisted() - function in ai.nexconn.chat.message.Message
- Whether this message is persisted in local storage.
- isPinned() - function in ai.nexconn.chat.channel.BaseChannel
- Whether this channel is pinned to the top.
- isPinned() - function in ai.nexconn.chat.channel.BaseChannel
- Whether this channel is pinned to the top.
- isPinned() - function in ai.nexconn.chat.channel.model.ChannelPinnedSyncEvent
- Whether the channel is pinned
- isPrivateSDK() - function in ai.nexconn.chat.bridge.RTCBridge
- Checks whether this is a private cloud SDK.
- isRead() - function in ai.nexconn.chat.message.model.MessageReceivedStatusInfo
- Whether the message has been read
- isRetrieved() - function in ai.nexconn.chat.message.model.MessageReceivedStatusInfo
- Whether the message has been retrieved
- isRobot() - function in ai.nexconn.chat.channel.model.GroupMemberInfo
- isSpeechToTextEnabled() - function in ai.nexconn.chat.model.AppSettings
- Whether speech-to-text is enabled.
- isStatusMessage() - function in ai.nexconn.chat.message.Message
- Whether this is a status-only message (not stored or counted).
- isTop() - function in ai.nexconn.chat.tag.model.ChannelTagInfo
- isTopForTag() - function in ai.nexconn.chat.channel.CommunityChannel
- Whether this channel is pinned within a tag.
- isVisible() - function in ai.nexconn.chat.message.model.SpeechToTextInfo
- Whether visible