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

D

d(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.log.RLog
 
DataProcessor - class in ai.nexconn.chatui.config
Processor for filtering and configuring channel data before display.
dateDiffer(long) - function in ai.nexconn.chatui.picture.tools.DateUtils
Calculate the difference in seconds between two timestamps
DateUtils - class in ai.nexconn.chatui.picture.tools
 
DbDataSource - class in ai.nexconn.chatui.userinfo
 
decode(Context,Uri) - function in ai.nexconn.chatui.picture.widget.longimage.ImageDecoder
Decode an image.
decode(Context,Uri) - function in ai.nexconn.chatui.picture.widget.longimage.SkiaImageDecoder
 
decodeRegion(Rect,int) - function in ai.nexconn.chatui.picture.widget.longimage.ImageRegionDecoder
Decode a region of the image with the given sample size.
decodeRegion(Rect,int) - function in ai.nexconn.chatui.picture.widget.longimage.SkiaImageRegionDecoder
 
DecoderFactory - class in ai.nexconn.chatui.picture.widget.longimage
Interface for decoder (and region decoder) factories.
deduplication(java.util.List) - function in ai.nexconn.chatui.shortvideo.player.ShortVideoPlayerActivity.VideoPagerAdapter
 
DefaultChannelListProcessor - class in ai.nexconn.chatui.config
Default BaseDataProcessor implementation for the channel list.
DefaultExtensionConfig - class in ai.nexconn.chatui.channel.extension
 
DefaultInterceptor - class in ai.nexconn.chatui.notification
 
DefaultMessageItemProvider - class in ai.nexconn.chatui.channel.messagelist.provider
 
DefaultProvider - class in ai.nexconn.chatui.widget.adapter
 
DefaultRefreshFooterCreator - class in ai.nexconn.chatui.widget.pullrefresh.listener
Default footer creator.
DefaultRefreshHeaderCreator - class in ai.nexconn.chatui.widget.pullrefresh.listener
Default header creator.
DefaultRefreshInitializer - class in ai.nexconn.chatui.widget.pullrefresh.listener
Default global initializer.
delete(Uri,java.lang.String,kotlin.Array) - function in ai.nexconn.chatui.emoji.EmojiInitProvider
 
delete(Context,Uri,java.lang.String,kotlin.Array) - function in ai.nexconn.chatui.utils.file.CursorUtils
 
deleteAllCacheDirFile(Context) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
set empty PictureSelector Cache
deleteCacheDirFile(Context,int) - function in ai.nexconn.chatui.picture.tools.PictureFileUtils
set empty PictureSelector Cache
DeleteClickActions - class in ai.nexconn.chatui.channel.extension.component.moreaction
 
DeleteEvent - class in ai.nexconn.chatui.channel.event.action
 
deleteFriend(OnDataChangeListener<Boolean>) - function in ai.nexconn.chatui.usermanage.friend.user.profile.UserProfileViewModel
 
deleteFriend(java.lang.String,OnDataChangeListener<Boolean>) - function in ai.nexconn.chatui.usermanage.handler.FriendInfoHandler
 
deleteGroup(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.GroupDao
 
deleteLocalMessages(ChannelIdentifier,java.util.List,ErrorHandler) - function in ai.nexconn.chatui.NCChatUI
Deletes messages from the local database only, then dispatches a DeleteEvent so that the message list refreshes immediately.
deleteMessageForAll(ChannelIdentifier,Message,OperationHandler<Message>) - function in ai.nexconn.chatui.NCChatUI
Recalls (deletes for all participants) a message and dispatches a DeleteEvent to all registered MessageEventListeners.
deleteMessages(ChannelIdentifier,java.util.List,ErrorHandler) - function in ai.nexconn.chatui.NCChatUI
Deletes messages for the current user (local + server-side for self) and dispatches a to all registered MessageEventListeners.
deleteRecordResult() - function in ai.nexconn.chatui.shortvideo.record.CaptureButton.CaptureListener
Executed when retaking and deleting the current video during recording preview
deleteUser(java.lang.String) - function in ai.nexconn.chatui.userinfo.db.dao.UserDao
 
describeContents() - function in ai.nexconn.chatui.picture.config.PictureSelectionConfig
 
describeContents() - function in ai.nexconn.chatui.picture.entity.LocalMedia
 
describeContents() - function in ai.nexconn.chatui.picture.entity.LocalMediaFolder
 
describeContents() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroup
 
describeContents() - function in ai.nexconn.chatui.userinfo.model.ExtendedGroupUserInfo
 
describeContents() - function in ai.nexconn.chatui.userinfo.model.ExtendedUserInfo
 
describeContents() - function in ai.nexconn.chatui.userinfo.model.GroupUserInfo
 
DesignUtil - class in ai.nexconn.chatui.widget.pullrefresh.util
Design compatibility fallback utility.
destroyInstance(ChannelType,java.lang.String,EditText) - function in ai.nexconn.chatui.channel.feature.mention.RongMentionManager
 
destroyRecord() - function in ai.nexconn.chatui.manager.AudioRecordManager
 
determine() - function in ai.nexconn.chatui.shortvideo.record.CaptureButton.CaptureListener
Confirm photo during preview
dimensions(int,int) - function in ai.nexconn.chatui.picture.widget.longimage.ImageSource
Declare the dimensions of the image.
DimensionStatus - class in ai.nexconn.chatui.widget.pullrefresh.constant
Dimension value status for determining override priority.
dip2px(Context,float) - function in ai.nexconn.chatui.picture.tools.ScreenUtils
dp2px
dip2px(float) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
 
dip2px(Context,float) - function in ai.nexconn.chatui.widget.CircleProgressView
 
DirectChannelProcessor - class in ai.nexconn.chatui.channel.messagelist.processor
 
DISABLE - enum entry in ai.nexconn.chatui.model.ContactModel.CheckType
 
disableControls() - function in ai.nexconn.chatui.shortvideo.player.EasyVideoPlayer
 
disconnect() - function in ai.nexconn.chatui.NCChatUI
Disconnects from the server while keeping the push channel alive.
disconnect() - function in ai.nexconn.chatui.channel.extension.RongExtensionManager
Called when the SDK disconnects.
diskIO() - function in ai.nexconn.chatui.utils.system.ExecutorHelper
 
dismiss() - function in ai.nexconn.chatui.picture.widget.FolderPopWindow
 
dismiss() - function in ai.nexconn.chatui.widget.dialog.ConversationLongClickPopup
Dismiss the popup
dismiss() - function in ai.nexconn.chatui.widget.dialog.MessageLongClickPopup
Dismiss the popup
dismissBackIcon() - function in ai.nexconn.chatui.widget.TitleBar
 
dismissGroup(OnDataChangeListener<Boolean>) - function in ai.nexconn.chatui.usermanage.group.profile.GroupProfileViewModel
Dismiss the group.
dismissGroup() - function in ai.nexconn.chatui.usermanage.handler.GroupOperationsHandler
Dismisses the group.
dispatchTouchEvent(MotionEvent) - function in ai.nexconn.chatui.widget.ChatUISwipeRefreshLayout
 
dispatchTouchEvent(MotionEvent) - function in ai.nexconn.chatui.widget.SideBar
 
dispatchTouchEvent(MotionEvent) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Event dispatch (gesture core): 1.
disZoom(View,boolean) - function in ai.nexconn.chatui.picture.tools.AnimUtils
 
DoubleUtils - class in ai.nexconn.chatui.picture.tools
author:luck project:PictureSelector package:com.luck.picture.lib.tool email:893855882@qq.
DownloadEvent - class in ai.nexconn.chatui.channel.event.action
 
DownloadEvent.Event - class in ai.nexconn.chatui.channel.event.action.DownloadEvent
 
dp2px(float) - function in ai.nexconn.chatui.widget.pullrefresh.util.SmartUtil
Convert dp to px based on device resolution.
DraftHelper - class in ai.nexconn.chatui.channel.feature.mention
When saving a draft with @ mention info, serializes MentionBlocks for persistence.
drawFrame(SurfaceTexture,boolean) - function in ai.nexconn.chatui.shortvideo.compressor.TextureRenderer
 
drawFrame(SurfaceTexture) - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.render.TextureRenderer
 
drawImage(boolean) - function in ai.nexconn.chatui.shortvideo.compressor.OutputSurface
 
drawImage() - function in ai.nexconn.chatui.shortvideo.compressor.videoslimmer.muxer.CodecInputSurface
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z