A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
- acceptApplication(ai.nexconn.chat.params.AcceptGroupApplicationParams,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.GroupChannel
- Accepts a group join application (owner/admin operation).
- ACCEPTED - enum entry in ai.nexconn.chat.user.model.FriendApplicationStatus
Already accept
- acceptFriendApplication(java.lang.String,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.user.UserModule
- Accepts a friend request.
- AcceptGroupApplicationParams - class in ai.nexconn.chat.params
- Parameters for accepting a group join application.
- acceptInvite(java.lang.String,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.channel.GroupChannel
- Accepts a group invitation.
- ADD - enum entry in ai.nexconn.chat.channel.model.GroupOperationType
Added to favorites
- ADD_ALLOWLIST - enum entry in ai.nexconn.chat.channel.model.OpenChannelMemberMuteType
Add users to allowlist.
- ADD_MANAGER - enum entry in ai.nexconn.chat.channel.model.GroupOperation
Manager added
- addChannelHandler(java.lang.String,ai.nexconn.chat.handler.ChannelHandler) - function in ai.nexconn.chat.NCEngine
- Adds a channel status handler.
- addChannels(java.util.List,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.tag.Tag
- Adds channels to this tag.
- addConnectionStatusHandler(java.lang.String,ai.nexconn.chat.handler.ConnectionStatusHandler) - function in ai.nexconn.chat.NCEngine
- Adds a connection status handler.
- addDatabaseStatusHandler(java.lang.String,ai.nexconn.chat.handler.DatabaseStatusHandler) - function in ai.nexconn.chat.NCEngine
- Adds a database upgrade status handler.
- addFavorites(java.util.List,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.channel.GroupChannel
- Adds users to the group's special attention (favorites) list.
- addFriend(ai.nexconn.chat.params.AddFriendParams,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.user.UserModule
- Sends a friend request.
- AddFriendParams - class in ai.nexconn.chat.params
- Add friend request Parameter.
- addGroupChannelHandler(java.lang.String,ai.nexconn.chat.handler.GroupChannelHandler) - function in ai.nexconn.chat.NCEngine
- Adds a group channel event handler.
- addManagers(java.util.List,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.channel.GroupChannel
- Adds group administrators.
- addMessageHandler(java.lang.String,ai.nexconn.chat.handler.MessageHandler) - function in ai.nexconn.chat.NCEngine
- Adds a message event handler.
- addNavigationObserver(ai.nexconn.chat.bridge.RTCNavigationObserver) - function in ai.nexconn.chat.bridge.RTCBridge
- Adds a navigation event observer.
- addOpenChannelHandler(java.lang.String,ai.nexconn.chat.handler.OpenChannelHandler) - function in ai.nexconn.chat.NCEngine
- Adds an open channel event handler.
- addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
- addTagHandler(java.lang.String,ai.nexconn.chat.handler.TagHandler) - function in ai.nexconn.chat.NCEngine
- Adds a tag event handler.
- addToBlocklist(java.lang.String,ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.user.UserModule
- Adds a user to the block list.
- addTranslateHandler(java.lang.String,ai.nexconn.chat.handler.TranslateHandler) - function in ai.nexconn.chat.NCEngine
- Adds a translation event handler.
- addUserHandler(java.lang.String,ai.nexconn.chat.handler.UserHandler) - function in ai.nexconn.chat.NCEngine
- Adds a user event handler.
- addUserSettingsHandler(java.lang.String,ai.nexconn.chat.handler.UserSettingsHandler) - function in ai.nexconn.chat.NCEngine
- Adds a user settings event handler.
- ai.nexconn.chat - package ai.nexconn.chat
- ai.nexconn.chat.bridge - package ai.nexconn.chat.bridge
- ai.nexconn.chat.channel - package ai.nexconn.chat.channel
- ai.nexconn.chat.channel.model - package ai.nexconn.chat.channel.model
- ai.nexconn.chat.channel.query - package ai.nexconn.chat.channel.query
- ai.nexconn.chat.error - package ai.nexconn.chat.error
- ai.nexconn.chat.handler - package ai.nexconn.chat.handler
- ai.nexconn.chat.message - package ai.nexconn.chat.message
- ai.nexconn.chat.message.model - package ai.nexconn.chat.message.model
- ai.nexconn.chat.model - package ai.nexconn.chat.model
- ai.nexconn.chat.params - package ai.nexconn.chat.params
- ai.nexconn.chat.tag - package ai.nexconn.chat.tag
- ai.nexconn.chat.tag.model - package ai.nexconn.chat.tag.model
- ai.nexconn.chat.tag.query - package ai.nexconn.chat.tag.query
- ai.nexconn.chat.translate - package ai.nexconn.chat.translate
- ai.nexconn.chat.translate.model - package ai.nexconn.chat.translate.model
- ai.nexconn.chat.user - package ai.nexconn.chat.user
- ai.nexconn.chat.user.model - package ai.nexconn.chat.user.model
- ai.nexconn.chat.user.query - package ai.nexconn.chat.user.query
- ALL - enum entry in ai.nexconn.chat.channel.model.GroupMemberFilterRobotType
Get all members
- ALL - enum entry in ai.nexconn.chat.message.model.MentionedType
- ALL_MESSAGE - enum entry in ai.nexconn.chat.channel.model.ChannelNoDisturbLevel
Receive all message notifications.
Explicitly disables Do Not Disturb so that push notifications are received for every message.
- ANDROID - enum entry in ai.nexconn.chat.user.model.Platform
Android
- AndroidPushConfig - class in ai.nexconn.chat.params
- Android push configuration.
- APPLICATION - enum entry in ai.nexconn.chat.channel.model.GroupApplicationType
Requesting to join a group.
- APPLICATION_RECEIVED - enum entry in ai.nexconn.chat.channel.model.GroupApplicationDirection
Received application
- APPLICATION_SENT - enum entry in ai.nexconn.chat.channel.model.GroupApplicationDirection
Sent application
- AppSettings - class in ai.nexconn.chat.model
- Application-level configuration settings.
- AreaCode - class in ai.nexconn.chat.params
- Area code enum.
- AUTO - enum entry in ai.nexconn.chat.channel.model.OpenChannelDestroyType
System auto-destroy
- AUTO_OFF - enum entry in ai.nexconn.chat.channel.model.TranslateStrategy
Manual translation.
The user needs to manually trigger translation.
- AUTO_ON - enum entry in ai.nexconn.chat.channel.model.TranslateStrategy
Enable auto-translation.
Messages are automatically translated into the target language.
- AutoTranslateStateChangedEvent - class in ai.nexconn.chat.translate.model
- Event for user-level auto-translation status change.