A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

C

CacheDataSource - class in ai.nexconn.chatui.userinfo
 
cachedBitmap(Bitmap) - function in ai.nexconn.chatui.picture.widget.longimage.ImageSource
Provide a loaded and cached bitmap for display.
call() - function in ai.nexconn.chatui.utils.function.Action0
 
call(T) - function in ai.nexconn.chatui.utils.function.Action1
 
call() - function in ai.nexconn.chatui.utils.function.Func0
 
call(T) - function in ai.nexconn.chatui.utils.function.Func1
 
cameraFileName(java.lang.String) - function in ai.nexconn.chatui.picture.PictureSelectionModel
Camera custom local file name # Such as xxx.
CameraFocusListener - class in ai.nexconn.chatui.shortvideo.record
445263848@qq.com.
CameraParamUtil - class in ai.nexconn.chatui.shortvideo.record
445263848@qq.com.
CameraParamUtil.CameraSizeComparator - class in ai.nexconn.chatui.shortvideo.record.CameraParamUtil
 
CameraView - class in ai.nexconn.chatui.shortvideo.record
 
CameraView.CameraViewListener - class in ai.nexconn.chatui.shortvideo.record.CameraView
 
cancel() - function in ai.nexconn.chatui.channel.feature.recall.RecallEditCountDownTimer
 
cancel() - function in ai.nexconn.chatui.shortvideo.record.CaptureButton.CaptureListener
Retake photo during preview
cancel() - function in ai.nexconn.chatui.utils.image.ProxyHttpUrlFetcher
 
cancel() - function in ai.nexconn.chatui.utils.timer.CountDownTimer
Cancel the countdown.
cancelAudio() - function in ai.nexconn.chatui.shortvideo.record.CameraView
 
cancelCountDown(java.lang.String) - function in ai.nexconn.chatui.channel.feature.recall.RecallEditManager
Cancels the countdown timer for the specified message ID.
cancelCountDownInConversation(java.lang.String) - function in ai.nexconn.chatui.channel.feature.recall.RecallEditManager
Cancels all countdown timers in the conversation.
cancelled() - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil.IPermissionEventCallback
 
cancelSendingImage(ChannelType,java.lang.String,int) - function in ai.nexconn.chatui.manager.SendImageManager
 
cancelSendingImages(ChannelType,java.lang.String) - function in ai.nexconn.chatui.manager.SendImageManager
 
cancelSendingMedia(ChannelType,java.lang.String) - function in ai.nexconn.chatui.manager.SendMediaManager
 
cancelSendingMedia(ChannelType,java.lang.String,int) - function in ai.nexconn.chatui.manager.SendMediaManager
 
cancelSendMediaMessage(Message,ErrorHandler) - function in ai.nexconn.chatui.NCChatUI
Cancels an in-progress media message upload.
canDrawOverlays(Context) - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil
 
canDrawOverlays(Context,boolean) - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil
Checks whether the app has overlay (floating window) permission.
canEditByLongClick(UiMessage) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageManager
 
canLoadMore() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshContent
 
canLoadMore(View) - function in ai.nexconn.chatui.widget.pullrefresh.listener.ScrollBoundaryDecider
Determine whether pull-up load more can start based on content view state.
canLoadMore(View) - function in ai.nexconn.chatui.widget.pullrefresh.simple.SimpleBoundaryDecider
 
canLoadMore(View,PointF,boolean) - function in ai.nexconn.chatui.widget.pullrefresh.util.SmartUtil
Determine whether the content view can load more.
canLoadMore() - function in ai.nexconn.chatui.widget.pullrefresh.wrapper.RefreshContentWrapper
 
canRefresh() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshContent
 
canRefresh(View) - function in ai.nexconn.chatui.widget.pullrefresh.listener.ScrollBoundaryDecider
Determine whether pull-down refresh can start based on content view state.
canRefresh(View) - function in ai.nexconn.chatui.widget.pullrefresh.simple.SimpleBoundaryDecider
 
