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

F

f(java.lang.String,java.lang.String) - function in ai.nexconn.chatui.utils.log.RLog
 
FAILED - enum entry in ai.nexconn.chatui.channel.feature.combineforward.CombineMessagePreviewViewModel.LoadState
 
FeatureConfig - class in ai.nexconn.chatui.config
Feature flag configuration for the ChatUI SDK.
featureConfig() - function in ai.nexconn.chatui.config.NCChatUIConfig
Returns the feature-flag configuration.
FeatureConfig.SSLInterceptor - class in ai.nexconn.chatui.config.FeatureConfig
Interceptor for SSL certificate verification.
FeatureConfig.VoiceMessageType - class in ai.nexconn.chatui.config.FeatureConfig
Voice message quality setting.
fetchOnlineStatus(java.util.List) - function in ai.nexconn.chatui.channellist.handler.ChannelListOnlineStatusHandler
 
fetchStreamMessage(java.lang.String,boolean) - function in ai.nexconn.chatui.handler.StreamMessageHandler
Fetches streaming message content for the given message UID.
fetchUsersOnlineStatus(java.lang.String,boolean) - function in ai.nexconn.chatui.manager.OnLineStatusManager
Fetches online status by user ID (friends + non-friends).
fetchUsersOnlineStatus(java.util.List) - function in ai.nexconn.chatui.manager.OnLineStatusManager
Fetches online status by user ID list (friends + non-friends).
file2byte(Context,Uri) - function in ai.nexconn.chatui.utils.file.FileUtils
 
file2byte(java.io.File) - function in ai.nexconn.chatui.utils.file.FileUtils
Gets the byte array of the specified file.
FileInfo - class in ai.nexconn.chatui.model
Created by tiankui on 16/8/1.
FileInfo - class in ai.nexconn.chatui.utils.file
 
FileMessageItemProvider - class in ai.nexconn.chatui.channel.messagelist.provider
 
FilePlugin - class in ai.nexconn.chatui.channel.extension.component.plugin
 
FilePreviewActivity - class in ai.nexconn.chatui.activity
 
FilePreviewActivity - enum entry in ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType
 
FilePreviewActivity.FileDownloadInfo - class in ai.nexconn.chatui.activity.FilePreviewActivity
 
FileRectangleProgress - class in ai.nexconn.chatui.widget
 
fileToType(java.io.File) - function in ai.nexconn.chatui.picture.config.PictureMimeType
Determine whether the file type is image or video
fileTypeImageId(Context,java.lang.String) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
 
FileTypeUtils - class in ai.nexconn.chatui.utils.file
File type utility class for identifying and opening files by type.
FileTypeUtils.FileNameComparator - class in ai.nexconn.chatui.utils.file.FileTypeUtils
Comparator that sorts files by name
FileTypeUtils.FileTypeFilter - class in ai.nexconn.chatui.utils.file.FileTypeUtils
 
FileUtil - class in ai.nexconn.chatui.shortvideo.record
445263848@qq.com.
FileUtils - class in ai.nexconn.chatui.picture.tools
 
FileUtils - class in ai.nexconn.chatui.utils.file
 
filter(UiMessage) - function in ai.nexconn.chatui.channel.extension.component.moreaction.DeleteClickActions
 
filter(UiMessage) - function in ai.nexconn.chatui.channel.extension.component.moreaction.IClickActions
UIMessage filter.
filter(UiMessage) - function in ai.nexconn.chatui.channel.feature.forward.ForwardClickActions
 
filter(Func1<T, Boolean>) - function in ai.nexconn.chatui.utils.optional.Option
 
filtered(java.util.List) - function in ai.nexconn.chatui.config.BaseDataProcessor
 
filtered(java.util.List) - function in ai.nexconn.chatui.config.DataProcessor
Filters the raw channel data before it is displayed in the channel list.
filtered(java.util.List) - function in ai.nexconn.chatui.config.DefaultChannelListProcessor
 
