A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
G
- GatheredChannelConfig - class in ai.nexconn.chatui.config
- Configuration for gathered (aggregated) channel display.
- gatheredChannelConfig() - function in ai.nexconn.chatui.config.NCChatUIConfig
- Returns the gathered (aggregated) channel configuration.
- generateBackColorWithTintColor(int) - function in ai.nexconn.chatui.widget.switchbutton.ColorUtils
- generateKey() - function in ai.nexconn.chatui.utils.file.FileUtils
- generateLayoutParams(AttributeSet) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
- generateThumbColorWithTintColor(int) - function in ai.nexconn.chatui.widget.switchbutton.ColorUtils
- get(K) - function in ai.nexconn.chatui.widget.cache.RongCache
- Returns the value for
keyif it exists in the cache or can be created by#create. - get(int) - function in java.util.ArrayList
- getActionBarHeight() - function in ai.nexconn.chatui.utils.view.SystemBarTintManager.SystemBarConfig
- Get the height of the action bar.
- getActivity(ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType) - function in ai.nexconn.chatui.utils.route.RouteUtils
- getAlias() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
- getAllContactsLiveData() - function in ai.nexconn.chatui.usermanage.friend.friendlist.FriendListViewModel
- getAllContactsLiveData() - function in ai.nexconn.chatui.usermanage.friend.select.FriendSelectViewModel
- getAllFriends() - function in ai.nexconn.chatui.usermanage.friend.friendlist.FriendListViewModel
- getAllGroupFollowsLiveData() - function in ai.nexconn.chatui.usermanage.group.follows.GroupFollowsViewModel
- getAllGroupInfoListLiveData() - function in ai.nexconn.chatui.usermanage.group.list.GroupListViewModel
- getAllGroupManagersLiveData() - function in ai.nexconn.chatui.usermanage.group.managerlist.GroupManagerListViewModel
- getAllGroupMembers() - function in ai.nexconn.chatui.userinfo.db.dao.GroupMemberDao
- getAllGroupMembersByRole(GroupMemberRole) - function in ai.nexconn.chatui.usermanage.handler.GroupMembersFullHandler
- Gets all group members by role.
- getAllGroups() - function in ai.nexconn.chatui.userinfo.db.dao.GroupDao
- getAllUsers() - function in ai.nexconn.chatui.userinfo.db.dao.UserDao
- getAnimationDuration() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getAppLanguageLocal(Context) - function in ai.nexconn.chatui.utils.language.LangUtils
- Gets the current app language setting.
- getAppliedOrientation() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Returns the actual orientation of the image relative to the source file.
- getAppLocale(Context) - function in ai.nexconn.chatui.utils.language.LangUtils
- getAppLocale(Context) - function in ai.nexconn.chatui.utils.language.RongConfigurationManager
- Gets the in-app locale setting.
- getAppName(Context) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- Gets the application name
- getAppName(Context) - function in ai.nexconn.chatui.utils.file.LibStorageUtils
- getAppSettings() - function in ai.nexconn.chatui.handler.AppSettingsHandler
- Returns the cached application settings.
- getArg1(java.lang.String) - function in ai.nexconn.chatui.utils.text.StringUtils
- getArg2(java.lang.String) - function in ai.nexconn.chatui.utils.text.StringUtils
- getAttacher() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- Get the current PhotoViewAttacher for this view.
- getAttrResId(Context,int) - function in ai.nexconn.chatui.config.ChatUIThemeManager
- Resolves a theme attribute to its actual resource ID.
- getAudioFilesInfo(Context,java.io.File) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getAudioNBEncodingBitRate() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns the AMR-NB voice encoding bit rate (bps).
- getAudioWBEncodingBitRate() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns the AMR-WB voice encoding bit rate (bps).
- getBackColor() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getBackDrawable() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getBackgroundDrawable() - function in ai.nexconn.chatui.widget.RCMessageFrameLayout
- getBackMeasureRatio() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getBackRadius() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getBackSizeF() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getBean() - function in ai.nexconn.chatui.model.ContactModel
- getBeforePausePlayerStatus() - function in ai.nexconn.chatui.shortvideo.player.EasyVideoPlayer
- getBeforePausePlayerStatus() - function in ai.nexconn.chatui.shortvideo.player.PlaybackVideoFragment
- getBestSize(java.util.List,float) - function in ai.nexconn.chatui.shortvideo.record.CameraParamUtil
- getBusinessState() - function in ai.nexconn.chatui.model.UiMessage
- getByteFromUri(Uri) - function in ai.nexconn.chatui.utils.file.FileUtils
- Reads a file as bytes, commonly used for binary files such as images, audio, and video.
- getCachedDestructInputMode(Context) - function in ai.nexconn.chatui.channel.extension.RongExtensionCacheHelper
- getCacheDirsPath(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the cache storage path, e.g.
- getCachePath(Context) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the cache storage path, e.g.
- getCachePath(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the cache storage path, e.g.
- getCallback() - function in ai.nexconn.chatui.channel.event.page.ShowLoadMessageDialogEvent
- getCancelSendMediaListeners() - function in ai.nexconn.chatui.NCChatUI
- Returns the list of registered cancel-send-media listeners.
- getCategoryNotification() - function in ai.nexconn.chatui.notification.NotificationConfig
- getCenter() - function in ai.nexconn.chatui.picture.widget.longimage.ImageViewState
- getCenter() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Returns the source point at the center of the view.
- getChannelClickListener() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the current channel click listener.
- getChannelId() - function in ai.nexconn.chatui.model.UiMessage
- getChannelIdentifier() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getChannelIdentifier() - function in ai.nexconn.chatui.channel.extension.RongExtension
- getChannelIdentifier() - function in ai.nexconn.chatui.model.UiMessage
- getChannelIdentifier(Bundle,java.lang.String) - function in ai.nexconn.chatui.utils.bundle.ChatUIBundleUtils
- getChannelKey() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getChannelLoadMessageType() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the current remote-message loading strategy.
- getChannelNoDisturbLevel(ChannelIdentifier,OperationHandler<Integer>) - function in ai.nexconn.chatui.notification.ChatUINotificationManager
- getChannelType() - function in ai.nexconn.chatui.model.UiMessage
- getChatUIImageEngine() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns the active image engine.
- getChatUIMediaInterceptor() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns the media interceptor, or
nullif not set. - getCheckedNum() - function in ai.nexconn.chatui.picture.entity.LocalMediaFolder
- getCheckType() - function in ai.nexconn.chatui.model.ContactModel
- getChooseModel() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getCleanInstance() - function in ai.nexconn.chatui.picture.config.PictureSelectionConfig
- getClientId() - function in ai.nexconn.chatui.model.UiMessage
- getCode() - function in ai.nexconn.chatui.channel.event.action.DownloadEvent
- getCode() - function in ai.nexconn.chatui.channel.event.action.SendEvent
- getCode() - function in ai.nexconn.chatui.channel.event.action.SendMediaEvent
- getColorFromAttrId(Context,int) - function in ai.nexconn.chatui.config.ChatUIThemeManager
- Resolves a theme color attribute to an ARGB color integer.
- getConfig() - function in ai.nexconn.chatui.utils.view.SystemBarTintManager
- Get the system bar configuration.
- getConfigurationContext(Context) - function in ai.nexconn.chatui.utils.language.LangUtils
- getConfigurationContext(Context) - function in ai.nexconn.chatui.utils.language.RongConfigurationManager
- Creates a ConfigurationContext for use in attachBaseContext.
- getContactModelLiveData() - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileViewModel
- getContactType() - function in ai.nexconn.chatui.model.ContactModel
- getContainer(ai.nexconn.chatui.channel.extension.RongExtension.ContainerType) - function in ai.nexconn.chatui.channel.extension.RongExtension
- Gets the container for each component of the extension.
- getContent() - function in ai.nexconn.chatui.message.HistoryDividerMessage
- getContent() - function in ai.nexconn.chatui.model.NoticeContent
- getContent() - function in ai.nexconn.chatui.model.UiMessage
- getContentSpannable() - function in ai.nexconn.chatui.model.UiMessage
- getContentUri(int,java.lang.String) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
- getContext() - function in ai.nexconn.chatui.NCChatUI
- Returns the Application context saved during initialization.
- getContext() - function in ai.nexconn.chatui.widget.adapter.ViewHolder
- getConversationChannelNotificationLevel(Message) - function in ai.nexconn.chatui.notification.MessageNotificationHelper
- getConversationCountPerPage() - function in ai.nexconn.chatui.config.ChannelListConfig
- Returns the number of conversations loaded per page.
- getConversationFormatDate(long,Context) - function in ai.nexconn.chatui.utils.text.ChatUIDateUtils
- getConversationHistoryMessageCount() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the maximum number of history messages to show in the channel screen.
- getConversationIdentifier() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getConversationIdentifier() - function in ai.nexconn.chatui.channel.extension.RongExtension
- getConversationIdentifier() - function in ai.nexconn.chatui.channel.extension.RongExtensionViewModel
- getConversationIdentifier() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getConversationListFormatDate(long,Context) - function in ai.nexconn.chatui.utils.text.ChatUIDateUtils
- getConversationListLiveData() - function in ai.nexconn.chatui.channellist.ChannelListViewModel
- getConversationNotificationLevel(Message) - function in ai.nexconn.chatui.notification.MessageNotificationHelper
- getConversationNotificationStatus(ChannelIdentifier,OperationHandler<Integer>) - function in ai.nexconn.chatui.notification.ChatUINotificationManager
- getConversationNotificationStatus() - function in ai.nexconn.chatui.usermanage.handler.ChannelStatusHandler
- Gets the conversation notification status.
- getConversationNotificationStatusLiveData() - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileViewModel
- getConversationRemoteMessageCount() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the maximum number of messages to fetch from the remote server.
- getConversationShowUnreadMessageCount() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the maximum number of unread messages to display.
- getConversationTitle() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getConversationTitle(ChannelType) - function in ai.nexconn.chatui.config.GatheredChannelConfig
- Returns the title string resource for an aggregated channel type.
- getConversationTopStatus() - function in ai.nexconn.chatui.usermanage.handler.ChannelStatusHandler
- Gets the conversation pinned (top) status.
- getConversationType() - function in ai.nexconn.chatui.channel.event.action.ClearEvent
- getConversationType() - function in ai.nexconn.chatui.channel.event.action.DeleteEvent
- getConversationType() - function in ai.nexconn.chatui.channel.extension.RongExtension
- Gets the channel type of the current conversation where the Extension resides.
- getConversationTypeNotificationLevel(Message) - function in ai.nexconn.chatui.notification.MessageNotificationHelper
- getConvertView() - function in ai.nexconn.chatui.base.adapter.ViewHolder
- getConvertView() - function in ai.nexconn.chatui.widget.adapter.ViewHolder
- getCount() - function in ai.nexconn.chatui.channel.event.page.NewMessageBarEvent
- getCount() - function in ai.nexconn.chatui.widget.adapter.BaseListViewAdapter
- getCreateFileName(java.lang.String) - function in ai.nexconn.chatui.picture.tools.DateUtils
- Create file name from timestamp
- getCreateFileName(java.lang.String) - function in ai.nexconn.chatui.picture.tools.FileUtils
- Create file name from timestamp
- getCurChannelId() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getCurChannelType() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getCurrentLanguage(Context) - function in ai.nexconn.chatui.utils.language.LangUtils
- Gets the current language regardless of whether it is explicitly set or following the system.
- getCurrentPlayerStatus() - function in ai.nexconn.chatui.shortvideo.player.EasyVideoPlayer
- getCurrentPlayerStatus() - function in ai.nexconn.chatui.shortvideo.player.PlaybackVideoFragment
- getCurrentPosition() - function in ai.nexconn.chatui.shortvideo.player.EasyVideoPlayer
- getCurrentProcessName(Context) - function in ai.nexconn.chatui.utils.system.SystemUtils
- getCurrentSeek() - function in ai.nexconn.chatui.shortvideo.player.PlaybackVideoFragment
- getCurrentThemeName() - function in ai.nexconn.chatui.config.ChatUIThemeManager
- Returns the currently active theme identifier.
- getCurrentUserInfo() - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getCurTargetId() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getData() - function in ai.nexconn.chatui.base.adapter.MultiItemTypeAdapter
- getData() - function in ai.nexconn.chatui.channellist.ChannelListAdapter
- getData() - function in ai.nexconn.chatui.usermanage.adapter.ContactListAdapter
- getData() - function in ai.nexconn.chatui.widget.adapter.BaseAdapter
- getDatabase() - function in ai.nexconn.chatui.userinfo.DbDataSource
- getDataClass() - function in ai.nexconn.chatui.utils.image.ProxyHttpUrlFetcher
- getDataColumn(Context,Uri,java.lang.String,kotlin.Array) - function in ai.nexconn.chatui.picture.tools.FileUtils
- Get the value of the data column for this Uri.
- getDataColumn(Context,Uri,java.lang.String,kotlin.Array) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
- Get the value of the data column for this Uri.
- getDataProcessor() - function in ai.nexconn.chatui.config.ChannelListConfig
- Returns the current data processor for the channel list.
- getDataSource() - function in ai.nexconn.chatui.utils.image.ProxyHttpUrlFetcher
- getDataSourceType() - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getDCIMCameraPath(Context,java.lang.String) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
- getDefaultChannel(Context) - function in ai.nexconn.chatui.notification.NotificationUtil
- getDefaultChannelId() - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getDefaultChannelName() - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getDefaultVoipChannelId() - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getDefaultVoipChannelName() - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getDelayRefreshTime() - function in ai.nexconn.chatui.config.ChannelListConfig
- Returns the refresh delay (ms) after receiving a message.
- getDestructTime() - function in ai.nexconn.chatui.model.UiMessage
- getDialogWidth() - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getDirection() - function in ai.nexconn.chatui.model.UiMessage
- getDiskCacheDir(Context) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
- getDisplayMatrix(Matrix) - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getDisplayMatrix(Matrix) - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- Get the display matrix
- getDisplayName(Message) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageUtils
- getDisplayName() - function in ai.nexconn.chatui.model.UiMessage
- getDisplayRect() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getDisplayRect() - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- getDraft() - function in ai.nexconn.chatui.channel.extension.component.inputpanel.InputPanel
- Gets the draft.
- getDraft() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getDraftContent() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getDraftReally(EditMessageConfig) - function in ai.nexconn.chatui.channel.extension.component.inputpanel.InputPanel
- Gets the normal draft.
- getDrawable(Context,java.lang.String) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getDuration() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getDuration() - function in ai.nexconn.chatui.shortvideo.player.EasyVideoPlayer
- getEditInfo() - function in ai.nexconn.chatui.channel.extension.component.emoticon.EmojiTab
- getEditInfo() - function in ai.nexconn.chatui.channel.extension.component.emoticon.IEmoticonTab
- Returns the update information for the input field corresponding to this tab page.
- getEditMessageConfig(Context,ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.extension.RongExtensionCacheHelper
- getEditMessageConfig() - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageManager
- Gets the edit message config if in edit message state.
- getEditText() - function in ai.nexconn.chatui.channel.extension.component.inputpanel.InputPanel
- getEditTextWidget() - function in ai.nexconn.chatui.channel.extension.RongExtensionViewModel
- Gets the EditText widget.
- getEmojiCode(int) - function in ai.nexconn.chatui.channel.extension.component.emoticon.AndroidEmoji
- getEmojiDrawable(Context,int) - function in ai.nexconn.chatui.channel.extension.component.emoticon.AndroidEmoji
- getEmojiList() - function in ai.nexconn.chatui.channel.extension.component.emoticon.AndroidEmoji
- getEmojiSize() - function in ai.nexconn.chatui.channel.extension.component.emoticon.AndroidEmoji
- getEmoticonBoard() - function in ai.nexconn.chatui.channel.extension.RongExtension
- getEmoticonTabs(ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.extension.DefaultExtensionConfig
- Default emoticon tab data.
- getEmoticonTabs(ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.extension.IExtensionConfig
- Returns the emoticon tab list configured in the emoticon area of the input bar.
- getEmoticonTabs() - function in ai.nexconn.chatui.channel.extension.IExtensionModule
- Multiple or single emoticon tabs can be configured in a conversation.
- getEmoticonTabs() - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageManager
- getEmoticonTabs() - function in ai.nexconn.chatui.channel.feature.forward.ForwardExtensionModule
- getEmoticonTabs() - function in ai.nexconn.chatui.channel.feature.quickreply.QuickReplyExtensionModule
- getEmoticonTabs() - function in ai.nexconn.chatui.channel.feature.reference.ReferenceManager
- getEmoticonTabs() - function in ai.nexconn.chatui.shortvideo.ShortVideoExtensionModule
- getError() - function in ai.nexconn.chatui.channel.event.page.ErrorEvent
- Returns the error.
- getErrorEventLiveData() - function in ai.nexconn.chatui.base.BaseViewModel
- Returns the error event LiveData for observing error states.
- getEvent() - function in ai.nexconn.chatui.channel.event.action.DownloadEvent
- getEvent() - function in ai.nexconn.chatui.channel.event.action.SendEvent
- getEvent() - function in ai.nexconn.chatui.channel.event.action.SendMediaEvent
- getExpandParams() - function in ai.nexconn.chatui.widget.CommonDialog
- getExtensionBoardState() - function in ai.nexconn.chatui.channel.extension.RongExtensionViewModel
- Gets the extension board open state.
- getExtensionConfig() - function in ai.nexconn.chatui.channel.extension.RongExtensionManager
- getExtensionEventWatcher() - function in ai.nexconn.chatui.channel.extension.RongExtensionManager
- getExtensionModules() - function in ai.nexconn.chatui.channel.extension.RongExtensionManager
- Gets the registered modules.
- getExternalCacheDir(Context) - function in ai.nexconn.chatui.utils.file.FileUtils
- On versions below 9.
- getExternalStorageDirectories(Context) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getExtra() - function in ai.nexconn.chatui.model.ContactModel
- getExtra() - function in ai.nexconn.chatui.model.UiMessage
- getExtra() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroup
- getExtra() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
- getExtra() - function in ai.nexconn.chatui.userinfo.model.GroupUserInfo
- getFileInfoByFile(java.io.File) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets file name, size, and type from a File object.
- getFileInfoByUri(Context,Uri) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets file name, size, and type from a URI.
- getFileInfosFromFileArray(kotlin.Array) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getFileInputStream(Context,Uri) - function in ai.nexconn.chatui.utils.file.FileUtils
- getFileInputStream(java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Creates an input stream for reading the specified file into memory.
- getFileInputStreamWithUri(Context,Uri) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
- getFileKey(Object) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the key for a media message, used for image, video, GIF message handlers.
- getFileLengthWithUri(Context,Uri) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the file length.
- getFileMaxSize(Context) - function in ai.nexconn.chatui.utils.language.RongConfigurationManager
- Gets the maximum file size for sending files.
- getFileName() - function in ai.nexconn.chatui.model.FileInfo
- getFileNameWithPath(java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the file name from a file path.
- getFilePath() - function in ai.nexconn.chatui.model.FileInfo
- getFileSavePath(Context) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
- getFilesDir(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.LibStorageUtils
- getFileSize() - function in ai.nexconn.chatui.model.FileInfo
- getFileSize(java.io.File) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the size of the specified file.
- getFileSuffixTypes() - function in ai.nexconn.chatui.config.ChannelConfig
- Internal use only.
- getFileTypeFromByteData(kotlin.Array) - function in ai.nexconn.chatui.utils.file.FileUtils
- getFileTypeFromInputStream(java.io.InputStream) - function in ai.nexconn.chatui.utils.file.FileUtils
- Detects the file type from an input stream.
- getFilteredContactsLiveData() - function in ai.nexconn.chatui.usermanage.friend.select.FriendSelectViewModel
- getFilteredContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.add.AddGroupMembersViewModel
- getFilteredContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.memberlist.GroupMemberListViewModel
- getFilteredContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.memberselect.GroupMemberSelectionViewModel
- getFilteredContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.mention.GroupMentionViewModel
- getFilteredContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.remove.RemoveGroupMembersViewModel
- getFilteredContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.transfer.GroupTransferViewModel
- getFilteredGroupInfoListLiveData() - function in ai.nexconn.chatui.usermanage.group.search.GroupSearchViewModel
- getFirstChar(char) - function in ai.nexconn.chatui.utils.text.StringUtils
- Gets the Pinyin initial of a character.
- getFirstImagePath() - function in ai.nexconn.chatui.picture.entity.LocalMediaFolder
- getFirstUnreadMessage() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getFolderData() - function in ai.nexconn.chatui.picture.adapter.PictureAlbumDirectoryAdapter
- getFootersCount() - function in ai.nexconn.chatui.base.adapter.HeaderAndFooterWrapper
- getFootersCount() - function in ai.nexconn.chatui.channellist.ChannelListAdapter
- getFootersCount() - function in ai.nexconn.chatui.widget.adapter.BaseAdapter
- getForegroundOtherPageAction() - function in ai.nexconn.chatui.notification.NotificationConfig
- getFragmentFactory() - function in ai.nexconn.chatui.NCChatUI
- Returns the current ChatUIFragmentFactory.
- getFrame() - function in ai.nexconn.chatui.shortvideo.compressor.OutputSurface
- getFriendApplications(kotlin.Array,kotlin.Array) - function in ai.nexconn.chatui.usermanage.handler.FriendApplicationHandler
- getFriendApplications(FriendApplicationsQueryParams,kotlin.Array,kotlin.Array) - function in ai.nexconn.chatui.usermanage.handler.FriendApplicationHandler
- getFriendApplicationsLiveData() - function in ai.nexconn.chatui.usermanage.friend.apply.ApplyFriendViewModel
- getFriendDetail() - function in ai.nexconn.chatui.model.OnlineStatusFriendInfo
- getFriendDetail() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
- getFriendInfo(java.lang.String) - function in ai.nexconn.chatui.usermanage.handler.FriendInfoHandler
- getFriendInfoLiveData() - function in ai.nexconn.chatui.usermanage.friend.search.FriendSearchViewModel
- getFriends() - function in ai.nexconn.chatui.usermanage.handler.FriendInfoHandler
- getGatherConversationPortrait(ChannelType) - function in ai.nexconn.chatui.config.GatheredChannelConfig
- Returns the portrait URI for an aggregated channel type.
- getGroup(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.GroupDao
- getGroupAllMembers(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.GroupMemberDao
- getGroupApplicationInfoListLiveData() - function in ai.nexconn.chatui.usermanage.group.application.GroupApplicationsViewModel
- getGroupApplications(kotlin.Array,kotlin.Array) - function in ai.nexconn.chatui.usermanage.group.application.GroupApplicationsViewModel
- Get group applications.
- getGroupApplications(kotlin.Array,kotlin.Array) - function in ai.nexconn.chatui.usermanage.handler.GroupApplicationsPagedHandler
- Gets group applications.
- getGroupCacheMaxCount() - function in ai.nexconn.chatui.config.FeatureConfig
- getGroupDao() - function in ai.nexconn.chatui.userinfo.UserDatabase
- getGroupFollows() - function in ai.nexconn.chatui.usermanage.handler.GroupInfoHandler
- Gets the list of favorited group members.
- getGroupId() - function in ai.nexconn.chatui.userinfo.model.GroupUserInfo
- getGroupId() - function in ai.nexconn.chatui.usermanage.group.create.GroupCreateViewModel
- Get the group ID.
- getGroupInfo(java.lang.String) - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getGroupInfo(java.lang.String) - function in ai.nexconn.chatui.userinfo.UserDataDelegate
- getGroupInfo(java.lang.String) - function in ai.nexconn.chatui.userinfo.UserDataProvider.GroupInfoProvider
- Returns the group information for the given group ID.
- getGroupInfo() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroup
- getGroupInfo(Bundle,java.lang.String) - function in ai.nexconn.chatui.utils.bundle.ChatUIBundleUtils
- getGroupInfoLiveData() - function in ai.nexconn.chatui.usermanage.group.manage.GroupManagementViewModel
- getGroupInfoLiveData() - function in ai.nexconn.chatui.usermanage.group.memberlist.GroupMemberListViewModel
- getGroupInfoLiveData() - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileViewModel
- getGroupMember(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.GroupMemberDao
- getGroupMemberCacheMaxCount() - function in ai.nexconn.chatui.config.FeatureConfig
- getGroupMemberDao() - function in ai.nexconn.chatui.userinfo.UserDatabase
- getGroupMemberInfo() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroupUserInfo
- getGroupMemberInfosLiveData() - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileViewModel
- getGroupMembers(java.lang.String,ai.nexconn.chatui.channel.feature.mention.RongMentionManager.IGroupMemberCallback) - function in ai.nexconn.chatui.channel.feature.mention.RongMentionManager.IGroupMembersProvider
- getGroupMembers(java.util.List) - function in ai.nexconn.chatui.usermanage.handler.GroupInfoHandler
- Gets group member info.
- getGroupMembers(java.util.List) - function in ai.nexconn.chatui.usermanage.handler.GroupMembersByUserIdsHandler
- getGroupMembersByRole(GroupMemberRole) - function in ai.nexconn.chatui.usermanage.handler.GroupMembersPagedHandler
- Gets group members by role.
- getGroupMembersProvider() - function in ai.nexconn.chatui.channel.feature.mention.RongMentionManager
- getGroupsInfo() - function in ai.nexconn.chatui.usermanage.handler.GroupInfoHandler
- Gets group info.
- getGroupUserInfo(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getGroupUserInfo(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.userinfo.UserDataDelegate
- getGroupUserInfo(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.userinfo.UserDataProvider.GroupUserInfoProvider
- Returns the group member info for the given group and user.
- getHeadersCount() - function in ai.nexconn.chatui.base.adapter.HeaderAndFooterWrapper
- getHeadersCount() - function in ai.nexconn.chatui.channellist.ChannelListAdapter
- getHeadersCount() - function in ai.nexconn.chatui.widget.adapter.BaseAdapter
- getHeight() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getHistoryMessageCount() - function in ai.nexconn.chatui.channel.messagelist.processor.BaseChannelProcessor
- getHistoryMessageCount() - function in ai.nexconn.chatui.channel.messagelist.processor.OpenChannelProcessor
- getHistoryMessageUnreadLiveData() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getHostVerifier() - function in ai.nexconn.chatui.utils.system.SSLUtils
- getIconAttrResId() - function in ai.nexconn.chatui.channel.longclick.MessageLongClickCopyItem
- getIconAttrResId() - function in ai.nexconn.chatui.channel.longclick.MessageLongClickDeleteItem
- getIconAttrResId() - function in ai.nexconn.chatui.channel.longclick.MessageLongClickEditItem
- getIconAttrResId() - function in ai.nexconn.chatui.channel.longclick.MessageLongClickItem
- Menu item icon attr resId; pass 0 to hide the icon.
- getIconAttrResId() - function in ai.nexconn.chatui.channel.longclick.MessageLongClickMultiSelectItem
- getIconAttrResId() - function in ai.nexconn.chatui.channel.longclick.MessageLongClickRecallItem
- getIconAttrResId() - function in ai.nexconn.chatui.channel.longclick.MessageLongClickReferenceItem
- getIconResId() - function in ai.nexconn.chatui.model.NoticeContent
- getId() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroup
- getImageMatrix() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getImageMatrix() - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- getImageMimeType(java.lang.String) - function in ai.nexconn.chatui.picture.config.PictureMimeType
- getImageNum() - function in ai.nexconn.chatui.picture.entity.LocalMediaFolder
- getImages() - function in ai.nexconn.chatui.picture.adapter.PictureImageGridAdapter
- getImages() - function in ai.nexconn.chatui.picture.entity.LocalMediaFolder
- getImageSavePath(Context) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
- getImageViewSightList() - function in ai.nexconn.chatui.shortvideo.player.EasyVideoPlayer
- getImgMimeType(java.io.File) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
- getIndexByMessageId(int) - function in ai.nexconn.chatui.shortvideo.player.ShortVideoPlayerActivity.VideoPagerAdapter
- getInfo() - function in ai.nexconn.chatui.model.ReadReceiptData
- getInfo() - function in ai.nexconn.chatui.model.UiFriendApplicationInfo
- GetInfo(Context) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getInputEditText() - function in ai.nexconn.chatui.channel.extension.RongExtension
- getInputModeLiveData() - function in ai.nexconn.chatui.channel.extension.RongExtensionViewModel
- Gets the input mode LiveData.
- getInputPanel() - function in ai.nexconn.chatui.channel.extension.RongExtension
- getInstance() - function in ai.nexconn.chatui.channel.extension.RongExtensionManager
- getInstance() - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageManager
- getInstance() - function in ai.nexconn.chatui.channel.feature.forward.ForwardManager
- getInstance() - function in ai.nexconn.chatui.channel.feature.mention.MentionMemberSelectFragment.PinyinComparator
- getInstance() - function in ai.nexconn.chatui.channel.feature.mention.RongMentionManager
- getInstance() - function in ai.nexconn.chatui.channel.feature.recall.RecallEditManager
- getInstance() - function in ai.nexconn.chatui.channel.feature.reference.ReferenceManager
- getInstance() - function in ai.nexconn.chatui.channel.feature.resend.ResendManager
- getInstance() - function in ai.nexconn.chatui.channel.messagelist.MessageProviderPermissionHandler
- getInstance() - function in ai.nexconn.chatui.channel.messagelist.processor.ChannelProcessorFactory
- getInstance() - function in ai.nexconn.chatui.handler.AppSettingsHandler
- Returns the process-wide singleton instance.
- getInstance() - function in ai.nexconn.chatui.manager.AudioPlayManager
- getInstance() - function in ai.nexconn.chatui.manager.AudioRecordManager
- getInstance() - function in ai.nexconn.chatui.manager.OnLineStatusManager
- getInstance() - function in ai.nexconn.chatui.manager.SendImageManager
- getInstance() - function in ai.nexconn.chatui.manager.SendMediaManager
- getInstance() - function in ai.nexconn.chatui.manager.UnReadMessageManager
- getInstance() - function in ai.nexconn.chatui.manager.hqvoicemessage.HQVoiceMsgDownloadManager
- getInstance() - function in ai.nexconn.chatui.notification.ChatUINotificationManager
- getInstance() - function in ai.nexconn.chatui.notification.NotificationUtil
- getInstance(Context) - function in ai.nexconn.chatui.picture.broadcast.BroadcastManager
- getInstance() - function in ai.nexconn.chatui.picture.config.PictureSelectionConfig
- getInstance() - function in ai.nexconn.chatui.picture.observable.ImagesObservable
- getInstance() - function in ai.nexconn.chatui.picture.tools.DateUtils
- getInstance() - function in ai.nexconn.chatui.shortvideo.compressor.VideoController
- getInstance() - function in ai.nexconn.chatui.shortvideo.record.CameraParamUtil
- getInstance() - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getInstance() - function in ai.nexconn.chatui.utils.language.RongConfigurationManager
- getInstance() - function in ai.nexconn.chatui.utils.system.ExecutorHelper
- getInstance() - function in ai.nexconn.chatui.utils.text.CharacterParser
- getInterceptor() - function in ai.nexconn.chatui.notification.NotificationConfig
- getInternalCachePath(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the app internal cache path
data/data/<package name>/cache/<dir> - getInterpolation(float) - function in ai.nexconn.chatui.widget.pullrefresh.util.SmartUtil
- getIsConversationTopLiveData() - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileViewModel
- getIsQuickReply() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns a LiveData that tracks whether quick-reply is enabled.
- getItem(int) - function in ai.nexconn.chatui.base.adapter.MultiItemTypeAdapter
- getItem(int) - function in ai.nexconn.chatui.channellist.ChannelListAdapter
- getItem(int) - function in ai.nexconn.chatui.shortvideo.player.ShortVideoPlayerActivity.VideoPagerAdapter
- getItem(int) - function in ai.nexconn.chatui.widget.adapter.BaseAdapter
- getItem(int) - function in ai.nexconn.chatui.widget.adapter.BaseListViewAdapter
- getItemCount() - function in ai.nexconn.chatui.base.adapter.EmptyWrapper
- getItemCount() - function in ai.nexconn.chatui.base.adapter.HeaderAndFooterWrapper
- getItemCount() - function in ai.nexconn.chatui.base.adapter.MultiItemTypeAdapter
- getItemCount() - function in ai.nexconn.chatui.channellist.ChannelListAdapter
- getItemCount() - function in ai.nexconn.chatui.picture.adapter.PictureAlbumDirectoryAdapter
- getItemCount() - function in ai.nexconn.chatui.picture.adapter.PictureImageGridAdapter
- getItemCount() - function in ai.nexconn.chatui.picture.adapter.ViewPagerAdapter
- getItemCount() - function in ai.nexconn.chatui.shortvideo.player.ShortVideoPlayerActivity.VideoPagerAdapter
- getItemCount() - function in ai.nexconn.chatui.usermanage.adapter.ContactListAdapter
- getItemCount() - function in ai.nexconn.chatui.usermanage.adapter.GroupApplicationsAdapter
- getItemCount() - function in ai.nexconn.chatui.usermanage.adapter.GroupListAdapter
- getItemCount() - function in ai.nexconn.chatui.usermanage.adapter.GroupMembersAdapter
- getItemCount() - function in ai.nexconn.chatui.widget.adapter.BaseAdapter
- getItemId(int) - function in ai.nexconn.chatui.shortvideo.player.ShortVideoPlayerActivity.VideoPagerAdapter
- getItemOffsets(Rect,View,RecyclerView,State) - function in ai.nexconn.chatui.picture.decoration.GridSpacingItemDecoration
- getItemOffsets(Rect,View,RecyclerView,State) - function in ai.nexconn.chatui.picture.decoration.GridSpacingItemNotBothDecoration
- getItemViewDelegate(int) - function in ai.nexconn.chatui.base.adapter.ItemViewDelegateManager
- getItemViewDelegateCount() - function in ai.nexconn.chatui.base.adapter.ItemViewDelegateManager
- getItemViewLayoutId() - function in ai.nexconn.chatui.base.adapter.ItemViewDelegate
- getItemViewLayoutId(int) - function in ai.nexconn.chatui.base.adapter.ItemViewDelegateManager
- getItemViewType(int) - function in ai.nexconn.chatui.base.adapter.EmptyWrapper
- getItemViewType(int) - function in ai.nexconn.chatui.base.adapter.HeaderAndFooterWrapper
- getItemViewType(ItemViewDelegate) - function in ai.nexconn.chatui.base.adapter.ItemViewDelegateManager
- getItemViewType(T,int) - function in ai.nexconn.chatui.base.adapter.ItemViewDelegateManager
- getItemViewType(int) - function in ai.nexconn.chatui.base.adapter.MultiItemTypeAdapter
- getItemViewType(int) - function in ai.nexconn.chatui.channellist.ChannelListAdapter
- getItemViewType(int) - function in ai.nexconn.chatui.picture.adapter.PictureImageGridAdapter
- getItemViewType(int) - function in ai.nexconn.chatui.usermanage.adapter.ContactListAdapter
- getItemViewType(int) - function in ai.nexconn.chatui.widget.adapter.BaseAdapter
- getItemViewType(IViewProvider<T>) - function in ai.nexconn.chatui.widget.adapter.ProviderManager
- getItemViewType(T,int) - function in ai.nexconn.chatui.widget.adapter.ProviderManager
- getJoinedGroupsByRole(GroupMemberRole) - function in ai.nexconn.chatui.usermanage.handler.GroupJoinedPagedHandler
- Gets joined groups by role.
- getJsonOutPath(Context) - function in ai.nexconn.chatui.utils.file.FileUtils
- getKey() - function in ai.nexconn.chatui.model.ChannelKey
- getKey(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.text.StringUtils
- getLanguageLocal(Context) - function in ai.nexconn.chatui.utils.language.RongConfigurationManager
- Gets the current app language setting.
- getLastImageId(Context,java.lang.String) - function in ai.nexconn.chatui.picture.tools.MediaUtils
- Get the latest photo record in the DCIM folder
- getLastImgSuffix(java.lang.String) - function in ai.nexconn.chatui.picture.config.PictureMimeType
- Get image suffix from MIME type
- getLastImgType(java.lang.String) - function in ai.nexconn.chatui.picture.config.PictureMimeType
- Get image file extension
- getLatestTime(BaseChannel) - function in ai.nexconn.chatui.utils.text.TimeUtils
- getLayout() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
- Get the ViewGroup of RefreshLayout.
- getLayout() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
- Get the ViewGroup of RefreshLayout.
- getLeftTextView() - function in ai.nexconn.chatui.widget.component.HeadComponent
- Get the left text view
- getLeftView() - function in ai.nexconn.chatui.widget.TitleBar
- getLimitGroupMembers(int) - function in ai.nexconn.chatui.userinfo.db.dao.GroupMemberDao
- getLimitGroups(int) - function in ai.nexconn.chatui.userinfo.db.dao.GroupDao
- getLimitUsers(int) - function in ai.nexconn.chatui.userinfo.db.dao.UserDao
- getList() - function in ai.nexconn.chatui.channel.event.page.ShowLoadMessageDialogEvent
- getListener() - function in ai.nexconn.chatui.config.ChannelListConfig
- Returns the current behavior listener.
- getLiveGroup(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.GroupDao
- getLiveUser(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.UserDao
- getLoadMoreSentTime() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getLoadStateLiveData() - function in ai.nexconn.chatui.channel.feature.combineforward.CombineMessagePreviewViewModel
- getLocalImageSizeToAndroidQ(Context,java.lang.String) - function in ai.nexconn.chatui.picture.tools.MediaUtils
- get Local image width or height for api 29
- getLocalImageWidthOrHeight(java.lang.String) - function in ai.nexconn.chatui.picture.tools.MediaUtils
- get Local image width or height
- getLocalMessage(ChannelViewModel) - function in ai.nexconn.chatui.channel.messagelist.status.MessageProcessor
- getLocalSizeToAndroidQ(Context,java.lang.String) - function in ai.nexconn.chatui.picture.tools.MediaUtils
- get Local video width or height for api 29
- getLocalVideoSize(Context,Uri) - function in ai.nexconn.chatui.picture.tools.MediaUtils
- get Local video width or height
- getLocalVideoSize(java.lang.String) - function in ai.nexconn.chatui.picture.tools.MediaUtils
- get Local video width or height
- getLower() - function in ai.nexconn.chatui.widget.EllipsizeTextView.Range
- getMaximumScale() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getMaximumScale() - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- getMaxLoader() - function in ai.nexconn.chatui.picture.widget.longimage.Utils
- Get the maximum image size the app can display
- getMaxScale() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Returns the maximum allowed scale.
- getMaxVoiceDuration() - function in ai.nexconn.chatui.manager.AudioRecordManager
- getMediaDownloadDir(Context) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the media file storage directory.
- getMediaDownloadDir(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the media file storage directory.
- getMediaDownloadDir(Context) - function in ai.nexconn.chatui.utils.file.LibStorageUtils
- getMediaDownloadDir(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.LibStorageUtils
- getMediaSize(Context,java.lang.String) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
- getMediaStoragePermissions(Context) - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil
- getMediumScale() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getMediumScale() - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- getMemberInfoUpdateLiveData() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getMentionAllRoleLiveData() - function in ai.nexconn.chatui.usermanage.group.mention.GroupMentionViewModel
- getMentionBlockInfo() - function in ai.nexconn.chatui.channel.feature.mention.RongMentionManager
- getMentionBlocks() - function in ai.nexconn.chatui.channel.feature.mention.DraftHelper
- getMentionBlocks(EditText) - function in ai.nexconn.chatui.channel.feature.mention.DraftHelper
- getMessage() - function in ai.nexconn.chatui.activity.FilePreviewActivity
- getMessage() - function in ai.nexconn.chatui.channel.event.action.DownloadEvent
- getMessage() - function in ai.nexconn.chatui.channel.event.action.InsertEvent
- getMessage() - function in ai.nexconn.chatui.channel.event.action.RefreshEvent
- getMessage() - function in ai.nexconn.chatui.channel.event.action.SendEvent
- getMessage() - function in ai.nexconn.chatui.channel.event.action.SendMediaEvent
- getMessage() - function in ai.nexconn.chatui.channel.event.page.ErrorEvent
- Returns the error message.
- getMessage() - function in ai.nexconn.chatui.channel.event.page.ReadReceiptStateClickEvent
- getMessage() - function in ai.nexconn.chatui.channel.event.page.ShowWarningDialogEvent
- getMessage() - function in ai.nexconn.chatui.channel.event.page.ToastEvent
- getMessage() - function in ai.nexconn.chatui.manager.hqvoicemessage.AutoDownloadEntry
- Message
- getMessage() - function in ai.nexconn.chatui.message.InformationNotificationMessage
- getMessage() - function in ai.nexconn.chatui.model.UiMessage
- getMessageContentViewHolder() - function in ai.nexconn.chatui.channel.messagelist.provider.BaseMessageItemProvider.MessageViewHolder
- getMessageEventListeners() - function in ai.nexconn.chatui.NCChatUI
- Returns the list of registered message event listeners.
- getMessageId() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getMessageId() - function in ai.nexconn.chatui.model.UiMessage
- getMessageIds() - function in ai.nexconn.chatui.channel.event.action.DeleteEvent
- getMessageListProvider() - function in ai.nexconn.chatui.config.ChannelConfig
- getMessageReadReceiptInfo(ChannelIdentifier,java.util.List) - function in ai.nexconn.chatui.handler.ReadReceiptV5Handler
- Batch-fetches V5 read-receipt info for the given messages.
- getMessageReadReceiptInfoByIdentifiers(java.util.List) - function in ai.nexconn.chatui.handler.ReadReceiptV5Handler
- Entry point for fetching V5 read-receipt info by message identifiers.
- getMessageReadReceiptInfoByNcIdentifiers(java.util.List) - function in ai.nexconn.chatui.handler.ReadReceiptV5Handler
- Entry point for fetching V5 read-receipt info by nexconn MessageIdentifier.
- getMessageReadReceiptInfoV5(java.util.List) - function in ai.nexconn.chatui.channel.ChannelViewModel
- Queries read-receipt V5 info for the given messages, binds results to UiMessages, then refreshes.
- getMessageReadReceiptInfoV5(ChannelIdentifier,java.lang.String) - function in ai.nexconn.chatui.handler.ReadReceiptDetailHandler
- Fetches V5 read-receipt info for a message.
- getMessageReadReceiptInfoV5(Message) - function in ai.nexconn.chatui.handler.ReadReceiptDetailHandler
- Fetches V5 read-receipt info for a message — convenience overload.
- getMessages() - function in ai.nexconn.chatui.channel.event.action.RefreshEvent
- getMessages(ChannelViewModel,long,int,boolean,ai.nexconn.chatui.channel.messagelist.status.MessageProcessor.GetMessageCallback) - function in ai.nexconn.chatui.channel.messagelist.status.MessageProcessor
- getMessagesAll(ChannelViewModel,long,int,int,ai.nexconn.chatui.channel.messagelist.status.MessageProcessor.GetMessageCallback) - function in ai.nexconn.chatui.channel.messagelist.status.MessageProcessor
- getMessagesDirection(ChannelViewModel,long,int,boolean,ai.nexconn.chatui.channel.messagelist.status.MessageProcessor.GetMessageCallback) - function in ai.nexconn.chatui.channel.messagelist.status.MessageProcessor
- getMessagesReadReceiptUsersByPage(boolean) - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getMessagesReadUsersByPage(ChannelIdentifier,java.lang.String) - function in ai.nexconn.chatui.handler.ReadReceiptDetailHandler
- Fetches the list of users who have read a message, paginated.
- getMessagesReadUsersByPage(Message) - function in ai.nexconn.chatui.handler.ReadReceiptDetailHandler
- Fetches the list of users who have read a message — convenience overload.
- getMessageSummary(Context,BaseChannel) - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the display summary spannable for a channel's latest message.
- getMessageSummary(Context,MessageContent) - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the display summary spannable for a message content.
- getMessagesUnReadUsersByPage(ChannelIdentifier,java.lang.String) - function in ai.nexconn.chatui.handler.ReadReceiptDetailHandler
- Fetches the list of users who have NOT read a message, paginated.
- getMessagesUnReadUsersByPage(Message) - function in ai.nexconn.chatui.handler.ReadReceiptDetailHandler
- Fetches the list of users who have NOT read a message — convenience overload.
- getMessageType() - function in ai.nexconn.chatui.model.UiMessage
- getMetadata() - function in ai.nexconn.chatui.model.UiMessage
- getMiddleLeftIcon() - function in ai.nexconn.chatui.widget.TitleBar
- getMiddleRightIcon() - function in ai.nexconn.chatui.widget.TitleBar
- getMiddleView() - function in ai.nexconn.chatui.widget.TitleBar
- getMimeType(Context,Uri) - function in ai.nexconn.chatui.picture.config.PictureMimeType
- Get MIME type from URI
- getMimeType(java.lang.String) - function in ai.nexconn.chatui.picture.config.PictureMimeType
- Picture or video
- getMimeType() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getMinimumScale() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getMinimumScale() - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- getMinScale() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Returns the minimum allowed scale.
- getMoreClickActions() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the list of actions shown in the bottom panel when "more" is tapped after long-pressing a message.
- getMsgListLiveData() - function in ai.nexconn.chatui.channel.feature.combineforward.CombineMessagePreviewViewModel
- getMyGroupMemberInfoLiveData() - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileViewModel
- getMyMemberInfoLiveData() - function in ai.nexconn.chatui.usermanage.group.nickname.GroupNicknameViewModel
- getMyMemberInfoLiveData() - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileViewModel
- getMyUserProfile() - function in ai.nexconn.chatui.usermanage.handler.UserProfileHandler
- Gets the current user's profile.
- getName() - function in ai.nexconn.chatui.model.UiUserDetail
- getName() - function in ai.nexconn.chatui.picture.entity.LocalMediaFolder
- getName() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroup
- getName() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
- getName() - function in ai.nexconn.chatui.utils.file.FileInfo
- getName() - function in ai.nexconn.chatui.utils.system.OSUtils
- getNavBarHeight(Context) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getNavigationBarHeight(Context) - function in ai.nexconn.chatui.utils.view.NavigationBarUtil
- getNavigationBarHeight() - function in ai.nexconn.chatui.utils.view.SystemBarTintManager.SystemBarConfig
- Get the height of the system navigation bar.
- getNavigationBarWidth() - function in ai.nexconn.chatui.utils.view.SystemBarTintManager.SystemBarConfig
- Get the width of the system navigation bar when it is placed vertically on the screen.
- getNcOnlineStatusCache() - function in ai.nexconn.chatui.manager.OnLineStatusManager
- getNestedScrollAxes() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
- getNewCreatorId() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getNewCreatorName() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getNewMentionMessageUnreadLiveData() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getNewMessageUnreadLiveData() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getNewUnReadMentionMessages() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getNewUnReadMessages() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getNickname() - function in ai.nexconn.chatui.model.UiMessage
- getNickName() - function in ai.nexconn.chatui.model.UiUserDetail
- getNickname() - function in ai.nexconn.chatui.userinfo.model.GroupUserInfo
- getNoticeContentLiveData() - function in ai.nexconn.chatui.channellist.ChannelListViewModel
- getNotificationChannel() - function in ai.nexconn.chatui.notification.NotificationConfig
- getNotificationContainer() - function in ai.nexconn.chatui.channel.ChannelFragment
- Returns the top notification bar container.
- getNotificationId() - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getNotificationId(java.lang.String) - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getNotificationQuietHours(Object) - function in ai.nexconn.chatui.notification.ChatUINotificationManager
- Gets the notification do-not-disturb time; updates local cache after syncing from server.
- getNotificationQuietHours() - function in ai.nexconn.chatui.notification.ChatUINotificationViewModel
- Gets the notification do-not-disturb time and posts the result to mQuietInfoLiveData.
- getNotificationQuietHoursLevel(Message) - function in ai.nexconn.chatui.notification.MessageNotificationHelper
- getNotificationQuietHoursLevelLegacy(java.lang.String,int,java.lang.Runnable) - function in ai.nexconn.chatui.notification.MessageNotificationHelper
- getNotificationStatus(ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.ChannelViewModel
- getNotify() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getNum() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getNumFilesInFolder(FileInfo) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- Gets the number of files in a folder.
- getOfAllType() - function in ai.nexconn.chatui.picture.entity.LocalMediaFolder
- getOffset() - function in ai.nexconn.chatui.shortvideo.compressor.Sample
- getOldCreatorId() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getOldCreatorName() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getOnlineStatus() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getOnlineStatus() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getOnlineStatusLiveData() - function in ai.nexconn.chatui.usermanage.friend.friendlist.FriendListViewModel
- getOnlineStatusLiveData() - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileViewModel
- getOpenFileIntent(Context,java.lang.String,Uri) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getOpenFileIntent(Context,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getOperationResult() - function in ai.nexconn.chatui.notification.ChatUINotificationViewModel
- getOperatorNickname() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getOrientation() - function in ai.nexconn.chatui.picture.widget.longimage.ImageViewState
- getOrientation() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Returns the orientation setting.
- getOtherFilesInfo(Context,java.io.File) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getPagedDataLoader() - function in ai.nexconn.chatui.channellist.ChannelListViewModel
- getPageEventLiveData() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getPager() - function in ai.nexconn.chatui.channel.extension.component.plugin.PluginBoard
- getPanRemaining(RectF) - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Calculate how much further the image can be panned in each direction.
- getPath() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getPath(Context,Uri) - function in ai.nexconn.chatui.picture.tools.FileUtils
- Get a file path from a Uri.
- getPath(Context,Uri) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
- Get a file path from a Uri.
- getPhraseList(ChannelType) - function in ai.nexconn.chatui.channel.feature.quickreply.IQuickReplyProvider
- getPictureSize(java.util.List,int,float) - function in ai.nexconn.chatui.shortvideo.record.CameraParamUtil
- getPixelInsetBottom() - function in ai.nexconn.chatui.utils.view.SystemBarTintManager.SystemBarConfig
- Get the layout inset for any system UI that appears at the bottom of the screen.
- getPixelInsetRight() - function in ai.nexconn.chatui.utils.view.SystemBarTintManager.SystemBarConfig
- Get the layout inset for any system UI that appears at the right of the screen.
- getPixelInsetTop(boolean) - function in ai.nexconn.chatui.utils.view.SystemBarTintManager.SystemBarConfig
- Get the layout inset for any system UI that appears at the top of the screen.
- getPlayingUri() - function in ai.nexconn.chatui.manager.AudioPlayManager
- getPluginBoard() - function in ai.nexconn.chatui.channel.extension.RongExtension
- getPluginModule(int) - function in ai.nexconn.chatui.channel.extension.component.plugin.PluginBoard
- getPluginModules(ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.extension.DefaultExtensionConfig
- Default plugin list.
- getPluginModules(ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.extension.IExtensionConfig
- Returns the plugin list configured in the "+" area of the input bar.
- getPluginModules(ChannelType) - function in ai.nexconn.chatui.channel.extension.IExtensionModule
- Users can configure plugins in the "+" area based on different conversations.
- getPluginModules() - function in ai.nexconn.chatui.channel.extension.component.plugin.PluginBoard
- getPluginModules(ChannelType) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageManager
- getPluginModules(ChannelType) - function in ai.nexconn.chatui.channel.feature.forward.ForwardExtensionModule
- getPluginModules(ChannelType) - function in ai.nexconn.chatui.channel.feature.quickreply.QuickReplyExtensionModule
- getPluginModules(ChannelType) - function in ai.nexconn.chatui.channel.feature.reference.ReferenceManager
- getPluginModules(ChannelType) - function in ai.nexconn.chatui.shortvideo.ShortVideoExtensionModule
- getPluginPosition(IPluginModule) - function in ai.nexconn.chatui.channel.extension.component.plugin.PluginBoard
- getPortrait() - function in ai.nexconn.chatui.model.UiUserDetail
- getPortraitUri() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroup
- getPortraitUri() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
- getPortraitUriStr() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroup
- getPortraitUrl() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getPosition() - function in ai.nexconn.chatui.channel.event.page.ScrollEvent
- getPosition() - function in ai.nexconn.chatui.channel.event.page.SmoothScrollEvent
- getPosition() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getPositionForSection(char) - function in ai.nexconn.chatui.usermanage.adapter.ContactListAdapter
- getPreferredBitmapConfig() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Get the current preferred configuration for decoding bitmaps.
- getPreferSize(java.util.List,Size) - function in ai.nexconn.chatui.shortvideo.record.CameraParamUtil
- getPreviewSize(java.util.List,int,float,Size) - function in ai.nexconn.chatui.shortvideo.record.CameraParamUtil
- getProcess() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getProcessor(ChannelType) - function in ai.nexconn.chatui.channel.messagelist.processor.ChannelProcessorFactory
- getProgress() - function in ai.nexconn.chatui.channel.event.action.DownloadEvent
- getProgress() - function in ai.nexconn.chatui.channel.event.action.SendMediaEvent
- getProgress() - function in ai.nexconn.chatui.model.UiMessage
- getProp(java.lang.String) - function in ai.nexconn.chatui.utils.system.OSUtils
- getProvider(T) - function in ai.nexconn.chatui.widget.adapter.ProviderManager
- getProvider(int) - function in ai.nexconn.chatui.widget.adapter.ProviderManager
- getProviderCount() - function in ai.nexconn.chatui.widget.adapter.ProviderManager
- getProviderManager() - function in ai.nexconn.chatui.config.ChannelListConfig
- Returns the provider manager for the channel list.
- getPushServiceNotificationId() - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getQuickReplyProvider() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns the quick-reply content provider, or
nullif not set. - getQuietInfoLiveData() - function in ai.nexconn.chatui.notification.ChatUINotificationViewModel
- getReadReceiptInfo() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getReadReceiptInfo() - function in ai.nexconn.chatui.model.UiMessage
- getReadReceiptInfoV5() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getReadReceiptInfoV5LiveData() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getReadUsersLiveData() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getReceivedStatusInfo() - function in ai.nexconn.chatui.model.UiMessage
- getRecordResult() - function in ai.nexconn.chatui.shortvideo.record.CaptureButton.CaptureListener
- Executed when confirming during recording preview
- getRecyclerView() - function in ai.nexconn.chatui.usermanage.component.CommonListComponent
- getRecyclerView() - function in ai.nexconn.chatui.widget.component.ListComponent
- getReferContent(Message) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageUtils
- getReferenceContentSpannable() - function in ai.nexconn.chatui.model.UiMessage
- getReferenceView() - function in ai.nexconn.chatui.channel.feature.reference.ReferenceView
- getRefreshContent() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout.RefreshKernelImpl
- getRefreshContent() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshKernel
- getRefreshFooter() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
- Get the current Footer of RefreshLayout.
- getRefreshFooter() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
- Get the current Footer of RefreshLayout.
- getRefreshHeader() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
- Get the current Header of RefreshLayout.
- getRefreshHeader() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
- Get the current Header of RefreshLayout.
- getRefreshLayout() - function in ai.nexconn.chatui.widget.component.ListComponent
- getRefreshLayout() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout.RefreshKernelImpl
- getRefreshLayout() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshKernel
- getRefreshMessageId() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getRefreshSentTime() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getResizedBitmap(Context,Uri,int,int) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getResource() - function in ai.nexconn.chatui.utils.text.CharacterParser
- getResourceId() - function in ai.nexconn.chatui.picture.PictureBaseActivity
- Get the layout resource ID.
- getResourceId() - function in ai.nexconn.chatui.picture.PicturePreviewActivity
- getResourceId() - function in ai.nexconn.chatui.picture.PictureSelectorActivity
- getResourceId() - function in ai.nexconn.chatui.picture.PictureSelectorCameraEmptyActivity
- getResourceId() - function in ai.nexconn.chatui.picture.PictureVideoPlayActivity
- getRichSpannable(java.lang.String,ai.nexconn.chatui.utils.text.TextViewUtils.RegularCallBack,int) - function in ai.nexconn.chatui.utils.text.TextViewUtils
- getRightTextView() - function in ai.nexconn.chatui.widget.component.HeadComponent
- Get the right text view
- getRightView() - function in ai.nexconn.chatui.widget.TitleBar
- getRingerMode(Context) - function in ai.nexconn.chatui.notification.NotificationUtil
- getRongExtension() - function in ai.nexconn.chatui.channel.ChannelFragment
- getRootView() - function in ai.nexconn.chatui.channel.extension.component.inputpanel.InputPanel
- getRootView() - function in ai.nexconn.chatui.channel.extension.component.moreaction.MoreInputPanel
- getRootView() - function in ai.nexconn.chatui.channel.feature.quickreply.QuickReplyBoard
- getRotateBitmap(Bitmap,float) - function in ai.nexconn.chatui.shortvideo.record.ImageUtil
- getRTLCode(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.view.RTLUtils
- getSamplingRate() - function in ai.nexconn.chatui.manager.AudioRecordManager
- Voice message sampling rate
- getSaveKeyBoardHeight(Context,int) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getSavePath(Context,java.lang.String,int) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
- getScale() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getScale() - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- getScale() - function in ai.nexconn.chatui.picture.widget.longimage.ImageViewState
- getScale() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Returns the current scale value.
- getScaleType() - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getScaleType() - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- getScreenHeight(Context) - function in ai.nexconn.chatui.picture.tools.ScreenUtils
- getScreenHeight(Context) - function in ai.nexconn.chatui.picture.widget.longimage.Utils
- getScreenHeight() - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getScreenWidth(Context) - function in ai.nexconn.chatui.picture.tools.ScreenUtils
- getScreenWidth(Context) - function in ai.nexconn.chatui.picture.widget.longimage.Utils
- getScreenWidth() - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getScrollableView() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshContent
- getScrollableView() - function in ai.nexconn.chatui.widget.pullrefresh.wrapper.RefreshContentWrapper
- getSearchView() - function in ai.nexconn.chatui.widget.TitleBar
- getSelectedContactsLiveData() - function in ai.nexconn.chatui.usermanage.friend.select.FriendSelectViewModel
- getSelectedContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.add.AddGroupMembersViewModel
- getSelectedContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.memberselect.GroupMemberSelectionViewModel
- getSelectedContactsLiveData() - function in ai.nexconn.chatui.usermanage.group.remove.RemoveGroupMembersViewModel
- getSelectedImages() - function in ai.nexconn.chatui.picture.adapter.PictureImageGridAdapter
- getSelectedUiMessages() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getSelectImage() - function in ai.nexconn.chatui.widget.SettingItemView
- getSelling(java.lang.String) - function in ai.nexconn.chatui.utils.text.CharacterParser
- Converts a phrase (string of characters) to Pinyin
- getSenderUserId() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getSenderUserId() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getSenderUserId() - function in ai.nexconn.chatui.model.UiMessage
- getSenderUserName() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getSentStatus() - function in ai.nexconn.chatui.model.UiMessage
- getSentTime() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getSentTime() - function in ai.nexconn.chatui.model.UiMessage
- getSHeight() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Get source height, ignoring orientation.
- getShowTime() - function in ai.nexconn.chatui.model.UiFriendApplicationInfo
- getSize() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- getSize() - function in ai.nexconn.chatui.shortvideo.compressor.Sample
- getSize() - function in ai.nexconn.chatui.utils.file.FileInfo
- getSpannable(java.lang.String,ai.nexconn.chatui.utils.text.TextViewUtils.RegularCallBack) - function in ai.nexconn.chatui.utils.text.TextViewUtils
- getSpannable(java.lang.String,boolean,ai.nexconn.chatui.utils.text.TextViewUtils.RegularCallBack) - function in ai.nexconn.chatui.utils.text.TextViewUtils
- getSpanSize(GridLayoutManager,SpanSizeLookup,int) - function in ai.nexconn.chatui.base.adapter.WrapperUtils.SpanSizeCallback
- getSpanSize(GridLayoutManager,SpanSizeLookup,int) - function in ai.nexconn.chatui.widget.adapter.WrapperUtils.SpanSizeCallback
- getSpelling() - function in ai.nexconn.chatui.utils.text.CharacterParser
- getSpinnerStyle() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshComponent
- Get the spinner style SpinnerStyle.
- getSpinnerStyle() - function in ai.nexconn.chatui.widget.pullrefresh.simple.SimpleComponent
- getSSLContext() - function in ai.nexconn.chatui.utils.system.SSLUtils
- getSSLInterceptor() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns the SSL interceptor, or
nullif not set. - getSslSocketFactory() - function in ai.nexconn.chatui.utils.system.SSLUtils
- getState() - function in ai.nexconn.chatui.model.UiMessage
- getState() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Get the current state of the view (scale, center, orientation) for restoration after rotate.
- getState() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
- Get the current state of RefreshLayout.
- getState() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
- Get the current state of RefreshLayout.
- getStatusBarHeight(Context) - function in ai.nexconn.chatui.picture.tools.ScreenUtils
- getStatusBarHeight(Context) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getStatusBarHeight(Context) - function in ai.nexconn.chatui.utils.view.StatusBarUtil
- getStatusBarHeight() - function in ai.nexconn.chatui.utils.view.SystemBarTintManager.SystemBarConfig
- Get the height of the system status bar.
- getStreamMessageShowContent(StreamMessage,Pair<String, Boolean>) - function in ai.nexconn.chatui.utils.message.StreamMsgUtil
- getStreamMessageSummary(Message) - function in ai.nexconn.chatui.utils.message.StreamMsgUtil
- getStreamMessageSummary(java.util.Map) - function in ai.nexconn.chatui.utils.message.StreamMsgUtil
- getString(int) - function in ai.nexconn.chatui.base.adapter.ViewHolder
- getStringFromFile(java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Reads file content as a string.
- getStringNoBlank(java.lang.String) - function in ai.nexconn.chatui.utils.text.StringUtils
- getStyle(int) - function in ai.nexconn.chatui.channel.extension.component.inputpanel.InputPanel.InputStyle
- getSuffix() - function in ai.nexconn.chatui.model.FileInfo
- getSuffix(Uri) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the file extension from a Uri.
- getSuffix(java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the file extension from a path.
- getSummarySpannable(Context,ReferenceMessage) - function in ai.nexconn.chatui.channel.feature.reference.ReferenceMessageItemProvider
- getSummarySpannable(Context,CombineMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.CombineMessageItemProvider
- getSummarySpannable(Context,MessageContent) - function in ai.nexconn.chatui.channel.messagelist.provider.DefaultMessageItemProvider
- getSummarySpannable(Context,FileMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.FileMessageItemProvider
- getSummarySpannable(Context,GIFMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.GIFMessageItemProvider
- getSummarySpannable(Context,MessageContent) - function in ai.nexconn.chatui.channel.messagelist.provider.GroupNotificationMessageItemProvider
- getSummarySpannable(Context,HDVoiceMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.HQVoiceMessageItemProvider
- getSummarySpannable(Context,ai.nexconn.chatui.message.HistoryDividerMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.HistoryDivMessageItemProvider
- getSummarySpannable(Context,T) - function in ai.nexconn.chatui.channel.messagelist.provider.IChannelSummaryProvider
- The content to display in the conversation list when the last message is of this type.
- getSummarySpannable(Context,ImageMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.ImageMessageItemProvider
- getSummarySpannable(Context,ai.nexconn.chatui.message.InformationNotificationMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.InformationNotificationMessageItemProvider
- getSummarySpannable(Context,ShortVideoMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.ShortVideoMessageItemProvider
- getSummarySpannable(Context,TextMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.TextMessageItemProvider
- getSummarySpannable(Context,UnknownMessage) - function in ai.nexconn.chatui.channel.messagelist.provider.UnknownMessageItemProvider
- getSuppMatrix(Matrix) - function in ai.nexconn.chatui.picture.photoview.PhotoView
- getSuppMatrix(Matrix) - function in ai.nexconn.chatui.picture.photoview.PhotoViewAttacher
- Get the current support matrix
- getSupportReadReceiptConversationType() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the set of channel types that support read receipts.
- getSurface() - function in ai.nexconn.chatui.shortvideo.compressor.InputSurface
- getSurface() - function in ai.nexconn.chatui.shortvideo.compressor.OutputSurface
- getSurface() - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.muxer.CodecInputSurface
- getSurfaceTexture() - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.muxer.CodecInputSurface
- getSWidth() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Get source width, ignoring orientation.
- getSystemLocale() - function in ai.nexconn.chatui.utils.language.LangUtils
- Gets the system locale.
- getSystemLocale() - function in ai.nexconn.chatui.utils.language.RongConfigurationManager
- Gets the system locale.
- getTabList(java.lang.String) - function in ai.nexconn.chatui.channel.extension.component.emoticon.EmoticonBoard
- getTargetGroupName() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getTargetId() - function in ai.nexconn.chatui.channel.event.action.ClearEvent
- getTargetId() - function in ai.nexconn.chatui.channel.event.action.DeleteEvent
- getTargetId() - function in ai.nexconn.chatui.channel.extension.RongExtension
- Gets the targetId of the current conversation.
- getTargetId() - function in ai.nexconn.chatui.model.ChannelKey
- getTargetUserDisplayNames() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getTargetUserIds() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getTempFileMD5(Context,int) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the MD5 key for resumable file download, used to identify the file being downloaded.
- getTempFileMD5(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the temporary file name for resumable download, used to identify the file being downloaded.
- getTempFilePath(Context,int) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the temporary file storage path for resumable downloads.
- getTempFilePath(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Gets the temporary file storage path for resumable downloads.
- getTextFilesInfo(Context,java.io.File) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getTextureId() - function in ai.nexconn.chatui.shortvideo.compressor.TextureRenderer
- getTextureId() - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.render.TextureRenderer
- getThumbColor() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getThumbDrawable() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getThumbHeight() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getThumbMargin() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getThumbRadius() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getThumbSizeF() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getThumbWidth() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getTimestamp() - function in ai.nexconn.chatui.model.GroupNotificationMessageData
- getTintColor() - function in ai.nexconn.chatui.widget.switchbutton.SwitchButton
- getTitle(Context) - function in ai.nexconn.chatui.channel.longclick.MessageLongClickCopyItem
- getTitle(Context) - function in ai.nexconn.chatui.channel.longclick.MessageLongClickDeleteItem
- getTitle(Context) - function in ai.nexconn.chatui.channel.longclick.MessageLongClickEditItem
- getTitle(Context) - function in ai.nexconn.chatui.channel.longclick.MessageLongClickItem
- Menu item title.
- getTitle(Context) - function in ai.nexconn.chatui.channel.longclick.MessageLongClickMultiSelectItem
- getTitle(Context) - function in ai.nexconn.chatui.channel.longclick.MessageLongClickRecallItem
- getTitle(Context) - function in ai.nexconn.chatui.channel.longclick.MessageLongClickReferenceItem
- getTitleLiveData() - function in ai.nexconn.chatui.channel.feature.combineforward.CombineMessagePreviewViewModel
- getTitleTextView() - function in ai.nexconn.chatui.widget.component.HeadComponent
- Get the title text view
- getTitleType() - function in ai.nexconn.chatui.notification.NotificationConfig
- getTranslatedContent() - function in ai.nexconn.chatui.model.UiMessage
- getTranslateStatus() - function in ai.nexconn.chatui.model.UiMessage
- getType(Uri) - function in ai.nexconn.chatui.emoji.EmojiInitProvider
- getType() - function in ai.nexconn.chatui.model.ChannelKey
- getType() - function in ai.nexconn.chatui.utils.file.FileInfo
- getTypeValueBoolean(Context,int) - function in ai.nexconn.chatui.picture.tools.AttrsUtils
- attrs status color or black
- getTypeValueColor(Context,int) - function in ai.nexconn.chatui.picture.tools.AttrsUtils
- get attrs color
- getTypeValueDrawable(Context,int) - function in ai.nexconn.chatui.picture.tools.AttrsUtils
- attrs drawable
- getTypingStatusInfo() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getTypingView() - function in ai.nexconn.chatui.widget.TitleBar
- getUiMessage() - function in ai.nexconn.chatui.channel.feature.reference.ReferenceManager
- getUiMessageLiveData() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getUiMessages() - function in ai.nexconn.chatui.channel.ChannelViewModel
- getUiUserDetail() - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileViewModel
- getUnreadMessageCount() - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
- getUnreadUsersLiveData() - function in ai.nexconn.chatui.channel.readreceipt.MessageReadDetailViewModel
- getUpper() - function in ai.nexconn.chatui.widget.EllipsizeTextView.Range
- getUri() - function in ai.nexconn.chatui.picture.widget.longimage.SubsamplingScaleImageView
- Return the uri that has been set.
- getUriFromDrawableRes(Context,int) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- getUrlFileName(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- getUrlName(java.lang.String) - function in ai.nexconn.chatui.utils.image.GlideUtils
- Gets the file name from an image URL.
- getUser() - function in ai.nexconn.chatui.model.ReadReceiptData
- getUser(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.UserDao
- getUserCacheMaxCount() - function in ai.nexconn.chatui.config.FeatureConfig
- getUserDao() - function in ai.nexconn.chatui.userinfo.UserDatabase
- getUserDisplayName(User) - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getUserDisplayName(UserInfo) - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getUserDisplayName(UserInfo,java.lang.String) - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getUserId() - function in ai.nexconn.chatui.model.UiUserDetail
- getUserId() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
- getUserId() - function in ai.nexconn.chatui.userinfo.model.GroupUserInfo
- getUserInfo() - function in ai.nexconn.chatui.model.UiMessage
- getUserInfo(java.lang.String) - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getUserInfo(java.lang.String) - function in ai.nexconn.chatui.userinfo.UserDataDelegate
- getUserInfo(java.lang.String) - function in ai.nexconn.chatui.userinfo.UserDataProvider.UserInfoProvider
- Returns the user information for the given user ID.
- getUserInfoAttachedState() - function in ai.nexconn.chatui.userinfo.RongUserInfoManager
- getUserLiveData(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.UserDao
- getUserOnlineStatus(java.lang.String) - function in ai.nexconn.chatui.channel.ChannelViewModel
- getUserOnlineStatus(java.lang.String) - function in ai.nexconn.chatui.usermanage.handler.FriendInfoHandler
- getUserOnlineStatus(java.util.List) - function in ai.nexconn.chatui.usermanage.handler.FriendInfoHandler
- getUserProfile() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
- getUserProfile() - function in ai.nexconn.chatui.usermanage.friend.mine.gender.UpdateGenderViewModel
- getUserProfile() - function in ai.nexconn.chatui.usermanage.friend.mine.profile.MyProfileViewModel
- getUserProfile() - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileViewModel
- getUserProfile(java.lang.String) - function in ai.nexconn.chatui.usermanage.handler.UserProfileHandler
- Gets a user's profile.
- getUserProfileLiveData() - function in ai.nexconn.chatui.usermanage.friend.add.AddFriendListViewModel
- getUserProfilesLiveData() - function in ai.nexconn.chatui.usermanage.friend.mine.profile.MyProfileViewModel
- getUserProfilesLiveData() - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileViewModel
- getUsersOnlineStatusCache() - function in ai.nexconn.chatui.manager.OnLineStatusManager
- getValue() - function in ai.nexconn.chatui.channel.feature.forward.ForwardClickActions.ForwardType
- getValue() - function in ai.nexconn.chatui.manager.AudioRecordManager.SamplingRate
- getValue() - function in ai.nexconn.chatui.widget.SettingItemView
- Get the value text
- getValueView() - function in ai.nexconn.chatui.widget.SettingItemView
- Get the value TextView for customizing text color
- getVersion() - function in ai.nexconn.chatui.utils.system.OSUtils
- getVideoDuration(Context,java.lang.String) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
- Gets the duration of a video file in milliseconds
- getVideoFilesInfo(Context,java.io.File) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
- getVideoSavePath(Context) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
- getVideoSize(java.util.List,int,float,Size) - function in ai.nexconn.chatui.shortvideo.record.CameraParamUtil
- getView(int) - function in ai.nexconn.chatui.base.adapter.ViewHolder
- Retrieves a child view by its ID.
- getView() - function in ai.nexconn.chatui.channel.extension.component.emoticon.EmoticonBoard
- getView() - function in ai.nexconn.chatui.channel.extension.component.plugin.PluginBoard
- getView(int,View,ViewGroup) - function in ai.nexconn.chatui.widget.adapter.BaseListViewAdapter
- getView(int) - function in ai.nexconn.chatui.widget.adapter.ViewHolder
- Get a view by its ID
- getView() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshComponent
- Get the actual view.
- getView() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshContent
- getView() - function in ai.nexconn.chatui.widget.pullrefresh.simple.SimpleComponent
- getView() - function in ai.nexconn.chatui.widget.pullrefresh.wrapper.RefreshContentWrapper
- getViewModelProcessor() - function in ai.nexconn.chatui.config.ChannelConfig
- Returns the custom ViewModel processor, or
nullif not set. - getViewProcessors() - function in ai.nexconn.chatui.config.ChannelConfig
- getVisibility() - function in ai.nexconn.chatui.channel.extension.component.emoticon.EmoticonBoard
- getVoiceMessageType() - function in ai.nexconn.chatui.config.FeatureConfig
- Returns the current voice message type.
- getVoipNotificationId() - function in ai.nexconn.chatui.notification.ChatUINotificationHelper
- getWidth() - function in ai.nexconn.chatui.picture.entity.LocalMedia
- GIFMessageItemProvider - class in ai.nexconn.chatui.channel.messagelist.provider
- GIFPreviewActivity - class in ai.nexconn.chatui.activity
- gifSizeLimit(int) - function in ai.nexconn.chatui.picture.PictureSelectionModel
- GIF image size limit for sending.
- GlideChatUIImageEngine - class in ai.nexconn.chatui.config
- Default ChatUIImageEngine implementation backed by Glide.
- GlideProxyModule - class in ai.nexconn.chatui.utils.image
- GlideUtils - class in ai.nexconn.chatui.utils.image
- Glide utility class
- GridSpacingItemDecoration - class in ai.nexconn.chatui.picture.decoration
- GridSpacingItemNotBothDecoration - class in ai.nexconn.chatui.picture.decoration
- Group - class in ai.nexconn.chatui.userinfo.db.model
- GroupAddFollowsActivity - class in ai.nexconn.chatui.usermanage.group.memberselect.impl
- Activity for adding group follows.
- GroupAddFollowsFragment - class in ai.nexconn.chatui.usermanage.group.memberselect.impl
- Fragment for selecting group contacts to add as follows.
- GroupAddManagerActivity - class in ai.nexconn.chatui.usermanage.group.memberselect.impl
- Activity for adding group managers.
- GroupAddManagerFragment - class in ai.nexconn.chatui.usermanage.group.memberselect.impl
- Fragment for adding group managers.
- GroupApplicationOperationsHandler - class in ai.nexconn.chatui.usermanage.handler
- Group application operations handler.
- GroupApplicationsActivity - class in ai.nexconn.chatui.usermanage.group.application
- Activity for group application list.
- GroupApplicationsAdapter - class in ai.nexconn.chatui.usermanage.adapter
- Adapter for the group application list.
- GroupApplicationsFragment - class in ai.nexconn.chatui.usermanage.group.application
- Fragment for group applications.
- GroupApplicationsPagedHandler - class in ai.nexconn.chatui.usermanage.handler
- Paged handler for fetching group applications.
- GroupApplicationsViewModel - class in ai.nexconn.chatui.usermanage.group.application
- ViewModel for group applications.
- GroupChannelProcessor - class in ai.nexconn.chatui.channel.messagelist.processor
- GroupCreateActivity - class in ai.nexconn.chatui.usermanage.group.create
- Activity for creating a group.
- GroupCreateFragment - class in ai.nexconn.chatui.usermanage.group.create
- Fragment for creating a group.
- GroupCreateViewModel - class in ai.nexconn.chatui.usermanage.group.create
- ViewModel for creating a group.
- GroupDao - class in ai.nexconn.chatui.userinfo.db.dao
- GroupFollowsActivity - class in ai.nexconn.chatui.usermanage.group.follows
- Activity for group follows list.
- GroupFollowsFragment - class in ai.nexconn.chatui.usermanage.group.follows
- Fragment for group follows list.
- GroupFollowsViewModel - class in ai.nexconn.chatui.usermanage.group.follows
- ViewModel for group follows list.
- GroupInfoHandler - class in ai.nexconn.chatui.usermanage.handler
- Handler for fetching group info, group member info, etc.
- GroupJoinedPagedHandler - class in ai.nexconn.chatui.usermanage.handler
- Paged handler for fetching joined groups.
- GroupJoinedSearchPagedHandler - class in ai.nexconn.chatui.usermanage.handler
- Paged handler for searching joined groups.
- GroupListActivity - class in ai.nexconn.chatui.usermanage.group.list
- Activity for group list.
- GroupListAdapter - class in ai.nexconn.chatui.usermanage.adapter
- Adapter for the group list.
- GroupListFragment - class in ai.nexconn.chatui.usermanage.group.list
- Fragment for group list.
- GroupListViewModel - class in ai.nexconn.chatui.usermanage.group.list
- ViewModel for group list.
- GroupManagementActivity - class in ai.nexconn.chatui.usermanage.group.manage
- Activity for group management.
- GroupManagementFragment - class in ai.nexconn.chatui.usermanage.group.manage
- Fragment for group management.
- GroupManagementViewModel - class in ai.nexconn.chatui.usermanage.group.manage
- ViewModel for group management.
- GroupManagerListActivity - class in ai.nexconn.chatui.usermanage.group.managerlist
- Activity for group manager list.
- GroupManagerListFragment - class in ai.nexconn.chatui.usermanage.group.managerlist
- Fragment for group manager list.
- GroupManagerListViewModel - class in ai.nexconn.chatui.usermanage.group.managerlist
- ViewModel for group manager list.
- GroupMember - class in ai.nexconn.chatui.userinfo.db.model
- GroupMemberDao - class in ai.nexconn.chatui.userinfo.db.dao
- GroupMemberListActivity - class in ai.nexconn.chatui.usermanage.group.memberlist
- Activity for group member list.
- GroupMemberListFragment - class in ai.nexconn.chatui.usermanage.group.memberlist
- Fragment for group member list.
- GroupMemberListViewModel - class in ai.nexconn.chatui.usermanage.group.memberlist
- ViewModel for group member list.
- GroupMembersAdapter - class in ai.nexconn.chatui.usermanage.adapter
- GroupMembersAdapter.GroupInfoViewHolder - class in ai.nexconn.chatui.usermanage.adapter.GroupMembersAdapter
- GroupMembersAdapter.OnGroupActionListener - class in ai.nexconn.chatui.usermanage.adapter.GroupMembersAdapter
- GroupMembersByUserIdsHandler - class in ai.nexconn.chatui.usermanage.handler
- Handler for fetching group members by user IDs.
- GroupMemberSelectionFragment - class in ai.nexconn.chatui.usermanage.group.memberselect
- Abstract fragment for group member selection.
- GroupMemberSelectionViewModel - class in ai.nexconn.chatui.usermanage.group.memberselect
- ViewModel for group member selection.
- GroupMembersFullHandler - class in ai.nexconn.chatui.usermanage.handler
- Handler for loading all group members.
- GroupMembersPagedHandler - class in ai.nexconn.chatui.usermanage.handler
- Paged handler for loading group members.
- GroupMembersSearchPagedHandler - class in ai.nexconn.chatui.usermanage.handler
- Paged handler for searching group members.
- GroupMentionActivity - class in ai.nexconn.chatui.usermanage.group.mention
- Activity for group mention member selection.
- GroupMentionFragment - class in ai.nexconn.chatui.usermanage.group.mention
- Fragment for group mention member selection.
- GroupMentionViewModel - class in ai.nexconn.chatui.usermanage.group.mention
- ViewModel for group mention member selection.
- GroupNameActivity - class in ai.nexconn.chatui.usermanage.group.name
- Activity for editing group name.
- GroupNameFragment - class in ai.nexconn.chatui.usermanage.group.name
- Fragment for editing group name.
- GroupNameViewModel - class in ai.nexconn.chatui.usermanage.group.name
- ViewModel for editing group name.
- GroupNicknameActivity - class in ai.nexconn.chatui.usermanage.group.nickname
- Activity for editing group nickname.
- GroupNicknameFragment - class in ai.nexconn.chatui.usermanage.group.nickname
- Fragment for editing group nickname.
- GroupNicknameViewModel - class in ai.nexconn.chatui.usermanage.group.nickname
- ViewModel for editing group nickname.
- GroupNoticeActivity - class in ai.nexconn.chatui.usermanage.group.notice
- Activity for group notice/announcement.
- GroupNoticeFragment - class in ai.nexconn.chatui.usermanage.group.notice
- Fragment for group notice/announcement.
- GroupNoticeViewModel - class in ai.nexconn.chatui.usermanage.group.notice
- ViewModel for group notice/announcement.
- GroupNotificationMessageData - class in ai.nexconn.chatui.model
- Data model for group notification messages.
- GroupNotificationMessageItemProvider - class in ai.nexconn.chatui.channel.messagelist.provider
- GroupOperationsHandler - class in ai.nexconn.chatui.usermanage.handler
- Group operations handler.
- GroupProfileActivity - class in ai.nexconn.chatui.usermanage.group.profile
- Activity for group profile.
- GroupProfileFragment - class in ai.nexconn.chatui.usermanage.group.profile
- Fragment for group profile.
- GroupProfileViewModel - class in ai.nexconn.chatui.usermanage.group.profile
- ViewModel for group profile.
- GroupSearchActivity - class in ai.nexconn.chatui.usermanage.group.search
- Activity for group search.
- GroupSearchFragment - class in ai.nexconn.chatui.usermanage.group.search
- Fragment for group search.
- GroupSearchViewModel - class in ai.nexconn.chatui.usermanage.group.search
- ViewModel for group search.
- GroupTransferActivity - class in ai.nexconn.chatui.usermanage.group.transfer
- Activity for group ownership transfer.
- GroupTransferFragment - class in ai.nexconn.chatui.usermanage.group.transfer
- Fragment for group ownership transfer.
- GroupTransferViewModel - class in ai.nexconn.chatui.usermanage.group.transfer
- ViewModel for group ownership transfer.
- GroupUserInfo - class in ai.nexconn.chatui.userinfo.db.model
- GroupUserInfo - class in ai.nexconn.chatui.userinfo.model
- Entity class for group member information.