canRefresh(View,PointF) - function in ai.nexconn.chatui.widget.pullrefresh.util.SmartUtil
Determine whether the content can be refreshed.
canRefresh() - function in ai.nexconn.chatui.widget.pullrefresh.wrapper.RefreshContentWrapper
 
canReplaceWith(ai.nexconn.chatui.widget.pullrefresh.constant.DimensionStatus) - function in ai.nexconn.chatui.widget.pullrefresh.constant.DimensionStatus
Whether this status can be replaced by a new one.
capture() - function in ai.nexconn.chatui.shortvideo.record.CameraView
 
capture() - function in ai.nexconn.chatui.shortvideo.record.CaptureButton.CaptureListener
Take photo
CaptureButton - class in ai.nexconn.chatui.shortvideo.record
445263848@qq.com.
CaptureButton.CaptureListener - class in ai.nexconn.chatui.shortvideo.record.CaptureButton
 
captureSuccess(Bitmap) - function in ai.nexconn.chatui.shortvideo.record.CameraView.CameraViewListener
 
captureSuccess() - function in ai.nexconn.chatui.shortvideo.record.CaptureButton
 
cdTime(long,long) - function in ai.nexconn.chatui.picture.tools.DateUtils
Calculate the time interval between two timestamps
change() - function in ai.nexconn.chatui.model.UiBaseBean
 