filterMessagesList(Context,java.util.List,int) - function in ai.nexconn.chatui.channel.feature.forward.ForwardManager
 
filterMessageToHideNewMessageBar(UiMessage) - function in ai.nexconn.chatui.channel.ChannelViewModel
Filters persisted-but-uncounted messages so they do not trigger the new-message bubble UI at the bottom-right of the chat page.
findConversationFromList(ChannelType,java.lang.String) - function in ai.nexconn.chatui.channellist.handler.ChannelListDataHandler
 
findPosition(T) - function in ai.nexconn.chatui.widget.adapter.BaseListViewAdapter
 
findPosition(long) - function in ai.nexconn.chatui.widget.adapter.BaseListViewAdapter
 
findPositionByMessageId(int) - function in ai.nexconn.chatui.channel.ChannelViewModel
 
findPositionBySendTime(long) - function in ai.nexconn.chatui.channel.ChannelViewModel
 
findUIMessage(int) - function in ai.nexconn.chatui.channel.ChannelViewModel
 
findUIMessage(java.lang.String) - function in ai.nexconn.chatui.channel.ChannelViewModel
 
findUser(java.lang.String) - function in ai.nexconn.chatui.usermanage.friend.add.AddFriendListViewModel
 
findUser(java.lang.String) - function in ai.nexconn.chatui.usermanage.handler.FriendInfoHandler
 
finish() - function in ai.nexconn.chatui.activity.GIFPreviewActivity
 
finish() - function in ai.nexconn.chatui.activity.PicturePagerActivity
 
finish() - function in ai.nexconn.chatui.shortvideo.player.ShortVideoPlayerActivity
 
finish() - function in ai.nexconn.chatui.shortvideo.record.CameraView.CameraViewListener
 
finish() - function in ai.nexconn.chatui.shortvideo.record.ShortVideoRecordActivity
 
finish(SpannableStringBuilder) - function in ai.nexconn.chatui.utils.text.TextViewUtils.RegularCallBack
 
finishLoadMore() - function in ai.nexconn.chatui.widget.component.ListComponent
 
finishLoadMore() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish load more.
finishLoadMore(boolean) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish load more.
finishLoadMore(int) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish load more.
finishLoadMore(int,boolean,boolean) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish load more.
finishLoadMore() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish load more.
finishLoadMore(boolean) - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish load more.
finishLoadMore(int) - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish load more.
finishLoadMore(int,boolean,boolean) - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish load more.
finishLoadMoreWithNoMoreData() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish load more and mark no more data.
finishLoadMoreWithNoMoreData() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish load more and mark no more data.
finishRefresh() - function in ai.nexconn.chatui.widget.component.ListComponent
 
finishRefresh() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish refresh.
finishRefresh(boolean) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish refresh.
finishRefresh(int) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish refresh.
finishRefresh(int,boolean,java.lang.Boolean) - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish refresh.
finishRefresh() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish refresh.
finishRefresh(boolean) - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish refresh.
finishRefresh(int) - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish refresh.
finishRefresh(int,boolean,java.lang.Boolean) - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish refresh.
finishRefreshWithNoMoreData() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout
Finish refresh and mark no more data.
finishRefreshWithNoMoreData() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshLayout
Finish refresh and mark no more data.
finishTwoLevel() - function in ai.nexconn.chatui.widget.pullrefresh.SmartRefreshLayout.RefreshKernelImpl
 
finishTwoLevel() - function in ai.nexconn.chatui.widget.pullrefresh.api.RefreshKernel
Finish and close two-level refresh.
fixAndroid8ActivityCrash(Activity) - function in ai.nexconn.chatui.utils.common.ChatUIUtils
 
FixedLinearLayoutManager - class in ai.nexconn.chatui.widget
Workaround for a known RecyclerView bug: wraps LinearLayoutManager and catches IndexOutOfBoundsException in onLayoutChildren().
flatMap(Func1<T, Option<R>>) - function in ai.nexconn.chatui.utils.optional.Option
 
