A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
B
- BaseActivity - class in ai.nexconn.chatui.base
- BaseAdapter - class in ai.nexconn.chatui.widget.adapter
- BaseAdapter.OnItemClickListener - class in ai.nexconn.chatui.widget.adapter.BaseAdapter
- BaseChannelProcessor - class in ai.nexconn.chatui.channel.messagelist.processor
- Base class for handling common logic across direct, group, and discussion channels.
- BaseComponent - class in ai.nexconn.chatui.base
- Base Component class.
- BaseDataProcessor - class in ai.nexconn.chatui.config
- Abstract base implementation of DataProcessor.
- BaseDialogFragment - class in ai.nexconn.chatui.picture.widget
- Created by lhz on 2020/11/30
- BaseFragment - class in ai.nexconn.chatui.base
- Base Fragment class.
- BaseHandler - class in ai.nexconn.chatui.base
- Business logic handler with lifecycle management.
- BaseListViewAdapter - class in ai.nexconn.chatui.widget.adapter
- BaseMessageItemProvider - class in ai.nexconn.chatui.channel.messagelist.provider
- BaseMessageItemProvider.MessageViewHolder - class in ai.nexconn.chatui.channel.messagelist.provider.BaseMessageItemProvider
- BaseNotificationMessageItemProvider - class in ai.nexconn.chatui.channel.messagelist.provider
- BasePage - class in ai.nexconn.chatui.base
- Base page interface.
- BasePageFragment - class in ai.nexconn.chatui.base
- Base Fragment class with page and ViewModel support.
- BaseUiChannel - class in ai.nexconn.chatui.channellist.model
- BaseViewModel - class in ai.nexconn.chatui.base
- Base ViewModel providing error event LiveData.
- BaseViewModelFragment - class in ai.nexconn.chatui.base
- Base Fragment class with ViewModel support.
- beginResend() - function in ai.nexconn.chatui.channel.feature.resend.ResendManager
- bind(ContactModel) - function in ai.nexconn.chatui.usermanage.adapter.vh.ContactSelectableViewHolder
- bind(ContactModel<String>) - function in ai.nexconn.chatui.usermanage.adapter.vh.ContactTitleViewHolder
- bindConversation(ChannelIdentifier,Bundle) - function in ai.nexconn.chatui.channel.ChannelViewModel
- bindConversation(ChannelIdentifier) - function in ai.nexconn.chatui.channel.feature.expose.SubmitReadReceiptV5Manager
- bindConversation(ChannelIdentifier) - function in ai.nexconn.chatui.handler.ReadReceiptV5Handler
- Binds a channel for batch read-receipt submission.
- bindData(ViewHolder,T,int) - function in ai.nexconn.chatui.base.adapter.CommonAdapter
- bindData() - function in ai.nexconn.chatui.picture.widget.BaseDialogFragment
- bindData(ViewHolder,UiFriendApplicationInfo,int) - function in ai.nexconn.chatui.usermanage.adapter.ApplyFriendAdapter
- bindData() - function in ai.nexconn.chatui.widget.ReferenceDialog
- bindFolder(java.util.List) - function in ai.nexconn.chatui.picture.widget.FolderPopWindow
- bindFolderData(java.util.List) - function in ai.nexconn.chatui.picture.adapter.PictureAlbumDirectoryAdapter
- bindImagesData(java.util.List) - function in ai.nexconn.chatui.picture.adapter.PictureImageGridAdapter
- bindSelectImages(java.util.List) - function in ai.nexconn.chatui.picture.adapter.PictureImageGridAdapter
- bindToConversation(Fragment,ChannelIdentifier,boolean) - function in ai.nexconn.chatui.channel.extension.RongExtension
- bindView(ViewGroup,Fragment,java.util.List) - function in ai.nexconn.chatui.channel.extension.component.moreaction.IMoreClickAdapter
- Displays the bottom "more actions" layout.
- bindViewHolder(ViewHolder,UiMessage,int,java.util.List,IViewProviderListener<UiMessage>) - function in ai.nexconn.chatui.channel.messagelist.provider.BaseMessageItemProvider
- bindViewHolder(ViewHolder,UiMessage,int,java.util.List,IViewProviderListener<UiMessage>) - function in ai.nexconn.chatui.channel.messagelist.provider.BaseNotificationMessageItemProvider
- bindViewHolder(ViewHolder,BaseUiChannel,int,java.util.List,IViewProviderListener<BaseUiChannel>) - function in ai.nexconn.chatui.channellist.provider.ConversationListProvider
- bindViewHolder(ViewHolder,Object,int,java.util.List,IViewProviderListener) - function in ai.nexconn.chatui.widget.adapter.DefaultProvider
- bindViewHolder(ViewHolder,T,int,java.util.List,IViewProviderListener<T>) - function in ai.nexconn.chatui.widget.adapter.IViewProvider
- Bind view with data source
- bitmap(Bitmap) - function in ai.nexconn.chatui.picture.widget.longimage.ImageSource
- Provide a loaded bitmap for display.
- BOARD - enum entry in ai.nexconn.chatui.channel.extension.RongExtension.ContainerType
- BottomSelectDialog - class in ai.nexconn.chatui.widget.dialog
- Bottom selection menu dialog.
- BottomSelectDialog.Builder - class in ai.nexconn.chatui.widget.dialog.BottomSelectDialog
- Builder.
- BottomSelectDialog.OnSelectListener - class in ai.nexconn.chatui.widget.dialog.BottomSelectDialog
- Selection click listener.
- broadcast() - function in ai.nexconn.chatui.picture.broadcast.BroadcastManager
- BroadcastAction - class in ai.nexconn.chatui.picture.broadcast
- BroadcastManager - class in ai.nexconn.chatui.picture.broadcast
- build(MultiModelLoaderFactory) - function in ai.nexconn.chatui.utils.image.ProxyGlideUrlLoader.Factory
- build(MultiModelLoaderFactory) - function in ai.nexconn.chatui.utils.image.ProxyHttpLoader.Factory
- build() - function in ai.nexconn.chatui.widget.CommonDialog.Builder
- build() - function in ai.nexconn.chatui.widget.dialog.BottomSelectDialog.Builder
- buildGlideUrl(java.lang.String,java.util.Map) - function in ai.nexconn.chatui.utils.image.GlideUtils
- Builds a GlideUrl with optional headers before loading images and avatars.
- buildLoadData(GlideUrl,int,int,Options) - function in ai.nexconn.chatui.utils.image.ProxyGlideUrlLoader
- buildLoadData(Uri,int,int,Options) - function in ai.nexconn.chatui.utils.image.ProxyHttpLoader
- byte2File(kotlin.Array,java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileUtils
- Creates a file from a byte array.