changeCustomTheme(Context,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.config.ChatUIThemeManager
Switches to a custom theme that is stacked on top of a base built-in theme.
changeFragmentShader(java.lang.String) - function in ai.nexconn.chatui.shortvideo.compressor.OutputSurface
 
changeFragmentShader(java.lang.String) - function in ai.nexconn.chatui.shortvideo.compressor.TextureRenderer
 
changeFragmentShader(java.lang.String) - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.muxer.CodecInputSurface
 
changeFragmentShader(java.lang.String) - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.render.TextureRenderer
 
changeInnerTheme(Context,java.lang.String) - function in ai.nexconn.chatui.config.ChatUIThemeManager
Switches to a registered built-in theme and applies it immediately.
ChannelActivity - class in ai.nexconn.chatui.channel
Channel page Activity.
ChannelActivity - enum entry in ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType
 
ChannelClickListener - class in ai.nexconn.chatui.config
Listener for user interaction events within a conversation (channel) screen.
ChannelConfig - class in ai.nexconn.chatui.config
Configuration for the conversation (channel) screen.
channelConfig() - function in ai.nexconn.chatui.config.NCChatUIConfig
Returns the channel (conversation) screen configuration.
ChannelEventListener - class in ai.nexconn.chatui.handler
Listener for channel-level events dispatched by NCChatUI.
ChannelFragment - class in ai.nexconn.chatui.channel
 
ChannelKey - class in ai.nexconn.chatui.model
Created by zhjchen on 4/29/15.
ChannelListActivity - class in ai.nexconn.chatui.channellist
Channel list Activity.
ChannelListActivity - enum entry in ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType
 
ChannelListAdapter - class in ai.nexconn.chatui.channellist
Channel list Adapter Standalone implementation that directly holds a ConversationListProvider without depending on a ProviderManager singleton.
ChannelListAdapter.OnItemClickListener - class in ai.nexconn.chatui.channellist.ChannelListAdapter
 
ChannelListBehaviorListener - class in ai.nexconn.chatui.config
Listener for user interaction events on the channel-list screen.
ChannelListConfig - class in ai.nexconn.chatui.config
Configuration for the channel-list screen.
channelListConfig() - function in ai.nexconn.chatui.config.NCChatUIConfig
Returns the channel-list screen configuration.
ChannelListConnectionHandler - class in ai.nexconn.chatui.channellist.handler
General connection status handler Only listens for connection status changes and notifies externally via DataKey; contains no UI logic.
ChannelListDataHandler - class in ai.nexconn.chatui.channellist.handler
Core data handler for the channel list Responsible for channel data fetching, filtering, sorting, deduplication, and UI model management.
ChannelListEventHandler - class in ai.nexconn.chatui.channellist.handler
Channel list event listener handler Registers all event listeners that trigger channel list refresh, and notifies the ViewModel via DataKey.
ChannelListFragment - class in ai.nexconn.chatui.channellist
Channel list Fragment Override entry points for subclasses:
  • onCreateConversationListProvider — customize item rendering
  • onCreateChannelListAdapter — customize Adapter
  • onCreateViewModel — customize ViewModel
  • subscribeUi — customize data binding
  • initRefreshView — customize refresh behavior
  • onItemClick — customize click handling
  • onItemLongClick — customize long-press handling
  • showConversationLongClickMenu — customize long-press menu
ChannelListOnlineStatusHandler - class in ai.nexconn.chatui.channellist.handler
Channel list online status handler Listens for user online status changes and manages the online status data source.
ChannelListReadReceiptHandler - class in ai.nexconn.chatui.channellist.handler
Channel list read receipt handler Handles V5 read receipts, multi-device read status synchronization, and message editing.
ChannelListUserInfoHandler - class in ai.nexconn.chatui.channellist.handler
Channel list user info handler Listens for user/group/group-member info changes and provides a preloading interface.
ChannelListViewModel - class in ai.nexconn.chatui.channellist
Channel list ViewModel Coordinates all Handlers, manages LiveData, and exposes data to Fragment.
ChannelLoadMessageType - class in ai.nexconn.chatui.config
Kit-internal replacement for the old libcore ChannelLoadMessageType.
ChannelOperationsHandler - class in ai.nexconn.chatui.usermanage.handler
Channel operations handler.
ChannelProcessorFactory - class in ai.nexconn.chatui.channel.messagelist.processor
Channel processor factory.
ChannelStatusHandler - class in ai.nexconn.chatui.usermanage.handler
Channel status handler.
ChannelViewModel - class in ai.nexconn.chatui.channel
 
CharacterParser - class in ai.nexconn.chatui.utils.text
Converts Chinese characters to Pinyin
ChatroomNormalState - class in ai.nexconn.chatui.channel.messagelist.status
 
ChatUIBundleUtils - class in ai.nexconn.chatui.utils.bundle
Bundle serialization utility for storing and retrieving non-Parcelable/Serializable nexconn model objects in a Bundle.
ChatUIConstants - class in ai.nexconn.chatui.utils.constant
Constants utility class
ChatUIDateUtils - class in ai.nexconn.chatui.utils.text
 
ChatUIEditText - class in ai.nexconn.chatui.widget
 
ChatUIErrorCode - class in ai.nexconn.chatui.model
 
ChatUIFragmentFactory - class in ai.nexconn.chatui
Factory for all UI screens provided by the ChatUI SDK.
ChatUIImageEngine - class in ai.nexconn.chatui.config
Image loading engine used by the ChatUI SDK.
ChatUIMediaInterceptor - class in ai.nexconn.chatui.config
Interceptor for media resource loading in the ChatUI SDK.
ChatUIMediaInterceptor.Callback - class in ai.nexconn.chatui.config.ChatUIMediaInterceptor
Completion callback for asynchronous interceptor operations.
ChatUINotificationHelper - class in ai.nexconn.chatui.notification
Helper class for managing notification IDs and channel configuration.
ChatUINotificationManager - class in ai.nexconn.chatui.notification
 
ChatUINotificationViewModel - class in ai.nexconn.chatui.notification
 
ChatUINotificationViewModel.NotificationQuietInfo - class in ai.nexconn.chatui.notification.ChatUINotificationViewModel
 
ChatUIStorageUtils - class in ai.nexconn.chatui.utils.file
Storage utility class for ChatUI media operations.
ChatUIStorageUtils.MediaType - class in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
 
ChatUISwipeRefreshLayout - class in ai.nexconn.chatui.widget
 
ChatUISwipeRefreshLayout.OnFlushListener - class in ai.nexconn.chatui.widget.ChatUISwipeRefreshLayout
 
ChatUISwipeRefreshLayout.OnLoadListener - class in ai.nexconn.chatui.widget.ChatUISwipeRefreshLayout
 
ChatUIThemeManager - class in ai.nexconn.chatui.config
Theme manager for the ChatUI SDK.
ChatUIThemeManager.OnThemeListener - class in ai.nexconn.chatui.config.ChatUIThemeManager
Listener for theme-change events.
ChatUIUtils - class in ai.nexconn.chatui.utils.common
 
ChatUIViewUtils - class in ai.nexconn.chatui.utils.view
 
ChatUIWebView - class in ai.nexconn.chatui.widget
 
ChatUIWebViewActivity - enum entry in ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType
 
check(SslCertificate) - function in ai.nexconn.chatui.config.FeatureConfig.SSLInterceptor
Called to check whether the given SSL certificate should be trusted.
check(java.lang.String) - function in ai.nexconn.chatui.utils.system.OSUtils
 
checkCoordinatorLayout(View,RefreshKernel,CoordinatorLayoutListener) - function in ai.nexconn.chatui.widget.pullrefresh.util.DesignUtil
 
CHECKED - enum entry in ai.nexconn.chatui.model.ContactModel.CheckType
 
checkedAndroid_Q() - function in ai.nexconn.chatui.picture.tools.SdkVersionUtils
Check whether the device is running Android Q or above
checkEditedMessageDraftStatus(ChannelIdentifier) - function in ai.nexconn.chatui.handler.EditMessageHandler
Checks edit-message draft status; called by InputPanel to decide whether to load a regular draft.
checkFriend(java.lang.String) - function in ai.nexconn.chatui.usermanage.handler.FriendInfoHandler
 
checkGlError(java.lang.String) - function in ai.nexconn.chatui.shortvideo.compressor.TextureRenderer
 
checkGlError(java.lang.String) - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.render.TextureRenderer
 
checkIntent(Context,Intent) - function in ai.nexconn.chatui.activity.RongWebviewActivity
 
checkMediaStoragePermissions(Context) - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil
 
checkMicAvailable(Context) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
 
checkPermissionResultIncompatible(kotlin.Array,kotlin.Array) - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil
Validates that permission callback parameters are compatible.
checkPermissions(Context,kotlin.Array) - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil
 
checkSDKVersionAndTargetIsTIRAMISU(Context) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
 
checkSDKVersionAndTargetIsUDC(Context) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
Note: this check must be called before checkSDKVersionAndTargetIsTIRAMISU.
checkSelfPermission(Context,kotlin.Array) - function in ai.nexconn.chatui.picture.permissions.PermissionChecker
Check whether a specific permission is granted
CircleProgressView - class in ai.nexconn.chatui.widget
My GitHub : https://github.
cleanCache() - function in ai.nexconn.chatui.userinfo.CacheDataSource
 
cleanUnreadNewCount() - function in ai.nexconn.chatui.channel.ChannelViewModel
 
cleanUnreadStatus() - function in ai.nexconn.chatui.channel.ChannelViewModel
Clears the unread status.
cleanup() - function in ai.nexconn.chatui.utils.image.ProxyHttpUrlFetcher
 
clear() - function in ai.nexconn.chatui.widget.adapter.BaseListViewAdapter
 
clear() - function in ai.nexconn.chatui.widget.cache.RongCache
 
clear() - function in java.util.ArrayList
 
CLEAR_CONVERSATION_MESSAGES - enum entry in ai.nexconn.chatui.model.OperationResult.Action
 
clearAllCache() - function in ai.nexconn.chatui.widget.TextAnimationHelper
Clear all caches
clearAllNotification() - function in ai.nexconn.chatui.notification.ChatUINotificationManager
Clears all notifications
clearCache() - function in ai.nexconn.chatui.notification.MessageNotificationHelper
 
clearEditedMessageDraft(ChannelIdentifier) - function in ai.nexconn.chatui.handler.EditMessageHandler
Clears edit draft from both local cache and BaseChannel.editedMessageDraft.
clearEditMessageConfig(Context,ChannelType,java.lang.String) - function in ai.nexconn.chatui.channel.extension.RongExtensionCacheHelper
 
ClearEvent - class in ai.nexconn.chatui.channel.event.action
 
clearForeverObserver() - function in ai.nexconn.chatui.manager.UnReadMessageManager
 
clearNotification(Context,int) - function in ai.nexconn.chatui.notification.NotificationUtil
 
clearObserver() - function in ai.nexconn.chatui.manager.UnReadMessageManager
 
clearPreviewMediaData() - function in ai.nexconn.chatui.picture.observable.ImagesObservable
Clear preview images
clearPriorityUserList() - function in ai.nexconn.chatui.manager.OnLineStatusManager
Clears the priority user list cache
ClickImageView - class in ai.nexconn.chatui.channel.extension.component.moreaction
Created by zwfang on 2018/3/30.
ClickImageView - class in ai.nexconn.chatui.widget
Created by zwfang on 2018/3/30.
clone() - function in java.util.ArrayList
 
closeDb() - function in ai.nexconn.chatui.userinfo.UserDatabase
 
closeHeaderOrFooter() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Close the Header or Footer.
closeHeaderOrFooter() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Close the Header or Footer.
CodecInputSurface - class in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.muxer
 
collapseExtension() - function in ai.nexconn.chatui.channel.extension.RongExtension
Collapse the panel.
collapseExtensionBoard() - function in ai.nexconn.chatui.channel.extension.RongExtensionViewModel
Collapses the panel; RongExtension shows only the InputPanel.
collectAndQueryReadReceiptInfo(java.util.List) - function in ai.nexconn.chatui.channellist.handler.ChannelListReadReceiptHandler
Collects messages in the channel list that require V5 read receipt queries and initiates the query
CollectionsUtils - class in ai.nexconn.chatui.utils.common
 
ColorUtils - class in ai.nexconn.chatui.widget.switchbutton
Generate thumb and background color state list use tintColor Created by kyle on 15/11/4.
CombineMessageDetailActivity - enum entry in ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType
 
CombineMessageItemProvider - class in ai.nexconn.chatui.channel.messagelist.provider
Combined-forward message bubble Provider.
CombineMessagePreviewActivity - class in ai.nexconn.chatui.channel.feature.combineforward
Combined-forward message preview Activity (no title bar; the header is managed by the Fragment).
CombineMessagePreviewFragment - class in ai.nexconn.chatui.channel.feature.combineforward
Combined-forward message preview Fragment.
CombineMessagePreviewViewModel - class in ai.nexconn.chatui.channel.feature.combineforward
Combined-forward message preview page ViewModel.
CombineMessagePreviewViewModel.LoadState - class in ai.nexconn.chatui.channel.feature.combineforward.CombineMessagePreviewViewModel
 
CombinePicturePagerActivity - class in ai.nexconn.chatui.activity
 
CombinePicturePagerActivity - enum entry in ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType
 
CommonAdapter - class in ai.nexconn.chatui.base.adapter
 
CommonDialog - class in ai.nexconn.chatui.widget
Common dialog
CommonDialog.Builder - class in ai.nexconn.chatui.widget.CommonDialog
Subclasses of CommonDialog should extend this Builder and override getCurrentDialog to return the subclass dialog instance.
CommonDialog.OnDialogButtonClickListener - class in ai.nexconn.chatui.widget.CommonDialog
 
CommonListComponent - class in ai.nexconn.chatui.usermanage.component
 
compare(ai.nexconn.chatui.channel.feature.mention.MentionMemberSelectFragment.MemberInfo,ai.nexconn.chatui.channel.feature.mention.MentionMemberSelectFragment.MemberInfo) - function in ai.nexconn.chatui.channel.feature.mention.MentionMemberSelectFragment.PinyinComparator
 
compare(Size,Size) - function in ai.nexconn.chatui.shortvideo.record.CameraParamUtil.CameraSizeComparator
 
compare(FileInfo,FileInfo) - function in ai.nexconn.chatui.utils.file.FileTypeUtils.FileNameComparator
 
comparing(java.util.function.Function,java.util.Comparator) - function in java.util.Comparator
 
comparingDouble(java.util.function.ToDoubleFunction) - function in java.util.Comparator
 
comparingInt(java.util.function.ToIntFunction) - function in java.util.Comparator
 
comparingLong(java.util.function.ToLongFunction) - function in java.util.Comparator
 
CompatDecoderFactory - class in ai.nexconn.chatui.picture.widget.longimage
Compatibility factory to instantiate decoders with empty public constructors.
compressExecutor() - function in ai.nexconn.chatui.utils.system.ExecutorHelper
 
compressVideo(Context,java.lang.String,java.lang.String,ai.nexconn.chatui.shortvideo.compressor.VideoCompress.CompressListener) - function in ai.nexconn.chatui.shortvideo.compressor.VideoCompress
 
computeScroll() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Override computeScroll for smart-specific features: 1.
confirmed() - function in ai.nexconn.chatui.utils.permission.PermissionCheckUtil.IPermissionEventCallback
 
connect(ConnectParams,ConnectHandler) - function in ai.nexconn.chatui.NCChatUI
Connects to the server using a business token.
ContactListAdapter - class in ai.nexconn.chatui.usermanage.adapter
Adapter for the contact list.
ContactListComponent - class in ai.nexconn.chatui.usermanage.component
 
ContactModel - class in ai.nexconn.chatui.model
Model representing a contact item with check state and item type.
ContactModel.CheckType - class in ai.nexconn.chatui.model.ContactModel
 
ContactModel.ItemType - class in ai.nexconn.chatui.model.ContactModel
 
ContactSelectableViewHolder - class in ai.nexconn.chatui.usermanage.adapter.vh
 
ContactTitleViewHolder - class in ai.nexconn.chatui.usermanage.adapter.vh
 
contains(T) - function in ai.nexconn.chatui.widget.EllipsizeTextView.Range
 
contains(Object) - function in java.util.ArrayList
 
containsAll(java.util.Collection) - function in java.util.List
 
CONTENT - enum entry in ai.nexconn.chatui.model.ContactModel.ItemType
 
contentFile2byte(Context,Uri) - function in ai.nexconn.chatui.utils.file.FileUtils
Gets the byte array of the specified file.
continueRecord() - function in ai.nexconn.chatui.manager.AudioRecordManager
 
ConversationListProvider - class in ai.nexconn.chatui.channellist.provider
Unified provider for the channel list
ConversationLongClickPopup - class in ai.nexconn.chatui.widget.dialog
Conversation list long-press popup, implemented using PopupWindow with icon support
ConversationLongClickPopup.OnOptionItemClickListener - class in ai.nexconn.chatui.widget.dialog.ConversationLongClickPopup
Option click listener
ConversationLongClickPopup.OptionItem - class in ai.nexconn.chatui.widget.dialog.ConversationLongClickPopup
Option data class
convert(ViewHolder,T,int) - function in ai.nexconn.chatui.base.adapter.ItemViewDelegate
 
convert(ViewHolder,T,int) - function in ai.nexconn.chatui.base.adapter.ItemViewDelegateManager
 
convert(ViewHolder,T,int) - function in ai.nexconn.chatui.base.adapter.MultiItemTypeAdapter
 
convert(java.lang.String) - function in ai.nexconn.chatui.utils.text.CharacterParser
Converts a single character to Pinyin
convertBitmap2File(Bitmap,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
Converts a bitmap to a file.
convertDraftString(EditMessageConfig) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageUtils
Serializes EditMessageConfig to EditedMessageDraft for persistence via editedMessageDraft.
convertEditMessageConfig(EditedMessageDraft) - function in ai.nexconn.chatui.channel.feature.editmessage.EditMessageUtils
Deserializes EditedMessageDraft to EditMessageConfig for restoring edit message UI state.
convertVideo(java.lang.String,java.lang.String,SlimProgressListener) - function in ai.nexconn.chatui.shortvideo.compressor.VideoController
Does not support content:// and file:// schemes, please convert before using
convertVideo(java.lang.String,java.lang.String,int,int,int,SlimProgressListener) - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.VideoSlimEncoder
trans video and audio by mediacodec
CoordinatorLayoutListener - class in ai.nexconn.chatui.widget.pullrefresh.listener
 
copy(java.io.FileInputStream,java.io.FileOutputStream) - function in ai.nexconn.chatui.utils.file.ChatUIStorageUtils
 
copyFile(java.io.FileInputStream,java.lang.String) - function in ai.nexconn.chatui.picture.tools.FileUtils
Copies one file into the other with the given paths.
copyFile(java.io.File,java.io.File) - function in ai.nexconn.chatui.shortvideo.compressor.VideoController
 
copyFile(Context,Uri,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
 
copyFile(java.io.File,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
Copies a file.
copyFile(java.lang.String,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
Copies a file.
copyFileToInternal(Context,Uri,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
 
copyOf(java.util.Collection) - function in java.util.List
 
CountDownTimer - class in ai.nexconn.chatui.utils.timer
Created by Android Studio.
create(java.lang.Class) - function in ai.nexconn.chatui.ViewModelFactory
 
create(java.lang.Class) - function in ai.nexconn.chatui.channel.subchannel.SubChannelListVMFactory
 
create(Activity) - function in ai.nexconn.chatui.picture.PictureSelector
Start PictureSelector for Activity.
create(Fragment) - function in ai.nexconn.chatui.picture.PictureSelector
Start PictureSelector for Fragment.
createCameraFile(Context,int,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
 
createChannel(ChannelIdentifier) - function in ai.nexconn.chatui.NCChatUI
Creates the appropriate BaseChannel subtype for the given ChannelIdentifier.
createChannel() - function in ai.nexconn.chatui.channel.ChannelViewModel
 
createCount() - function in ai.nexconn.chatui.widget.cache.RongCache
Returns the number of times create returned a value.
createDir(Context,java.lang.String) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
Create directory
createFragment(int) - function in ai.nexconn.chatui.shortvideo.player.ShortVideoPlayerActivity.VideoPagerAdapter
 
createGroup(java.lang.String,OnDataChangeEnhancedListener<Integer>) - function in ai.nexconn.chatui.usermanage.group.create.GroupCreateViewModel
Create a group with examination.
createGroup(java.lang.String,OnDataChangeListener<Integer>) - function in ai.nexconn.chatui.usermanage.group.create.GroupCreateViewModel
Create a group.
createGroup(GroupInfo,java.util.List) - function in ai.nexconn.chatui.usermanage.handler.GroupOperationsHandler
 
createGroupExamine(GroupInfo,java.util.List) - function in ai.nexconn.chatui.usermanage.handler.GroupOperationsHandler
 
createImageUri(Context) - function in ai.nexconn.chatui.picture.tools.MediaUtils
Create an image URI for saving captured photos
createInstance(ChannelType,java.lang.String,EditText) - function in ai.nexconn.chatui.channel.feature.mention.RongMentionManager
 
createRefreshFooter(Context,RefreshLayout) - function in ai.nexconn.chatui.widget.pullrefresh.listener.DefaultRefreshFooterCreator
 
createRefreshHeader(Context,RefreshLayout) - function in ai.nexconn.chatui.widget.pullrefresh.listener.DefaultRefreshHeaderCreator
 
createRender() - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.muxer.CodecInputSurface
 
createVideoUri(Context) - function in ai.nexconn.chatui.picture.tools.MediaUtils
Create a video URI for saving recorded videos
createViewHolder(Context,View) - function in ai.nexconn.chatui.base.adapter.ViewHolder
 
createViewHolder(Context,ViewGroup,int) - function in ai.nexconn.chatui.base.adapter.ViewHolder
 
createViewHolder(Context,View) - function in ai.nexconn.chatui.widget.adapter.ViewHolder
 
createViewHolder(Context,ViewGroup,int) - function in ai.nexconn.chatui.widget.adapter.ViewHolder
 
currentConversation(java.lang.String) - function in ai.nexconn.chatui.channellist.model.BaseUiChannel
 
CursorUtils - class in ai.nexconn.chatui.utils.file
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z