fling(View,int) - function in ai.nexconn.chatui.widget.pullrefresh.util.SmartUtil
 
FocusView - class in ai.nexconn.chatui.shortvideo.record
445263848@qq.com.
FolderPopWindow - class in ai.nexconn.chatui.picture.widget
 
forceSetSoftInputKeyBoard(boolean) - function in ai.nexconn.chatui.channel.extension.RongExtensionViewModel
 
forceSetSoftInputKeyBoard(boolean,boolean) - function in ai.nexconn.chatui.channel.extension.RongExtensionViewModel
 
forEach(java.util.function.Consumer) - function in java.util.ArrayList
 
formatData(Context,long) - function in ai.nexconn.chatui.utils.text.TimeUtils
 
formatDate(Context,java.util.Date,java.lang.String) - function in ai.nexconn.chatui.utils.text.ChatUIDateUtils
 
formatDurationTime(long) - function in ai.nexconn.chatui.picture.tools.DateUtils
Convert timestamp to time format
formatFileSize(long) - function in ai.nexconn.chatui.utils.file.FileTypeUtils
Converts file size to a human-readable string
formatTime(Context,long) - function in ai.nexconn.chatui.utils.text.TimeUtils
 
forResult(int) - function in ai.nexconn.chatui.picture.PictureSelectionModel
Start to select media and wait for result.
forResult(int,boolean) - function in ai.nexconn.chatui.picture.PictureSelectionModel
 
forResult(int,int,int) - function in ai.nexconn.chatui.picture.PictureSelectionModel
# replace for setPictureWindowAnimationStyle(); Start to select media and wait for result.
ForwardClickActions - class in ai.nexconn.chatui.channel.feature.forward
 
ForwardClickActions.ForwardType - class in ai.nexconn.chatui.channel.feature.forward.ForwardClickActions
 
ForwardExtensionModule - class in ai.nexconn.chatui.channel.feature.forward
 
ForwardManager - class in ai.nexconn.chatui.channel.feature.forward
 
forwardMessage(Intent) - function in ai.nexconn.chatui.channel.ChannelViewModel
 
forwardMessages(int,java.util.List,java.util.List,java.util.List) - function in ai.nexconn.chatui.channel.feature.forward.ForwardManager
 
ForwardSelectChannelActivity - enum entry in ai.nexconn.chatui.utils.route.RouteUtils.ChatUIActivityType
 
ForwardSelectChannelFragment - class in ai.nexconn.chatui.channel.feature.forward
Forward select channel list Fragment, logic migrated from ForwardSelectConversationActivity.
FriendApplicationHandler - class in ai.nexconn.chatui.usermanage.handler
Friend application handler.
FriendInfoHandler - class in ai.nexconn.chatui.usermanage.handler
Friend info handler.
FriendListActivity - class in ai.nexconn.chatui.usermanage.friend.friendlist
Friend list page
FriendListFragment - class in ai.nexconn.chatui.usermanage.friend.friendlist
Friend list page
FriendListViewModel - class in ai.nexconn.chatui.usermanage.friend.friendlist
Friend list page ViewModel
FriendSearchActivity - class in ai.nexconn.chatui.usermanage.friend.search
Friend search page
FriendSearchFragment - class in ai.nexconn.chatui.usermanage.friend.search
Friend search page
FriendSearchViewModel - class in ai.nexconn.chatui.usermanage.friend.search
Friend search ViewModel
FriendSelectActivity - class in ai.nexconn.chatui.usermanage.friend.select
Friend selection page
FriendSelectFragment - class in ai.nexconn.chatui.usermanage.friend.select
Friend selection page
FriendSelectViewModel - class in ai.nexconn.chatui.usermanage.friend.select
Friend selection page ViewModel
Func0 - class in ai.nexconn.chatui.utils.function
 
Func1 - class in ai.nexconn.chatui.utils.function
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z