A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
N
- naturalOrder() - function in java.util.Comparator
- NavigationBarUtil - class in ai.nexconn.chatui.utils.view
- Navigation bar utility class
- NCChatUI - class in ai.nexconn.chatui
- NCChatUI — the main entry point for the ChatUI SDK.
- NCChatUIConfig - class in ai.nexconn.chatui.config
- SDK configuration entry point.
- needResend(int) - function in ai.nexconn.chatui.channel.feature.resend.ResendManager
- needsAnimation(java.lang.String) - function in ai.nexconn.chatui.widget.TextAnimationHelper
- Check whether the specified message UID needs an animation
- NetUtils - class in ai.nexconn.chatui.utils.system
- networkIO() - function in ai.nexconn.chatui.utils.system.ExecutorHelper
- NEVER - enum entry in ai.nexconn.chatui.config.ChannelLoadMessageType
Never load messages.
- newAddFriendListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new AddFriendListFragment — search and add new friends by user ID or name.
- newAddGroupMembersFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new AddGroupMembersFragment — picker for adding new members to an existing group.
- newApplyFriendListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new ApplyFriendListFragment — lists pending friend requests received from other users.
- newChannelFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new ChannelFragment — the main conversation screen showing message history and an input bar.
- newChannelListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new ChannelListFragment — the conversation list screen showing all recent conversations.
- newCombineMessagePreviewFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new CombineMessagePreviewFragment — preview screen for a combined (merged-forward) message.
- newForwardSelectFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new ForwardSelectChannelFragment — picker for selecting a conversation target to forward a message to.
- newFriendListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new FriendListFragment — shows the current user's complete friend list.
- newFriendSearchFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new FriendSearchFragment — search for existing friends within the friend list.
- newFriendSelectFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new FriendSelectFragment — picker for selecting one or more friends from the friend list.
- newGroupAddFollowsFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupAddFollowsFragment — picker for selecting group members to follow.
- newGroupAddManagerFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupAddManagerFragment — picker for promoting group members to administrator.
- newGroupApplicationsFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupApplicationsFragment — lists pending group join applications for review.
- newGroupCreateFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupCreateFragment — screen for creating a new group with an initial member selection.
- newGroupFollowsFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupFollowsFragment — lists group members the user is following.
- newGroupListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupListFragment — shows all groups the current user has joined.
- newGroupManagementFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupManagementFragment — group management screen for owner/admin settings.
- newGroupManagerListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupManagerListFragment — lists the current group administrators.
- newGroupMemberListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupMemberListFragment — lists all members of a group.
- newGroupMentionFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupMentionFragment — picker for selecting group members to @mention in a message.
- newGroupNameFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupNameFragment — allows the group owner to edit the group's name.
- newGroupNicknameFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupNicknameFragment — allows the user to set their nickname within a specific group.
- newGroupNoticeFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupNoticeFragment — displays and allows editing of the group announcement/notice.
- newGroupProfileFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupProfileFragment — displays group details and settings for a specific group.
- newGroupSearchFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupSearchFragment — search for groups by name or group ID.
- newGroupTransferFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new GroupTransferFragment — transfers group ownership to another member.
- newInstance(Context) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageDialog
- newInstance(Context) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageFailedDialog
- newInstance(ShortVideoMessage,java.lang.String,java.lang.String,ChannelType,boolean,boolean,int,int,boolean) - function in ai.nexconn.chatui.shortvideo.player.PlaybackVideoFragment
- newInstance(Context,java.util.List) - function in ai.nexconn.chatui.widget.dialog.ConversationLongClickPopup
- newInstance(Context,java.util.List) - function in ai.nexconn.chatui.widget.dialog.MessageLongClickPopup
- newInstance(Context,kotlin.Array) - function in ai.nexconn.chatui.widget.dialog.OptionsPopupDialog
- newInstance(Context,java.lang.String) - function in ai.nexconn.chatui.widget.dialog.PromptPopupDialog
- newInstance(Context,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.widget.dialog.PromptPopupDialog
- newInstance(Context,java.lang.String,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.widget.dialog.PromptPopupDialog
- newIntent(Context,ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.ChannelActivity
- newIntent(Context,ChannelType,java.lang.String,boolean,Bundle) - function in ai.nexconn.chatui.channel.ChannelActivity
- newIntent(Context,ChannelIdentifier) - function in ai.nexconn.chatui.channel.ChannelActivity
- newIntent(Context) - function in ai.nexconn.chatui.channel.feature.combineforward.CombineMessagePreviewActivity
- newIntent(Context,Message,ReadReceiptInfo) - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailActivity
- newIntent(Context) - function in ai.nexconn.chatui.channellist.ChannelListActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.friend.add.AddFriendListActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.friend.apply.ApplyFriendListActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.friend.friendlist.FriendListActivity
- newIntent(Context,UserProfile) - function in ai.nexconn.chatui.usermanage.friend.mine.gender.UpdateGenderActivity
- newIntent(Context,FriendDetail) - function in ai.nexconn.chatui.usermanage.friend.mine.nickname.UpdateNickNameActivity
- newIntent(Context,UserProfile) - function in ai.nexconn.chatui.usermanage.friend.mine.nickname.UpdateNickNameActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.friend.mine.profile.MyProfileActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.friend.search.FriendSearchActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.friend.select.FriendSelectActivity
- newIntent(Context,int) - function in ai.nexconn.chatui.usermanage.friend.select.FriendSelectActivity
- newIntent(Context,java.lang.String) - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileActivity
- newIntent(Context,java.lang.String,ChannelIdentifier) - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileActivity
- newIntent(Context,ChannelIdentifier) - function in ai.nexconn.chatui.usermanage.group.add.AddGroupMembersActivity
- newIntent(Context,ChannelIdentifier,int) - function in ai.nexconn.chatui.usermanage.group.add.AddGroupMembersActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.group.application.GroupApplicationsActivity
- newIntent(Context,int) - function in ai.nexconn.chatui.usermanage.group.application.GroupApplicationsActivity
- newIntent(Context,java.lang.String,java.util.List) - function in ai.nexconn.chatui.usermanage.group.create.GroupCreateActivity
- newIntent(Context,java.util.List) - function in ai.nexconn.chatui.usermanage.group.create.GroupCreateActivity
- newIntent(Context,ChannelIdentifier) - function in ai.nexconn.chatui.usermanage.group.follows.GroupFollowsActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.group.list.GroupListActivity
- newIntent(Context,int) - function in ai.nexconn.chatui.usermanage.group.list.GroupListActivity
- newIntent(Context,ChannelIdentifier) - function in ai.nexconn.chatui.usermanage.group.manage.GroupManagementActivity
- newIntent(Context,ChannelIdentifier,GroupMemberRole) - function in ai.nexconn.chatui.usermanage.group.managerlist.GroupManagerListActivity
- newIntent(Context,ChannelIdentifier) - function in ai.nexconn.chatui.usermanage.group.memberlist.GroupMemberListActivity
- newIntent(Context,ChannelIdentifier,int) - function in ai.nexconn.chatui.usermanage.group.memberlist.GroupMemberListActivity
- newIntent(Context,ChannelIdentifier,java.util.List) - function in ai.nexconn.chatui.usermanage.group.memberselect.impl.GroupAddFollowsActivity
- newIntent(Context,ChannelIdentifier,java.util.List,int) - function in ai.nexconn.chatui.usermanage.group.memberselect.impl.GroupAddFollowsActivity
- newIntent(Context,ChannelIdentifier,java.util.List) - function in ai.nexconn.chatui.usermanage.group.memberselect.impl.GroupAddManagerActivity
- newIntent(Context,ChannelIdentifier,java.util.List,int) - function in ai.nexconn.chatui.usermanage.group.memberselect.impl.GroupAddManagerActivity
- newIntent(Context,ChannelIdentifier,GroupMemberRole) - function in ai.nexconn.chatui.usermanage.group.mention.GroupMentionActivity
- newIntent(Context,ChannelIdentifier,GroupInfo) - function in ai.nexconn.chatui.usermanage.group.name.GroupNameActivity
- newIntent(Context,ChannelIdentifier,java.lang.String) - function in ai.nexconn.chatui.usermanage.group.nickname.GroupNicknameActivity
- newIntent(Context,ChannelIdentifier,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.usermanage.group.nickname.GroupNicknameActivity
- newIntent(Context,ChannelIdentifier,GroupInfo) - function in ai.nexconn.chatui.usermanage.group.notice.GroupNoticeActivity
- newIntent(Context,ChannelIdentifier) - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileActivity
- newIntent(Context,ChannelIdentifier,int) - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileActivity
- newIntent(Context,ChannelIdentifier,GroupMemberRole) - function in ai.nexconn.chatui.usermanage.group.remove.RemoveGroupMembersActivity
- newIntent(Context) - function in ai.nexconn.chatui.usermanage.group.search.GroupSearchActivity
- newIntent(Context,int) - function in ai.nexconn.chatui.usermanage.group.search.GroupSearchActivity
- newIntent(Context,ChannelIdentifier,GroupMemberRole) - function in ai.nexconn.chatui.usermanage.group.transfer.GroupTransferActivity
- newMentionMemberSelectFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new MentionMemberSelectFragment — picker for selecting a group member to @mention.
- newMentionMessageBarClick() - function in ai.nexconn.chatui.channel.ChannelViewModel
- newMentionMessageBarClick(ChannelViewModel) - function in ai.nexconn.chatui.channel.messagelist.processor.BaseChannelProcessor
- newMentionMessageBarClick(ChannelViewModel) - function in ai.nexconn.chatui.channel.messagelist.processor.IChannelProcessor
- newMentionMessageBarClick(ChannelViewModel) - function in ai.nexconn.chatui.channel.messagelist.status.StateContext
- newMessageBarClick() - function in ai.nexconn.chatui.channel.ChannelViewModel
- newMessageBarClick(ChannelViewModel) - function in ai.nexconn.chatui.channel.messagelist.processor.BaseChannelProcessor
- newMessageBarClick(ChannelViewModel) - function in ai.nexconn.chatui.channel.messagelist.processor.IChannelProcessor
- NewMessageBarEvent - class in ai.nexconn.chatui.channel.event.page
- newMessageReadDetailFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new MessageReadDetailFragment — shows who has read a specific message (read-receipt detail).
- newMyProfileFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new MyProfileFragment — displays the current user's own profile and allows editing personal information.
- newRemoveGroupMembersFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new RemoveGroupMembersFragment — picker for removing existing members from a group.
- newSubChannelListFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new SubChannelListFragment — the sub-channel list screen for community/forum channels.
- newUpdateGenderFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new UpdateGenderFragment — allows the user to update their gender in their profile.
- newUpdateNikeNameFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new UpdateNickNameFragment — allows the user to update their display nickname.
- newUserProfileFragment(Bundle) - function in ai.nexconn.chatui.ChatUIFragmentFactory
- Creates a new UserProfileFragment — displays another user's profile page.
- NO_INFO_IN_DB - enum entry in ai.nexconn.chatui.model.ChatUIErrorCode
- NoLeakDialog - class in ai.nexconn.chatui.widget
- Fix for DialogFragment memory leak bug
- NONE - enum entry in ai.nexconn.chatui.model.ContactModel.CheckType
- none() - function in ai.nexconn.chatui.utils.optional.Option
- None - enum entry in ai.nexconn.chatui.widget.pullrefresh.constant.RefreshState
- NORMAL - enum entry in ai.nexconn.chatui.manager.hqvoicemessage.AutoDownloadEntry.DownloadPriority
Normal priority
- NormalMode - enum entry in ai.nexconn.chatui.channel.extension.InputMode
- NormalState - class in ai.nexconn.chatui.channel.messagelist.status
- Channel page current state: normal mode.
- NoticeContent - class in ai.nexconn.chatui.model
- Notification - enum entry in ai.nexconn.chatui.notification.NotificationConfig.ForegroundOtherPageAction
- notificationConfig() - function in ai.nexconn.chatui.config.NCChatUIConfig
- Returns the notification configuration.
- NotificationConfig - class in ai.nexconn.chatui.notification
- NotificationConfig.ForegroundOtherPageAction - class in ai.nexconn.chatui.notification.NotificationConfig
- Behavior when receiving a message while in foreground on a non-conversation page
- NotificationConfig.Interceptor - class in ai.nexconn.chatui.notification.NotificationConfig
- NotificationConfig.TitleType - class in ai.nexconn.chatui.notification.NotificationConfig
- Notification title type
- notificationExecutor() - function in ai.nexconn.chatui.utils.system.ExecutorHelper
- NotificationUtil - class in ai.nexconn.chatui.notification
- Created by jiangecho on 2016/11/29.
- notified() - function in ai.nexconn.chatui.widget.pullrefresh.constant.DimensionStatus
- Convert to notified status.
- notifyDataCheckedStatus(java.util.List) - function in ai.nexconn.chatui.picture.widget.FolderPopWindow
- Update checked status
- nullsFirst(java.util.Comparator) - function in java.util.Comparator
- nullsLast(java.util.Comparator) - function in java.util.Comparator