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

A

accept(File) - Method in class io.rong.imkit.utils.FileTypeUtils.FileTypeFilter
 
action(String) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
ACTION_CLOSE_PREVIEW - Static variable in class io.rong.imkit.picture.broadcast.BroadcastAction
关闭预览界面Action
ACTION_DELETE_PREVIEW_POSITION - Static variable in class io.rong.imkit.picture.broadcast.BroadcastAction
外部预览界面删除图片Action
ACTION_FINISH_REFRESH - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
ACTION_NO_MORE_DATA - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
ACTION_PREVIEW_COMPRESSION - Static variable in class io.rong.imkit.picture.broadcast.BroadcastAction
预览界面Action
ACTION_SELECTED_DATA - Static variable in class io.rong.imkit.picture.broadcast.BroadcastAction
预览界面选中数据Action
actionListener(MessageItemLongClickAction.MessageItemLongClickListener) - Method in class io.rong.imkit.MessageItemLongClickAction.Builder
 
activate(OnLocationChangedListener) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
activate(OnLocationChangedListener) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
adapter - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
adapter - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
add(T) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
add(T) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
add(T, int) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
add(T) - Method in class io.rong.imkit.widget.cache.MessageList
 
add(int, T) - Method in class io.rong.imkit.widget.cache.MessageList
 
addActions(List<IClickActions>) - Method in class io.rong.imkit.conversation.extension.component.moreaction.MoreActionLayout
 
addActions(List<IClickActions>) - Method in class io.rong.imkit.widget.MoreActionLayout
 
addAll(Collection<? extends T>) - Method in class io.rong.imkit.widget.cache.MessageList
 
addAll(int, Collection<? extends T>) - Method in class io.rong.imkit.widget.cache.MessageList
 
addCollection(Collection<T>) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
addCollection(T...) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
addConnectionStatusListener(RongIMClient.ConnectionStatusListener) - Method in class io.rong.imkit.IMCenter
设置连接状态变化的监听器。
addConnectStatusListener(RongIMClient.ConnectCallback) - Method in class io.rong.imkit.IMCenter
 
addConversationEventListener(ConversationEventListener) - Method in class io.rong.imkit.IMCenter
 
addConversationStatusListener(RongIMClient.ConversationStatusListener) - Method in class io.rong.imkit.IMCenter
 
addData(ArrayList<PicturePagerActivity.ImageInfo>, boolean) - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
addExtensionEventWatcher(IExtensionEventWatcher) - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
 
addExtensionModule(IExtensionModule) - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
添加自定义的 IExtensionModule,添加后,可以通过 RongExtensionManager.getExtensionModules() 获取已注册的 module
addExtraTab(Context, Drawable, View.OnClickListener) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
addFooterView(View) - Method in class io.rong.imkit.conversation.ConversationFragment
 
addFooterView(View) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
addFootView(View) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
addHeaderView(View) - Method in class io.rong.imkit.conversation.ConversationFragment
 
addHeaderView(View) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
addHeaderView(View) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
addListener(String, RongIMClient.DestructCountDownTimerListener, String) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
addMessageEventListener(MessageEventListener) - Method in class io.rong.imkit.IMCenter
 
addMessageItemLongClickAction(MessageItemLongClickAction) - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
addMessageItemLongClickAction(MessageItemLongClickAction, int) - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
addMessageProvider(IMessageProvider) - Method in class io.rong.imkit.config.ConversationConfig
 
addMoreClickAction(int, IClickActions) - Method in class io.rong.imkit.config.ConversationConfig
 
addObserver(Conversation.ConversationType[], UnReadMessageManager.IUnReadMessageObserver) - Method in class io.rong.imkit.manager.UnReadMessageManager
 
addOnRecallMessageListener(RongIMClient.OnRecallMessageListener) - Method in class io.rong.imkit.IMCenter
 
addOnReceiveMessageListener(RongIMClient.OnReceiveMessageWrapperListener) - Method in class io.rong.imkit.IMCenter
 
addOnReceiveMessageListener(RongIMClient.OnReceiveMessageWrapperListener) - Static method in class io.rong.imkit.RongIM
设置接收消息的监听器。

所有接收到的消息、通知、状态都经由此处设置的监听器处理。包括私聊消息、讨论组消息、群组消息、聊天室消息以及各种状态。

addPager(View) - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
addPlugin(IPluginModule) - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
addPluginPager(View) - Method in class io.rong.imkit.conversation.extension.RongExtension
在 plugin 界面添加自定义 view,添加后,+ 号区域全部填充为自定义的 view。 当自定义 view 可见时点击 ”+“ 会触发自定义 view 和默认 plugin 界面间进行切换。
addProvider(IViewProvider<T>) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
addProvider(int, IViewProvider<T>) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
addReadReceiptListener(RongIMClient.ReadReceiptListener) - Method in class io.rong.imkit.IMCenter
 
addResendMessage(Message, RongIMClient.ErrorCode, ResendManager.AddResendMessageCallBack) - Method in class io.rong.imkit.feature.resend.ResendManager
 
addSyncConversationReadStatusListener(RongIMClient.SyncConversationReadStatusListener) - Method in class io.rong.imkit.IMCenter
 
addTab(IEmoticonTab, String) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
addTab(int, IEmoticonTab, String) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
addToBlacklist(String, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
将某个用户加到黑名单中。
addTypingStatusListener(RongIMClient.TypingStatusListener) - Method in class io.rong.imkit.IMCenter
 
addUnReadMessageCountChangedObserver(UnReadMessageManager.IUnReadMessageObserver, Conversation.ConversationType...) - Method in class io.rong.imkit.RongIM
设置未读消息数变化监听器。 注意:如果是在 activity 中设置,那么要在 activity 销毁时, 调用 UnReadMessageManager.removeObserver(UnReadMessageManager.IUnReadMessageObserver) 否则会造成内存泄漏。
addUserDataObserver(RongUserInfoManager.UserDataObserver) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
addViewProcessor(IConversationUIRenderer) - Method in class io.rong.imkit.config.ConversationConfig
ConversationFragment 处理器
AGS_PUBLIC_ACCOUNT_INFO - Static variable in class io.rong.imkit.feature.publicservice.PublicServiceProfileFragment
 
ALIGN_BOTTOM - Static variable in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji.EmojiImageSpan
A constant indicating that the bottom of this span should be aligned with the bottom of the surrounding text, i.e., at the same level as the lowest descender in the text.
ALL_FOLDER_AND_FILES_FILTER - Static variable in class io.rong.imkit.utils.FileTypeUtils
文件过滤,将手机中隐藏的文件给过滤掉
AmapInfoWindowAdapter - Class in io.rong.imkit.feature.location
位置消息 marker 信息窗口适配器
AmapInfoWindowAdapter(Context) - Constructor for class io.rong.imkit.feature.location.AmapInfoWindowAdapter
 
AmapInfoWindowAdapter2D - Class in io.rong.imkit.feature.location
位置消息 marker 信息窗口适配器
AmapInfoWindowAdapter2D(Context) - Constructor for class io.rong.imkit.feature.location.AmapInfoWindowAdapter2D
 
AMapLocationActivity - Class in io.rong.imkit.feature.location
 
AMapLocationActivity() - Constructor for class io.rong.imkit.feature.location.AMapLocationActivity
 
AMapLocationActivity2D - Class in io.rong.imkit.feature.location
 
AMapLocationActivity2D() - Constructor for class io.rong.imkit.feature.location.AMapLocationActivity2D
 
AMapLocationInfo - Class in io.rong.imkit.feature.location
 
AMapLocationInfo() - Constructor for class io.rong.imkit.feature.location.AMapLocationInfo
 
AMapLocationParser - Class in io.rong.imkit.feature.location
 
AMapLocationParser() - Constructor for class io.rong.imkit.feature.location.AMapLocationParser
 
AMapPreviewActivity - Class in io.rong.imkit.feature.location
 
AMapPreviewActivity() - Constructor for class io.rong.imkit.feature.location.AMapPreviewActivity
 
AMapPreviewActivity2D - Class in io.rong.imkit.feature.location
 
AMapPreviewActivity2D() - Constructor for class io.rong.imkit.feature.location.AMapPreviewActivity2D
 
AMapRealTimeActivity - Class in io.rong.imkit.feature.location
 
AMapRealTimeActivity() - Constructor for class io.rong.imkit.feature.location.AMapRealTimeActivity
 
AMapRealTimeActivity2D - Class in io.rong.imkit.feature.location
 
AMapRealTimeActivity2D() - Constructor for class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
AndroidEmoji - Class in io.rong.imkit.conversation.extension.component.emoticon
 
AndroidEmoji() - Constructor for class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
AndroidEmoji.EmojiImageSpan - Class in io.rong.imkit.conversation.extension.component.emoticon
 
AndroidQTransformUtils - Class in io.rong.imkit.picture.tools
 
AndroidQTransformUtils() - Constructor for class io.rong.imkit.picture.tools.AndroidQTransformUtils
 
anim - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
animateCenter(PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Creates a panning animation builder, that when started will animate the image to place the given coordinates of the image in the center of the screen.
animateScale(float) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Creates a scale animation builder, that when started will animate a zoom in or out.
animateScaleAndCenter(float, PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Creates a scale animation builder, that when started will animate a zoom in or out.
animateToState(boolean) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
processing animation
animation - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
animation - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
animationRunnable - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
animSpinner(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
执行动画使视图位移到指定的 位置 moveSpinner 的取名来自 谷歌官方的 android.support.v4.widget.SwipeRefreshLayout
animSpinner(int, int, Interpolator, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
执行回弹动画
animSpinner(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
animSpinnerBounce(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
越界回弹动画
AnimUtils - Class in io.rong.imkit.picture.tools
 
AnimUtils() - Constructor for class io.rong.imkit.picture.tools.AnimUtils
 
APPLY_AUDIO_PERMISSIONS_CODE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
APPLY_CAMERA_PERMISSIONS_CODE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
APPLY_STORAGE_PERMISSIONS_CODE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
asset(String) - Static method in class io.rong.imkit.picture.widget.longimage.ImageSource
Create an instance from an asset name.
ATTACH - Static variable in class io.rong.imkit.event.actionevent.SendEvent
 
ATTACH - Static variable in class io.rong.imkit.event.actionevent.SendMediaEvent
 
attachBaseContext(Context) - Method in class io.rong.imkit.activity.RongBaseActivity
 
attachBaseContext(Context) - Method in class io.rong.imkit.activity.RongBaseNoActionbarActivity
 
attachBaseContext(Context) - Method in class io.rong.imkit.feature.location.SearchLocationActivity
 
attachBaseContext(Context) - Method in class io.rong.imkit.picture.PictureBaseActivity
 
attachBaseContext(Context) - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
AttrsUtils - Class in io.rong.imkit.picture.tools
 
AttrsUtils() - Constructor for class io.rong.imkit.picture.tools.AttrsUtils
 
AUDIO_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
AudioPlayManager - Class in io.rong.imkit.manager
 
AudioRecordManager - Class in io.rong.imkit.manager
 
AudioRecordManager.SamplingRate - Enum in io.rong.imkit.manager
语音消息采样率
AutoDownloadEntry - Class in io.rong.imkit.manager.hqvoicemessage
 
AutoDownloadEntry(Message, AutoDownloadEntry.DownloadPriority) - Constructor for class io.rong.imkit.manager.hqvoicemessage.AutoDownloadEntry
 
AutoDownloadEntry.DownloadPriority - Enum in io.rong.imkit.manager.hqvoicemessage
下载优先级
AutoDownloadNetWorkChangeReceiver - Class in io.rong.imkit.manager.hqvoicemessage
 
AutoDownloadNetWorkChangeReceiver() - Constructor for class io.rong.imkit.manager.hqvoicemessage.AutoDownloadNetWorkChangeReceiver
 
autoLoadMore() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display load more animation and trigger load more event.
autoLoadMore(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display load more animation and trigger load more event, Delayed start.
autoLoadMore(int, int, float, boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display load more animation and trigger load more event, Delayed start.
autoLoadMore() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display load more animation and trigger load more event.
autoLoadMore(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display load more animation and trigger load more event, Delayed start.
autoLoadMore(int, int, float, boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display load more animation and trigger load more event, Delayed start.
autoLoadMoreAnimationOnly() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display load more animation without triggering events.
autoLoadMoreAnimationOnly() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display load more animation without triggering events.
autoRefresh() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display refresh animation and trigger refresh event.
autoRefresh(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display refresh animation and trigger refresh event, Delayed start.
autoRefresh(int, int, float, boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display refresh animation, Multifunction.
autoRefresh() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display refresh animation and trigger refresh event.
autoRefresh(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display refresh animation and trigger refresh event, Delayed start.
autoRefresh(int, int, float, boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display refresh animation, Multifunction.
autoRefreshAnimationOnly() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Display refresh animation without triggering events.
autoRefreshAnimationOnly() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Display refresh animation without triggering events.
awaitNewImage() - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
awaitNewImage() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
 

B

b - Static variable in class io.rong.imkit.widget.SideBar
 
backgroundColor - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout.LayoutParams
 
BaseAdapter<T> - Class in io.rong.imkit.widget.adapter
 
BaseAdapter() - Constructor for class io.rong.imkit.widget.adapter.BaseAdapter
 
BaseAdapter(IViewProviderListener<T>, ProviderManager<T>) - Constructor for class io.rong.imkit.widget.adapter.BaseAdapter
 
BaseAdapter.OnItemClickListener - Interface in io.rong.imkit.widget.adapter
 
BaseBusinessProcessor - Class in io.rong.imkit.conversation.messgelist.processor
处理单聊、群聊、讨论组逻辑的公共类
BaseBusinessProcessor() - Constructor for class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
BaseConversationEventListener - Class in io.rong.imkit
 
BaseConversationEventListener() - Constructor for class io.rong.imkit.BaseConversationEventListener
 
BaseConversationProvider - Class in io.rong.imkit.conversationlist.provider
 
BaseConversationProvider() - Constructor for class io.rong.imkit.conversationlist.provider.BaseConversationProvider
 
BaseDataProcessor<T> - Class in io.rong.imkit.config
 
BaseDataProcessor() - Constructor for class io.rong.imkit.config.BaseDataProcessor
 
BaseDialogFragment - Class in io.rong.imkit.picture.widget
Created by lhz on 2020/11/30
BaseDialogFragment() - Constructor for class io.rong.imkit.picture.widget.BaseDialogFragment
 
BaseListViewAdapter<T> - Class in io.rong.imkit.widget.adapter
 
BaseListViewAdapter() - Constructor for class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
BaseListViewAdapter(Context) - Constructor for class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
BaseMessageEvent - Class in io.rong.imkit.event.actionevent
 
BaseMessageEvent() - Constructor for class io.rong.imkit.event.actionevent.BaseMessageEvent
 
BaseMessageItemProvider<T extends MessageContent> - Class in io.rong.imkit.conversation.messgelist.provider
 
BaseMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
BaseMessageItemProvider.MessageViewHolder - Class in io.rong.imkit.conversation.messgelist.provider
 
BaseNotificationMessageItemProvider<T extends MessageContent> - Class in io.rong.imkit.conversation.messgelist.provider
 
BaseNotificationMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
BaseUiConversation - Class in io.rong.imkit.conversationlist.model
 
BaseUiConversation(Context, Conversation) - Constructor for class io.rong.imkit.conversationlist.model.BaseUiConversation
 
beginResend() - Method in class io.rong.imkit.feature.resend.ResendManager
 
bindConversation(Conversation.ConversationType, String, Bundle) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
bindConversation(Context, Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
bindConversation(Context, Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
bindData() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
bindData() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
bindData() - Method in class io.rong.imkit.widget.ReferenceDialog
 
bindFolder(List<LocalMediaFolder>) - Method in class io.rong.imkit.picture.widget.FolderPopWindow
 
bindFolderData(List<LocalMediaFolder>) - Method in class io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter
 
bindImagesData(List<LocalMedia>) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, T, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
设置消息视图里各 view 的值
bindMessageContentViewHolder(ViewHolder, ViewHolder, T, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, CombineMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.CombineMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, MessageContent, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.DefaultMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, FileMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.FileMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, GIFMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.GIFMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, GroupNotificationMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.GroupNotificationMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, HistoryDividerMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.HistoryDivMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, HQVoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.HQVoiceMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, ImageMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.ImageMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, InformationNotificationMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.InformationNotificationMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, LocationMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.LocationMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, RealTimeLocationStartMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.RealTimeLocationMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, RecallNotificationMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.RecallNotificationMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, RichContentMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.RichContentMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, SightMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.SightMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, TextMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.TextMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, UnknownMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.UnknownMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, VoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.VoiceMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, CSPullLeaveMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.customservice.provider.CSPullLeaveMsgItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, GIFMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructGifMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, HQVoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructHQVoiceMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, ImageMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructImageMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, SightMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructSightMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, TextMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructTextMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, VoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructVoiceMessageItemProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, PublicServiceMultiRichContentMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, PublicServiceRichContentMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceRichContentMessageProvider
 
bindMessageContentViewHolder(ViewHolder, ViewHolder, ReferenceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.reference.ReferenceMessageItemProvider
 
bindSelectImages(List<LocalMedia>) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
bindToConversation(Fragment, Conversation.ConversationType, String) - Method in class io.rong.imkit.conversation.extension.RongExtension
 
bindView(ViewGroup, Fragment, List<IClickActions>) - Method in interface io.rong.imkit.conversation.extension.component.moreaction.IMoreClickAdapter
显示底部更多点击事件布局
bindView(View, int, T) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
bindViewHolder(ViewHolder, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
bindViewHolder(ViewHolder, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
bindViewHolder(ViewHolder, BaseUiConversation, int, List<BaseUiConversation>, IViewProviderListener<BaseUiConversation>) - Method in class io.rong.imkit.conversationlist.provider.BaseConversationProvider
 
bindViewHolder(ViewHolder, BaseUiConversation, int, List<BaseUiConversation>, IViewProviderListener<BaseUiConversation>) - Method in class io.rong.imkit.conversationlist.provider.ConversationListEmptyProvider
 
bindViewHolder(ViewHolder, BaseUiConversation, int, List<BaseUiConversation>, IViewProviderListener<BaseUiConversation>) - Method in class io.rong.imkit.conversationlist.provider.PrivateConversationProvider
 
bindViewHolder(ViewHolder, Object, int, List, IViewProviderListener) - Method in class io.rong.imkit.widget.adapter.DefaultProvider
 
bindViewHolder(ViewHolder, T, int, List<T>, IViewProviderListener<T>) - Method in interface io.rong.imkit.widget.adapter.IViewProvider
根据数据源绑定视图
bitmap(Bitmap) - Static method in class io.rong.imkit.picture.widget.longimage.ImageSource
Provide a loaded bitmap for display.
BottomMenuDialog - Class in io.rong.imkit.feature.forward
转发功能点击时的底部对话框
BottomMenuDialog() - Constructor for class io.rong.imkit.feature.forward.BottomMenuDialog
 
BottomSelectDialog - Class in io.rong.imkit.widget.dialog
底部显示选择菜单对话框。 通过 BottomSelectDialog.Builder 构建对话框。
BottomSelectDialog() - Constructor for class io.rong.imkit.widget.dialog.BottomSelectDialog
 
BottomSelectDialog.Builder - Class in io.rong.imkit.widget.dialog
构造器。 通过 BottomSelectDialog.Builder.setSelections(String[]) 来设置选项。 通过 BottomSelectDialog.Builder.build() 创建实例。 创建实例后通过BottomSelectDialog.setOnSelectListener(OnSelectListener) 设置监听。
BottomSelectDialog.OnSelectListener - Interface in io.rong.imkit.widget.dialog
点击选项监听。
boundary - Variable in class io.rong.imkit.widget.refresh.simple.SimpleBoundaryDecider
 
broadcast() - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
BroadcastAction - Class in io.rong.imkit.picture.broadcast
 
BroadcastAction() - Constructor for class io.rong.imkit.picture.broadcast.BroadcastAction
 
BroadcastManager - Class in io.rong.imkit.picture.broadcast
 
BroadcastManager() - Constructor for class io.rong.imkit.picture.broadcast.BroadcastManager
 
btnCheck - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
build() - Method in class io.rong.imkit.MessageItemLongClickAction.Builder
 
build() - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog.Builder
 
Builder() - Constructor for class io.rong.imkit.MessageItemLongClickAction.Builder
 
Builder() - Constructor for class io.rong.imkit.widget.dialog.BottomSelectDialog.Builder
 
BUNDLE_CAMERA_PATH - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
BUNDLE_ORIGINAL_PATH - Static variable in class io.rong.imkit.picture.config.PictureConfig
 

C

cachedBitmap(Bitmap) - Static method in class io.rong.imkit.picture.widget.longimage.ImageSource
Provide a loaded and cached bitmap for display.
camera - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
cameraFileName - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
cameraFileName(String) - Method in class io.rong.imkit.picture.PictureSelectionModel
Camera custom local file name # Such as xxx.png
cameraPath - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
CANCEL - Static variable in class io.rong.imkit.event.actionevent.DownloadEvent
 
CANCEL - Static variable in class io.rong.imkit.event.actionevent.SendMediaEvent
 
cancel() - Method in class io.rong.imkit.feature.recallEdit.RecallEditCountDownTimer
 
CANCEL - Static variable in class io.rong.imkit.model.State
 
cancelCountDown(String) - Method in class io.rong.imkit.feature.recallEdit.RecallEditManager
清除指定消息 id 对应的倒计时
cancelCountDownInConversation(String) - Method in class io.rong.imkit.feature.recallEdit.RecallEditManager
取消会话中所有的倒计时
cancelDownloadMediaMessage(Message, RongIMClient.OperationCallback) - Method in class io.rong.imkit.IMCenter
 
cancelDownloadMediaMessage(Message, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
取消下载多媒体文件。
cancelSendingImage(Conversation.ConversationType, String, int) - Method in class io.rong.imkit.manager.SendImageManager
 
cancelSendingImages(Conversation.ConversationType, String) - Method in class io.rong.imkit.manager.SendImageManager
 
cancelSendingMedia(Conversation.ConversationType, String) - Method in class io.rong.imkit.manager.SendMediaManager
 
cancelSendingMedia(Conversation.ConversationType, String, int) - Method in class io.rong.imkit.manager.SendMediaManager
 
cancelSendMediaMessage(Message, RongIMClient.OperationCallback) - Method in class io.rong.imkit.IMCenter
取消发送多媒体文件。
cancelSendMediaMessage(Message, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
取消发送多媒体文件。
canDrawOverlays(Context) - Static method in class io.rong.imkit.utils.PermissionCheckUtil
 
canDrawOverlays(Context, boolean) - Static method in class io.rong.imkit.utils.PermissionCheckUtil
检查是否有悬浮窗权限
canLoadMore() - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
canLoadMore(View) - Method in interface io.rong.imkit.widget.refresh.listener.ScrollBoundaryDecider
根据内容视图状态判断是否可以开始上拉加载
canLoadMore(View) - Method in class io.rong.imkit.widget.refresh.simple.SimpleBoundaryDecider
 
canLoadMore(View, PointF, boolean) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
判断内容视图是否可以加载更多
canLoadMore() - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
canRefresh() - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
canRefresh(View) - Method in interface io.rong.imkit.widget.refresh.listener.ScrollBoundaryDecider
根据内容视图状态判断是否可以开始下拉刷新
canRefresh(View) - Method in class io.rong.imkit.widget.refresh.simple.SimpleBoundaryDecider
 
canRefresh(View, PointF) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
判断内容是否可以刷新
canRefresh() - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
canReplaceWith(DimensionStatus) - Method in class io.rong.imkit.widget.refresh.constant.DimensionStatus
是否可以被新的状态替换
CATEGORY - Static variable in class io.rong.imkit.feature.location.LocationConst
 
cdTime(long, long) - Method in class io.rong.imkit.picture.tools.DateUtils
计算两个时间间隔
centerInHorizontal - Variable in class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
是否横向居中显示。
change() - Method in class io.rong.imkit.model.UiBaseBean
 
changeFragmentShader(String) - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
changeFragmentShader(String) - Method in class io.rong.imkit.utils.videocompressor.TextureRenderer
 
changeFragmentShader(String) - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
 
changeFragmentShader(String) - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.render.TextureRenderer
 
changeImageNumber(List<LocalMedia>) - Method in class io.rong.imkit.picture.PictureSelectorActivity
change image selector state
CharacterParser - Class in io.rong.imkit.utils
Java汉字转换为拼音
CharacterParser() - Constructor for class io.rong.imkit.utils.CharacterParser
 
ChatRoomBusinessProcessor - Class in io.rong.imkit.conversation.messgelist.processor
 
ChatRoomBusinessProcessor() - Constructor for class io.rong.imkit.conversation.messgelist.processor.ChatRoomBusinessProcessor
 
check - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
check(String) - Static method in class io.rong.imkit.utils.OSUtils
 
checkCoordinatorLayout(View, RefreshKernel, CoordinatorLayoutListener) - Static method in class io.rong.imkit.widget.refresh.util.DesignUtil
 
checkedAndroid_Q() - Static method in class io.rong.imkit.picture.tools.SdkVersionUtils
判断是否是Android Q版本
checkGlError(String) - Method in class io.rong.imkit.utils.videocompressor.TextureRenderer
 
checkGlError(String) - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.render.TextureRenderer
 
checkIntent(Context, Intent) - Method in class io.rong.imkit.activity.RongWebviewActivity
 
checkNumMode - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
checkPermissions(Context, String[]) - Static method in class io.rong.imkit.utils.PermissionCheckUtil
 
checkSelfPermission(Context, String) - Static method in class io.rong.imkit.picture.permissions.PermissionChecker
检查是否有某个权限
CHOOSE_REQUEST - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
chooseMode - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
CircleProgressView - Class in io.rong.imkit.widget
My GitHub : https://github.com/af913337456/
CircleProgressView(Context) - Constructor for class io.rong.imkit.widget.CircleProgressView
 
CircleProgressView(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.CircleProgressView
 
CircleProgressView(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.CircleProgressView
 
CITY_CODE - Static variable in class io.rong.imkit.feature.location.LocationConst
 
cleanHistoryMessages(Conversation.ConversationType, String, long, boolean, RongIMClient.OperationCallback) - Method in class io.rong.imkit.IMCenter
删除指定时间戳之前的消息,可选择是否同时删除服务器端消息
cleanUnreadNewCount() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
cleanUnreadStatus() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
清理未读状态
clear() - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
clear() - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
clear() - Method in class io.rong.imkit.widget.cache.RongCache
 
clearAllNotification() - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
clearAllNotification() - Method in class io.rong.imkit.notification.RongNotificationManager
清除所有通知
clearConversations(RongIMClient.ResultCallback, Conversation.ConversationType...) - Method in class io.rong.imkit.IMCenter
清空所有会话及会话消息,回调方式通知是否清空成功。
clearConversations(RongIMClient.ResultCallback, Conversation.ConversationType...) - Method in class io.rong.imkit.RongIM
清空所有会话及会话消息,回调方式通知是否清空成功。
ClearEvent - Class in io.rong.imkit.event.actionevent
 
ClearEvent(Conversation.ConversationType, String) - Constructor for class io.rong.imkit.event.actionevent.ClearEvent
 
clearMessages(long, boolean) - Method in class io.rong.imkit.conversation.ConversationSettingViewModel
 
clearMessages(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.conversation.ConversationViewModel
根据会话类型,清空某一会话的所有聊天消息记录,回调方式获取清空是否成功。
clearMessages(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.IMCenter
根据会话类型,清空某一会话的所有聊天消息记录,回调方式获取清空是否成功。
clearMessages(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型,清空某一会话的所有聊天消息记录,回调方式获取清空是否成功。
clearMessagesUnreadStatus(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.IMCenter
清除某会话的消息未读状态
clearMessagesUnreadStatus(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型,清除目标 Id 的消息未读状态,回调方式获取清除是否成功。
clearNotification(Context, int) - Method in class io.rong.imkit.notification.NotificationUtil
 
clearObserver() - Method in class io.rong.imkit.manager.UnReadMessageManager
 
clearPreviewMediaData() - Method in class io.rong.imkit.picture.observable.ImagesObservable
清空预览的图片
clearTextMessageDraft(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.IMCenter
清除某一会话的文字消息草稿,回调方式获取清除是否成功。
clearTextMessageDraft(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
清除某一会话的文字消息草稿,回调方式获取清除是否成功。
ClickImageView - Class in io.rong.imkit.conversation.extension.component.moreaction
Created by zwfang on 2018/3/30.
ClickImageView(Context) - Constructor for class io.rong.imkit.conversation.extension.component.moreaction.ClickImageView
 
ClickImageView(Context, AttributeSet) - Constructor for class io.rong.imkit.conversation.extension.component.moreaction.ClickImageView
 
ClickImageView - Class in io.rong.imkit.widget
Created by zwfang on 2018/3/30.
ClickImageView(Context) - Constructor for class io.rong.imkit.widget.ClickImageView
 
ClickImageView(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.ClickImageView
 
closeActivity() - Method in class io.rong.imkit.picture.PictureBaseActivity
Close Activity
closeDb() - Static method in class io.rong.imkit.userinfo.UserDatabase
 
closeHeaderOrFooter() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Close the Header or Footer, can't replace finishRefresh and finishLoadMore.
closeHeaderOrFooter() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Close the Header or Footer, can't replace finishRefresh and finishLoadMore.
CodecInputSurface - Class in io.rong.imkit.utils.videocompressor.videoslimmer.muxer
 
CodecInputSurface(Surface) - Constructor for class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
Creates a CodecInputSurface from a Surface.
CodeExact - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
CodeExactUnNotify - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
collapseExtension() - Method in class io.rong.imkit.conversation.extension.RongExtension
收起面板。 兼容旧版本,保留此方法。 推荐使用 ViewModel 对应方法。
collapseExtensionBoard() - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
收起面板,RongExtension 仅显示 InputPanel。
COLON_SPLIT - Variable in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
colorPrimary - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
colorPrimaryDark - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
ColorUtils - Class in io.rong.imkit.widget.switchbutton
Generate thumb and background color state list use tintColor Created by kyle on 15/11/4.
ColorUtils() - Constructor for class io.rong.imkit.widget.switchbutton.ColorUtils
 
CombineLocationPlugin - Class in io.rong.imkit.feature.location.plugin
 
CombineLocationPlugin() - Constructor for class io.rong.imkit.feature.location.plugin.CombineLocationPlugin
 
CombineMessage - Class in io.rong.imkit.feature.forward
 
CombineMessage() - Constructor for class io.rong.imkit.feature.forward.CombineMessage
 
CombineMessage(byte[]) - Constructor for class io.rong.imkit.feature.forward.CombineMessage
 
CombineMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
CombineMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.CombineMessageItemProvider
 
CombineMessageUtils - Class in io.rong.imkit.feature.forward
读取template.json模板,根据模板将消息队列转为网页文本,并生成文件
CombinePicturePagerActivity - Class in io.rong.imkit.activity
 
CombinePicturePagerActivity() - Constructor for class io.rong.imkit.activity.CombinePicturePagerActivity
 
CombineWebViewActivity - Class in io.rong.imkit.activity
 
CombineWebViewActivity() - Constructor for class io.rong.imkit.activity.CombineWebViewActivity
 
compare(MentionMemberSelectActivity.MemberInfo, MentionMemberSelectActivity.MemberInfo) - Method in class io.rong.imkit.feature.mention.MentionMemberSelectActivity.PinyinComparator
 
compare(FileInfo, FileInfo) - Method in class io.rong.imkit.utils.FileTypeUtils.FileNameComparator
 
CompatDecoderFactory<T> - Class in io.rong.imkit.picture.widget.longimage
Compatibility factory to instantiate decoders with empty public constructors.
CompatDecoderFactory(Class<? extends T>) - Constructor for class io.rong.imkit.picture.widget.longimage.CompatDecoderFactory
 
compressDialog - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
compressExecutor() - Method in class io.rong.imkit.utils.ExecutorHelper
 
compressVideo(Context, String, String, VideoCompress.CompressListener) - Static method in class io.rong.imkit.utils.videocompressor.VideoCompress
 
computeScroll() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
重写 computeScroll 来完成 smart 的特定功能 1.越界回弹 2.边界碰撞
config - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
connect(String, int, RongIMClient.ConnectCallback) - Method in class io.rong.imkit.IMCenter
 
connect(String, RongIMClient.ConnectCallback) - Method in class io.rong.imkit.IMCenter
 
connect(String, RongIMClient.ConnectCallback) - Static method in class io.rong.imkit.RongIM
连接服务器,在整个应用程序全局,只需要调用一次。
connect(String, int, RongIMClient.ConnectCallback) - Static method in class io.rong.imkit.RongIM
连接服务器,在整个应用程序全局,只需要调用一次。
container - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
contains(T) - Method in class io.rong.imkit.widget.EllipsizeTextView.Range
 
CONTENT_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
CONTENT_LONG_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
continueRecord() - Method in class io.rong.imkit.manager.AudioRecordManager
 
CONVERSATION_TYPE - Static variable in class io.rong.imkit.utils.RouteUtils
 
ConversationClickListener - Interface in io.rong.imkit.config
 
ConversationConfig - Class in io.rong.imkit.config
会话页面总配置项
conversationConfig() - Static method in class io.rong.imkit.config.RongConfigCenter
获取会话配置。
ConversationEventListener - Interface in io.rong.imkit
 
ConversationFragment - Class in io.rong.imkit.conversation
 
ConversationFragment() - Constructor for class io.rong.imkit.conversation.ConversationFragment
 
ConversationKey - Class in io.rong.imkit.model
Created by zhjchen on 4/29/15.
ConversationListAdapter - Class in io.rong.imkit.conversationlist
 
ConversationListAdapter() - Constructor for class io.rong.imkit.conversationlist.ConversationListAdapter
 
ConversationListBehaviorListener - Interface in io.rong.imkit.config
会话列表界面操作的监听器。
ConversationListConfig - Class in io.rong.imkit.config
 
ConversationListConfig() - Constructor for class io.rong.imkit.config.ConversationListConfig
 
conversationListConfig() - Static method in class io.rong.imkit.config.RongConfigCenter
获取会话列表配置。
ConversationListEmptyProvider - Class in io.rong.imkit.conversationlist.provider
 
ConversationListEmptyProvider() - Constructor for class io.rong.imkit.conversationlist.provider.ConversationListEmptyProvider
 
ConversationListFragment - Class in io.rong.imkit.conversationlist
 
ConversationListFragment() - Constructor for class io.rong.imkit.conversationlist.ConversationListFragment
 
ConversationListViewModel - Class in io.rong.imkit.conversationlist.viewmodel
 
ConversationListViewModel(Application) - Constructor for class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
ConversationProcessorFactory - Class in io.rong.imkit.conversation.messgelist.processor
会话处理器工厂类。根据根据类型,生成不同的处理器,在此处理器中处理各类型会话的独立业务。 可以通过设置自定义会话处理器,进行自定义业务处理。
ConversationSettingViewModel - Class in io.rong.imkit.conversation
 
ConversationSettingViewModel(Application) - Constructor for class io.rong.imkit.conversation.ConversationSettingViewModel
 
ConversationSettingViewModel(Application, Conversation.ConversationType, String) - Constructor for class io.rong.imkit.conversation.ConversationSettingViewModel
 
ConversationSettingViewModel.Factory - Class in io.rong.imkit.conversation
 
conversationType - Variable in class io.rong.imkit.model.TypingInfo
 
ConversationViewModel - Class in io.rong.imkit.conversation
 
ConversationViewModel(Application) - Constructor for class io.rong.imkit.conversation.ConversationViewModel
 
ConversationViewModel(String, Conversation.ConversationType, String, Application) - Constructor for class io.rong.imkit.conversation.ConversationViewModel
 
ConversationViewModel.Factory - Class in io.rong.imkit.conversation
 
convert(String) - Method in class io.rong.imkit.utils.CharacterParser
单字解析 * * @param str * @return
convertVideo(String, String, SlimProgressListener) - Method in class io.rong.imkit.utils.videocompressor.VideoController
不支持content和file,请转换后再使用
convertVideo(String, String, int, int, int, SlimProgressListener) - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.VideoSlimEncoder
trans video and audio by mediacodec
CoordinatorLayoutListener - Interface in io.rong.imkit.widget.refresh.listener
 
copy(FileInputStream, FileOutputStream) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
copyFile(FileInputStream, String) - Static method in class io.rong.imkit.picture.tools.FileUtils
Copies one file into the other with the given paths.
copyFile(File, File) - Static method in class io.rong.imkit.utils.videocompressor.VideoController
 
copyImagePathToDirectoryPictures(Context, String, String, String) - Static method in class io.rong.imkit.picture.tools.AndroidQTransformUtils
解析Android Q版本下图片 #耗时操作需要放在子线程中操作
create(Class<T>) - Method in class io.rong.imkit.conversation.ConversationSettingViewModel.Factory
 
create(Class<T>) - Method in class io.rong.imkit.conversation.ConversationViewModel.Factory
 
create(Activity) - Static method in class io.rong.imkit.picture.PictureSelector
Start PictureSelector for Activity.
create(Fragment) - Static method in class io.rong.imkit.picture.PictureSelector
Start PictureSelector for Fragment.
create(Class<T>) - Method in class io.rong.imkit.subconversationlist.SubConversationListVMFactory
 
create(K) - Method in class io.rong.imkit.widget.cache.RongCache
Called after a cache miss to compute a value for the corresponding key.
CREATE_CHATROOM - Static variable in class io.rong.imkit.utils.RouteUtils
 
createCameraFile(Context, int, String, String) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
createCount() - Method in class io.rong.imkit.widget.cache.RongCache
Returns the number of times RongCache.create(Object) returned a value.
createDir(Context, String) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
创建文件夹
createImageUri(Context) - Static method in class io.rong.imkit.picture.tools.MediaUtils
创建一条图片地址uri,用于保存拍照后的照片
createInstance(Conversation.ConversationType, String, EditText) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
createNewFolder(List<LocalMediaFolder>) - Method in class io.rong.imkit.picture.PictureBaseActivity
如果没有任何相册,先创建一个最近相册出来
createRefreshFooter(Context, RefreshLayout) - Method in interface io.rong.imkit.widget.refresh.listener.DefaultRefreshFooterCreator
 
createRefreshHeader(Context, RefreshLayout) - Method in interface io.rong.imkit.widget.refresh.listener.DefaultRefreshHeaderCreator
 
createRender() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
 
createVideoUri(Context) - Static method in class io.rong.imkit.picture.tools.MediaUtils
创建一条视频地址uri,用于保存录制的视频
createViewHolder(Context, View) - Static method in class io.rong.imkit.widget.adapter.ViewHolder
 
createViewHolder(Context, ViewGroup, int) - Static method in class io.rong.imkit.widget.adapter.ViewHolder
 
CREATOR - Static variable in class io.rong.imkit.feature.forward.CombineMessage
 
CREATOR - Static variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
CREATOR - Static variable in class io.rong.imkit.picture.entity.LocalMedia
 
CREATOR - Static variable in class io.rong.imkit.picture.entity.LocalMediaFolder
 
CSConversationUIRenderer - Class in io.rong.imkit.feature.customservice
 
CSConversationUIRenderer() - Constructor for class io.rong.imkit.feature.customservice.CSConversationUIRenderer
 
CSEvaluateDialog - Class in io.rong.imkit.feature.customservice
 
CSEvaluateDialog(Context, String) - Constructor for class io.rong.imkit.feature.customservice.CSEvaluateDialog
 
CSEvaluateDialog.EvaluateClickListener - Interface in io.rong.imkit.feature.customservice
 
CSEvaluateDialog.EvaluateDialogType - Enum in io.rong.imkit.feature.customservice
 
CSEvaluateEvent - Class in io.rong.imkit.feature.customservice.event
 
CSEvaluateEvent(CSEvaluateDialog.EvaluateDialogType, boolean) - Constructor for class io.rong.imkit.feature.customservice.event.CSEvaluateEvent
 
CSExtensionConfigEvent - Class in io.rong.imkit.feature.customservice.event
 
CSExtensionConfigEvent(CustomServiceConfig) - Constructor for class io.rong.imkit.feature.customservice.event.CSExtensionConfigEvent
 
CSExtensionModeEvent - Class in io.rong.imkit.feature.customservice.event
 
CSExtensionModeEvent(CustomServiceMode) - Constructor for class io.rong.imkit.feature.customservice.event.CSExtensionModeEvent
 
CSLeaveMessageActivity - Class in io.rong.imkit.feature.customservice
 
CSLeaveMessageActivity() - Constructor for class io.rong.imkit.feature.customservice.CSLeaveMessageActivity
 
CSPullLeaveMsgItemProvider - Class in io.rong.imkit.feature.customservice.provider
 
CSPullLeaveMsgItemProvider() - Constructor for class io.rong.imkit.feature.customservice.provider.CSPullLeaveMsgItemProvider
 
CSQuitEvent - Class in io.rong.imkit.feature.customservice.event
 
CSQuitEvent(String, boolean) - Constructor for class io.rong.imkit.feature.customservice.event.CSQuitEvent
 
CSSelectGroupEvent - Class in io.rong.imkit.feature.customservice.event
 
CSSelectGroupEvent(List<CSGroupItem>) - Constructor for class io.rong.imkit.feature.customservice.event.CSSelectGroupEvent
 
CSWarningEvent - Class in io.rong.imkit.feature.customservice.event
 
CSWarningEvent(String, View.OnClickListener) - Constructor for class io.rong.imkit.feature.customservice.event.CSWarningEvent
客服提示事件
CUSTOM_SERVICE_ACTION - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
CUSTOM_SERVICE_INFO - Static variable in class io.rong.imkit.utils.RouteUtils
 
CustomServiceBusinessProcessor - Class in io.rong.imkit.feature.customservice
 
CustomServiceBusinessProcessor() - Constructor for class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
 

D

DataProcessor<T> - Interface in io.rong.imkit.config
 
dateDiffer(long) - Method in class io.rong.imkit.picture.tools.DateUtils
判断两个时间戳相差多少秒
DateUtils - Class in io.rong.imkit.picture.tools
 
DCIM - Static variable in class io.rong.imkit.picture.config.PictureMimeType
 
deactivate() - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
deactivate() - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
DeadLock - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
DeadLockUnNotify - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
decode() - Method in class io.rong.imkit.feature.mention.DraftHelper
 
decode(Context, Uri) - Method in interface io.rong.imkit.picture.widget.longimage.ImageDecoder
Decode an image.
decode(Context, Uri) - Method in class io.rong.imkit.picture.widget.longimage.SkiaImageDecoder
 
decodeRegion(Rect, int) - Method in interface io.rong.imkit.picture.widget.longimage.ImageRegionDecoder
Decode a region of the image with the given sample size.
decodeRegion(Rect, int) - Method in class io.rong.imkit.picture.widget.longimage.SkiaImageRegionDecoder
 
DecoderFactory<T> - Interface in io.rong.imkit.picture.widget.longimage
Interface for decoder (and region decoder) factories.
Default - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
DEFAULT_ANIMATION_DURATION - Static variable in class io.rong.imkit.widget.switchbutton.SwitchButton
 
DEFAULT_BACK_MEASURE_RATIO - Static variable in class io.rong.imkit.widget.switchbutton.SwitchButton
 
DEFAULT_CITY_CODE - Static variable in class io.rong.imkit.feature.location.LocationConst
 
DEFAULT_COUNT - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
DEFAULT_REMOTE_COUNT - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
DEFAULT_TEXT_MARGIN_DP - Static variable in class io.rong.imkit.widget.switchbutton.SwitchButton
 
DEFAULT_THUMB_MARGIN_DP - Static variable in class io.rong.imkit.widget.switchbutton.SwitchButton
 
DEFAULT_THUMB_SIZE_DP - Static variable in class io.rong.imkit.widget.switchbutton.SwitchButton
 
DEFAULT_TINT_COLOR - Static variable in class io.rong.imkit.utils.SystemBarTintManager
The default system bar tint color value.
DEFAULT_TINT_COLOR - Static variable in class io.rong.imkit.widget.switchbutton.SwitchButton
 
DEFAULT_VIDEO_DURATION_LIMIT - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
DefaultConversationListProcessor - Class in io.rong.imkit.config
 
DefaultConversationListProcessor() - Constructor for class io.rong.imkit.config.DefaultConversationListProcessor
 
DefaultExtensionConfig - Class in io.rong.imkit.conversation.extension
 
DefaultExtensionConfig() - Constructor for class io.rong.imkit.conversation.extension.DefaultExtensionConfig
 
DefaultInterceptor - Class in io.rong.imkit.notification
 
DefaultInterceptor() - Constructor for class io.rong.imkit.notification.DefaultInterceptor
 
DefaultLocationPlugin - Class in io.rong.imkit.feature.location.plugin
 
DefaultLocationPlugin() - Constructor for class io.rong.imkit.feature.location.plugin.DefaultLocationPlugin
 
DefaultMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
DefaultMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.DefaultMessageItemProvider
 
DefaultOnAnimationEventListener() - Constructor for class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnAnimationEventListener
 
DefaultOnImageEventListener() - Constructor for class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnImageEventListener
 
DefaultOnStateChangedListener() - Constructor for class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnStateChangedListener
 
DefaultProvider - Class in io.rong.imkit.widget.adapter
 
DefaultProvider() - Constructor for class io.rong.imkit.widget.adapter.DefaultProvider
 
DefaultRefreshFooterCreator - Interface in io.rong.imkit.widget.refresh.listener
默认Footer创建器 Created by scwang on 2018/1/26.
DefaultRefreshHeaderCreator - Interface in io.rong.imkit.widget.refresh.listener
默认Header创建器 Created by scwang on 2018/1/26.
DefaultRefreshInitializer - Interface in io.rong.imkit.widget.refresh.listener
默认全局初始化器 Created by scwang on 2018/5/29 0029.
DefaultUnNotify - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
deleteAllCacheDirFile(Context) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
set empty PictureSelector Cache
deleteCacheDirFile(Context, int) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
set empty PictureSelector Cache
DeleteClickActions - Class in io.rong.imkit.conversation.extension.component.moreaction
Created by zwfang on 2018/3/30.
DeleteClickActions() - Constructor for class io.rong.imkit.conversation.extension.component.moreaction.DeleteClickActions
 
DELETED - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
DELETED - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
DeleteEvent - Class in io.rong.imkit.event.actionevent
 
DeleteEvent(Conversation.ConversationType, String, int[]) - Constructor for class io.rong.imkit.event.actionevent.DeleteEvent
 
deleteGroup(String) - Method in interface io.rong.imkit.userinfo.db.dao.GroupDao
 
deleteMessage(Message) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
deleteMessages(Conversation.ConversationType, String, Message[]) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
deleteMessages(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.IMCenter
清除指定会话的消息
deleteMessages(Conversation.ConversationType, String, int[], <any>) - Method in class io.rong.imkit.IMCenter
删除会话里的一条或多条消息。
deleteMessages(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
清除指定会话的消息
deleteMessages(Conversation.ConversationType, String, int[], <any>) - Method in class io.rong.imkit.RongIM
删除指定的一条或者一组消息,回调方式获取是否删除成功。
deleteRemoteMessages(Conversation.ConversationType, String, Message[], RongIMClient.OperationCallback) - Method in class io.rong.imkit.IMCenter
删除指定的一条或者一组消息。会同时删除本地和远端消息。
deleteRemoteMessages(Conversation.ConversationType, String, Message[], RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
删除指定的一条或者一组消息。会同时删除本地和远端消息。
deleteUser(String) - Method in interface io.rong.imkit.userinfo.db.dao.UserDao
 
density - Static variable in class io.rong.imkit.utils.RongUtils
 
densityDpi - Static variable in class io.rong.imkit.utils.RongUtils
 
describeContents() - Method in class io.rong.imkit.feature.forward.CombineMessage
 
describeContents() - Method in class io.rong.imkit.picture.config.PictureSelectionConfig
 
describeContents() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
describeContents() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
DesignUtil - Class in io.rong.imkit.widget.refresh.util
Design 兼容包缺省尝试 Created by scwang on 2018/1/29.
DesignUtil() - Constructor for class io.rong.imkit.widget.refresh.util.DesignUtil
 
destroy() - Method in class io.rong.imkit.feature.customservice.CSEvaluateDialog
 
destroyInstance(Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
destroyItem(ViewGroup, int, Object) - Method in class io.rong.imkit.picture.adapter.PictureSimpleFragmentAdapter
 
destroyRecord() - Method in class io.rong.imkit.manager.AudioRecordManager
 
DestructExtensionModule - Class in io.rong.imkit.feature.destruct
 
DestructExtensionModule() - Constructor for class io.rong.imkit.feature.destruct.DestructExtensionModule
 
DestructGifMessageItemProvider - Class in io.rong.imkit.feature.destruct.provider
 
DestructGifMessageItemProvider() - Constructor for class io.rong.imkit.feature.destruct.provider.DestructGifMessageItemProvider
 
DestructHintDialog - Class in io.rong.imkit.feature.destruct
BaseDialogFragment Created by lvhongzhen on 18/8/21.
DestructHintDialog() - Constructor for class io.rong.imkit.feature.destruct.DestructHintDialog
 
DestructHQVoiceMessageItemProvider - Class in io.rong.imkit.feature.destruct.provider
 
DestructHQVoiceMessageItemProvider() - Constructor for class io.rong.imkit.feature.destruct.provider.DestructHQVoiceMessageItemProvider
 
DestructImageDialog - Class in io.rong.imkit.feature.destruct
BaseDialogFragment Created by lvhongzhen on 18/8/21.
DestructImageDialog() - Constructor for class io.rong.imkit.feature.destruct.DestructImageDialog
 
DestructImageDialog.ImageVideoDialogListener - Interface in io.rong.imkit.feature.destruct
 
DestructImageMessageItemProvider - Class in io.rong.imkit.feature.destruct.provider
 
DestructImageMessageItemProvider() - Constructor for class io.rong.imkit.feature.destruct.provider.DestructImageMessageItemProvider
 
DestructInputPanel - Class in io.rong.imkit.feature.destruct
 
DestructManager - Class in io.rong.imkit.feature.destruct
Created by Android Studio.
DestructPlugin - Class in io.rong.imkit.feature.destruct
 
DestructPlugin() - Constructor for class io.rong.imkit.feature.destruct.DestructPlugin
 
DestructSightMessageItemProvider - Class in io.rong.imkit.feature.destruct.provider
 
DestructSightMessageItemProvider() - Constructor for class io.rong.imkit.feature.destruct.provider.DestructSightMessageItemProvider
 
DestructTextMessageItemProvider - Class in io.rong.imkit.feature.destruct.provider
 
DestructTextMessageItemProvider() - Constructor for class io.rong.imkit.feature.destruct.provider.DestructTextMessageItemProvider
 
DestructVoiceMessageItemProvider - Class in io.rong.imkit.feature.destruct.provider
 
DestructVoiceMessageItemProvider() - Constructor for class io.rong.imkit.feature.destruct.provider.DestructVoiceMessageItemProvider
 
dialog - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
dialogWidth - Static variable in class io.rong.imkit.utils.RongUtils
 
dimensions(int, int) - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
Declare the dimensions of the image.
DimensionStatus - Class in io.rong.imkit.widget.refresh.constant
尺寸值的定义状态,用于在值覆盖的时候决定优先级 越往下优先级越高
dip2px(Context, float) - Static method in class io.rong.imkit.picture.tools.ScreenUtils
dp2px
dip2px(float) - Static method in class io.rong.imkit.utils.RongUtils
 
dip2px(Context, float) - Method in class io.rong.imkit.widget.CircleProgressView
 
DIRECTORY_PATH - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
disconnect() - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
SDK 断开连接时,已调用此方法,用户不需要再次调用。
disconnect() - Method in class io.rong.imkit.IMCenter
断开连接(断开后继续接收 Push 消息)。
disconnect() - Method in class io.rong.imkit.RongIM
断开连接(断开后继续接收 Push 消息)。
diskIO() - Method in class io.rong.imkit.utils.ExecutorHelper
 
dismiss() - Method in class io.rong.imkit.picture.widget.FolderPopWindow
 
DISMISS_DIALOG - Static variable in class io.rong.imkit.picture.PictureSelectorActivity
 
dismissBackIcon() - Method in class io.rong.imkit.widget.TitleBar
 
dismissCompressDialog() - Method in class io.rong.imkit.picture.PictureBaseActivity
dismiss compress dialog
dismissDialog() - Method in class io.rong.imkit.picture.PictureBaseActivity
dismiss dialog
dispatchDraw(Canvas) - Method in class io.rong.imkit.widget.RoundCornerLinearLayout
 
DispatchResultFragment - Class in io.rong.imkit.feature.publicservice
Created by DragonJ on 15/3/19.
DispatchResultFragment() - Constructor for class io.rong.imkit.feature.publicservice.DispatchResultFragment
 
dispatchTouchEvent(MotionEvent) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
事件分发 (手势核心) 1.多点触摸 2.无缝衔接内容滚动
dispatchTouchEvent(MotionEvent) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
 
dispatchTouchEvent(MotionEvent) - Method in class io.rong.imkit.widget.SideBar
 
DISTANCE - Static variable in class io.rong.imkit.feature.location.LocationConst
 
disZoom(View, boolean) - Static method in class io.rong.imkit.picture.tools.AnimUtils
 
DoubleUtils - Class in io.rong.imkit.picture.tools
author:luck project:PictureSelector package:com.luck.picture.lib.tool email:893855882@qq.com data:2017/5/25
DoubleUtils() - Constructor for class io.rong.imkit.picture.tools.DoubleUtils
 
DOWNLOAD_CANCEL - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
DOWNLOAD_CANCEL - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
DOWNLOAD_ERROR - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
DOWNLOAD_ERROR - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
DOWNLOAD_PAUSE - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
DOWNLOAD_PAUSE - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
DOWNLOAD_SUCCESS - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
DOWNLOAD_SUCCESS - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
DOWNLOADED - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
DOWNLOADED - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
DownloadEvent - Class in io.rong.imkit.event.actionevent
 
DownloadEvent(int, Message) - Constructor for class io.rong.imkit.event.actionevent.DownloadEvent
 
DownloadEvent(int, Message, int) - Constructor for class io.rong.imkit.event.actionevent.DownloadEvent
 
DownloadEvent(int, Message, RongIMClient.ErrorCode) - Constructor for class io.rong.imkit.event.actionevent.DownloadEvent
 
DownloadEvent(int, Message, int, RongIMClient.ErrorCode) - Constructor for class io.rong.imkit.event.actionevent.DownloadEvent
 
DownloadEvent.Event - Annotation Type in io.rong.imkit.event.actionevent
 
DOWNLOADING - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
DOWNLOADING - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
downloadMedia(Conversation.ConversationType, String, RongIMClient.MediaType, String, RongIMClient.DownloadMediaCallback) - Method in class io.rong.imkit.IMCenter
下载文件。

用来获取媒体原文件时调用。如果本地缓存中包含此文件,则从本地缓存中直接获取,否则将从服务器端下载。

downloadMedia(Conversation.ConversationType, String, RongIMClient.MediaType, String, RongIMClient.DownloadMediaCallback) - Method in class io.rong.imkit.RongIM
下载文件。

用来获取媒体原文件时调用。如果本地缓存中包含此文件,则从本地缓存中直接获取,否则将从服务器端下载。

downloadMediaFile(String, String, String, String, IRongCallback.IDownloadMediaFileCallback) - Method in class io.rong.imkit.IMCenter
下载文件 支持断点续传
downloadMediaFile(String, String, String, String, IRongCallback.IDownloadMediaFileCallback) - Method in class io.rong.imkit.RongIM
下载文件 支持断点续传
downloadMediaMessage(Message, IRongCallback.IDownloadMediaMessageCallback) - Method in class io.rong.imkit.IMCenter
下载文件

用来获取媒体原文件时调用。如果本地缓存中包含此文件,则从本地缓存中直接获取,否则将从服务器端下载。

downloadMediaMessage(Message, IRongCallback.IDownloadMediaMessageCallback) - Method in class io.rong.imkit.RongIM
下载文件。和RongIM.downloadMedia(Conversation.ConversationType, String, RongIMClient.MediaType, String, RongIMClient.DownloadMediaCallback)的区别是,该方法支持取消操作。

用来获取媒体原文件时调用。如果本地缓存中包含此文件,则从本地缓存中直接获取,否则将从服务器端下载。

dp2px(float) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
根据手机的分辨率从 dp 的单位 转成为 px(像素)
DraftHelper - Class in io.rong.imkit.feature.mention
Created by luoyanlong on 2018/11/23.
DraftHelper(String) - Constructor for class io.rong.imkit.feature.mention.DraftHelper
 
draw(Canvas, CharSequence, int, int, float, int, int, int, Paint) - Method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji.EmojiImageSpan
 
drawableStateChanged() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
drawChild(Canvas, View, long) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
重写 drawChild 来完成 smart 的特定功能 1.为 Header 和 Footer 绘制背景 (设置了背景才绘制) 2.为 Header 和 Footer 在 FixedBehind 样式时,做剪裁功能 (mEnableClipHeaderWhenFixedBehind=true 才做)
drawFrame(SurfaceTexture, boolean) - Method in class io.rong.imkit.utils.videocompressor.TextureRenderer
 
drawFrame(SurfaceTexture) - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.render.TextureRenderer
 
drawImage(boolean) - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
drawImage() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
 

E

EASE_IN_OUT_QUAD - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Quadratic ease in and out.
EASE_OUT_QUAD - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Quadratic ease out.
EDIT_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
EllipsizeTextView - Class in io.rong.imkit.widget
可设置多行中间省略的及忽略自动换行效果的 TextView
EllipsizeTextView(Context) - Constructor for class io.rong.imkit.widget.EllipsizeTextView
 
EllipsizeTextView(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.EllipsizeTextView
 
EllipsizeTextView.Range<T extends java.lang.Comparable<? super T>> - Class in io.rong.imkit.widget
 
EmojiImageSpan(int, float) - Constructor for class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji.EmojiImageSpan
 
EmojiTab - Class in io.rong.imkit.conversation.extension.component.emoticon
 
EmojiTab() - Constructor for class io.rong.imkit.conversation.extension.component.emoticon.EmojiTab
 
EmoticonBoard - Class in io.rong.imkit.conversation.extension.component.emoticon
 
EmoticonBoard(Fragment, ViewGroup, Conversation.ConversationType, String) - Constructor for class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
enableDestruct(Boolean) - Method in class io.rong.imkit.config.FeatureConfig
 
enableMultiDeviceSync - Static variable in class io.rong.imkit.config.ConversationConfig
多端消息未读数同步,仅支持单群聊
enableNewComingMessageIcon(boolean) - Method in class io.rong.imkit.RongIM
设置会话界面未读新消息是否展示 注:未读新消息大于1条即展示 目前仅支持单群聊
enablePreview - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
enableQuickReply(IQuickReplyProvider) - Method in class io.rong.imkit.config.FeatureConfig
开启快捷回复功能。需要在IMCenter.init(Application, String, boolean) 之前调用。
enableReadReceipt(Conversation.ConversationType...) - Method in class io.rong.imkit.config.FeatureConfig
 
enableReference(Boolean) - Method in class io.rong.imkit.config.FeatureConfig
 
enableUnreadMessageIcon(boolean) - Method in class io.rong.imkit.RongIM
设置会话界面历史消息是否展示 注:历史消息大于10条即展示 目前仅支持单群聊
encode() - Method in class io.rong.imkit.feature.forward.CombineMessage
 
encode(String, String) - Static method in class io.rong.imkit.feature.mention.DraftHelper
没有@信息用普通文本保存 有@信息用json格式保存
end - Variable in class io.rong.imkit.feature.mention.MentionBlock
 
enPreviewVideo - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
enqueue(Fragment, AutoDownloadEntry) - Method in class io.rong.imkit.manager.hqvoicemessage.HQVoiceMsgDownloadManager
 
enqueue(AutoDownloadEntry) - Method in class io.rong.imkit.manager.hqvoicemessage.HQVoiceMsgDownloadManager
 
ensure(String) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
ensure(Spannable, float) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
ensure(Spannable) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
enterEditState() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
启动编辑模式
entryRemoved(boolean, K, V, V) - Method in class io.rong.imkit.widget.cache.RongCache
Called for entries that have been evicted or removed.
eqImage(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
是否是图片
equals(Object) - Method in class io.rong.imkit.MessageItemLongClickAction
 
equals(Object) - Method in class io.rong.imkit.widget.glide.RoundedCornersTransform
 
equals(Object) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
eqVideo(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
是否是视频
ERROR - Static variable in class io.rong.imkit.event.actionevent.DownloadEvent
 
ERROR - Static variable in class io.rong.imkit.event.actionevent.SendEvent
 
ERROR - Static variable in class io.rong.imkit.event.actionevent.SendMediaEvent
 
ERROR - Static variable in class io.rong.imkit.model.State
 
EvaluatePlugin - Class in io.rong.imkit.feature.customservice
 
EvaluatePlugin(boolean) - Constructor for class io.rong.imkit.feature.customservice.EvaluatePlugin
 
Event - Class in io.rong.imkit.event
 
Event() - Constructor for class io.rong.imkit.event.Event
 
Event.RefreshEvent - Class in io.rong.imkit.event
 
evictAll() - Method in class io.rong.imkit.widget.cache.RongCache
Clear the cache, calling RongCache.entryRemoved(boolean, K, V, V) on each removed entry.
evictionCount() - Method in class io.rong.imkit.widget.cache.RongCache
Returns the number of values that have been evicted.
executePageEvent(PageEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
executePostPageEvent(PageEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
异步线程切换到主线程执行
ExecutorHelper - Class in io.rong.imkit.utils
 
ExecutorHelper() - Constructor for class io.rong.imkit.utils.ExecutorHelper
 
exitDestructMode() - Method in class io.rong.imkit.feature.destruct.DestructManager
 
exitDestructMode() - Method in class io.rong.imkit.feature.forward.ForwardManager
 
exitMoreInputMode(Context) - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
退出"更多"模式
externalPictureVideo(String) - Method in class io.rong.imkit.picture.PictureSelector
set preview video
extra - Variable in class io.rong.imkit.userinfo.db.model.User
 
EXTRA_BOTTOM_PREVIEW - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
EXTRA_CHOOSE_MODE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
EXTRA_CONFIG - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
EXTRA_POSITION - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
EXTRA_PREVIEW_DELETE_POSITION - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
EXTRA_PREVIEW_SELECT_LIST - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
EXTRA_RESULT_SELECTION - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
EXTRA_SELECT_LIST - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
extractDuration(Context, boolean, String) - Static method in class io.rong.imkit.picture.tools.MediaUtils
获取视频时长
extras(Bundle) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
extSuffix(InputStream) - Static method in class io.rong.imkit.picture.tools.FileUtils
 
extSuffix(InputStream) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
获取图片后缀

F

Factory(Application, Conversation.ConversationType, String) - Constructor for class io.rong.imkit.conversation.ConversationSettingViewModel.Factory
 
Factory(String, Conversation.ConversationType, String, Application) - Constructor for class io.rong.imkit.conversation.ConversationViewModel.Factory
 
FC_TAG - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
FeatureConfig - Class in io.rong.imkit.config
 
FeatureConfig() - Constructor for class io.rong.imkit.config.FeatureConfig
 
featureConfig() - Static method in class io.rong.imkit.config.RongConfigCenter
 
FileDownloadInfo() - Constructor for class io.rong.imkit.activity.FilePreviewActivity.FileDownloadInfo
 
FileInfo - Class in io.rong.imkit.model
Created by tiankui on 16/8/1.
FileInfo() - Constructor for class io.rong.imkit.model.FileInfo
 
FileMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
FileMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.FileMessageItemProvider
 
FileNameComparator() - Constructor for class io.rong.imkit.utils.FileTypeUtils.FileNameComparator
 
FilePlugin - Class in io.rong.imkit.conversation.extension.component.plugin
 
FilePlugin() - Constructor for class io.rong.imkit.conversation.extension.component.plugin.FilePlugin
 
FilePreviewActivity - Class in io.rong.imkit.activity
 
FilePreviewActivity() - Constructor for class io.rong.imkit.activity.FilePreviewActivity
 
FilePreviewActivity.FileDownloadInfo - Class in io.rong.imkit.activity
 
FileRectangleProgress - Class in io.rong.imkit.widget
 
FileRectangleProgress(Context) - Constructor for class io.rong.imkit.widget.FileRectangleProgress
 
FileRectangleProgress(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.FileRectangleProgress
 
FileRectangleProgress(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.FileRectangleProgress
 
fileToType(File) - Static method in class io.rong.imkit.picture.config.PictureMimeType
判断文件类型是图片还是视频
FileTypeFilter(String[]) - Constructor for class io.rong.imkit.utils.FileTypeUtils.FileTypeFilter
 
fileTypeImageId(Context, String) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
FileTypeUtils - Class in io.rong.imkit.utils
Created by tiankui on 16/7/27.
FileTypeUtils() - Constructor for class io.rong.imkit.utils.FileTypeUtils
 
FileTypeUtils.FileNameComparator - Class in io.rong.imkit.utils
根据文件名进行比较排序
FileTypeUtils.FileTypeFilter - Class in io.rong.imkit.utils
 
FileUtils - Class in io.rong.imkit.picture.tools
 
filter(UiMessage) - Method in class io.rong.imkit.conversation.extension.component.moreaction.DeleteClickActions
 
filter(UiMessage) - Method in interface io.rong.imkit.conversation.extension.component.moreaction.IClickActions
 
filter(UiMessage) - Method in class io.rong.imkit.feature.forward.ForwardClickActions
 
filter - Variable in class io.rong.imkit.MessageItemLongClickAction
 
filter(UiMessage) - Method in class io.rong.imkit.MessageItemLongClickAction
 
filter(UiMessage) - Method in interface io.rong.imkit.MessageItemLongClickAction.Filter
 
filtered(List<T>) - Method in class io.rong.imkit.config.BaseDataProcessor
 
filtered(List<T>) - Method in interface io.rong.imkit.config.DataProcessor
对会话数据进行过滤。
filtered(List<Conversation>) - Method in class io.rong.imkit.config.DefaultConversationListProcessor
 
filterMessagesList(Context, List<Message>, int) - Static method in class io.rong.imkit.feature.forward.ForwardManager
 
findConversationFromList(Conversation.ConversationType, String, boolean) - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
findPosition(T) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
findPosition(long) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
findPositionByMessageId(int) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
findPositionBySendTime(long) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
findScrollableView(View, RefreshKernel) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
findScrollableViewByPoint(View, PointF, View) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
findScrollableViewInternal(View, boolean) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
findUIMessage(String) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
findUIMessage(int) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
findView() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
findView() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
findView() - Method in class io.rong.imkit.widget.ReferenceDialog
 
findViewById(View, int) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
finish(SpannableStringBuilder) - Method in interface io.rong.imkit.utils.TextViewUtils.RegularCallBack
 
FINISH_LOAD_MORE - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
FINISH_REFRESH - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
finishLoadMore() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish load more.
finishLoadMore(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish load more.
finishLoadMore(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish load more.
finishLoadMore(int, boolean, boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish load more.
finishLoadMore() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish load more.
finishLoadMore(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish load more.
finishLoadMore(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish load more.
finishLoadMore(int, boolean, boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish load more.
finishLoadMoreWithNoMoreData() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish load more with no more data.
finishLoadMoreWithNoMoreData() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish load more with no more data.
finishRefresh() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish refresh.
finishRefresh(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish refresh.
finishRefresh(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish refresh.
finishRefresh(int, boolean, Boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish refresh.
finishRefresh() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish refresh.
finishRefresh(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish refresh.
finishRefresh(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish refresh.
finishRefresh(int, boolean, Boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish refresh.
finishRefreshWithNoMoreData() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
finish load more with no more data.
finishRefreshWithNoMoreData() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
finish load more with no more data.
finishTwoLevel() - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
结束关闭二极刷新
finishTwoLevel() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
FIRST - Static variable in class io.rong.imkit.utils.FileTypeUtils.FileNameComparator
 
FixedBehind - Static variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
FixedFront - Static variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
fling(View, int) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
 
FolderPopWindow - Class in io.rong.imkit.picture.widget
 
FolderPopWindow(Context, PictureSelectionConfig) - Constructor for class io.rong.imkit.picture.widget.FolderPopWindow
 
foldersList - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
folderWindow - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
forceSetSoftInputKeyBoard(boolean) - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
 
formatData(Context, long) - Static method in class io.rong.imkit.utils.TimeUtils
 
formatDate(Date, String) - Static method in class io.rong.imkit.utils.RongDateUtils
 
formatDurationTime(long) - Method in class io.rong.imkit.picture.tools.DateUtils
时间戳转换成时间格式
formatFileSize(long) - Static method in class io.rong.imkit.utils.FileTypeUtils
将文件的大小转换成便于认识的字符串
formatTime(Context, long) - Static method in class io.rong.imkit.utils.TimeUtils
 
forResult(int) - Method in class io.rong.imkit.picture.PictureSelectionModel
Start to select media and wait for result.
forResult(int, int, int) - Method in class io.rong.imkit.picture.PictureSelectionModel
Deprecated.
FORWARD_TYPE - Static variable in class io.rong.imkit.utils.RouteUtils
 
ForwardClickActions - Class in io.rong.imkit.feature.forward
 
ForwardClickActions() - Constructor for class io.rong.imkit.feature.forward.ForwardClickActions
 
ForwardClickActions.ForwardType - Enum in io.rong.imkit.feature.forward
 
ForwardExtensionModule - Class in io.rong.imkit.feature.forward
 
ForwardExtensionModule() - Constructor for class io.rong.imkit.feature.forward.ForwardExtensionModule
 
ForwardManager - Class in io.rong.imkit.feature.forward
 
forwardMessage(Intent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
forwardMessages(int, List<Conversation>, List<Integer>, List<Message>) - Method in class io.rong.imkit.feature.forward.ForwardManager
 
ForwardSelectConversationActivity - Class in io.rong.imkit.activity
 
ForwardSelectConversationActivity() - Constructor for class io.rong.imkit.activity.ForwardSelectConversationActivity
 
front - Variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 

G

GatheredConversation - Class in io.rong.imkit.conversationlist.model
 
GatheredConversation(Context, Conversation) - Constructor for class io.rong.imkit.conversationlist.model.GatheredConversation
 
GatheredConversationConfig - Class in io.rong.imkit.config
 
GatheredConversationConfig() - Constructor for class io.rong.imkit.config.GatheredConversationConfig
 
gatheredConversationConfig() - Static method in class io.rong.imkit.config.RongConfigCenter
 
GatheredConversationViewModel - Class in io.rong.imkit.conversationlist.viewmodel
 
GatheredConversationViewModel(Application) - Constructor for class io.rong.imkit.conversationlist.viewmodel.GatheredConversationViewModel
 
generateBackColorWithTintColor(int) - Static method in class io.rong.imkit.widget.switchbutton.ColorUtils
 
generateLayoutParams(AttributeSet) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
generateThumbColorWithTintColor(int) - Static method in class io.rong.imkit.widget.switchbutton.ColorUtils
 
get() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
get(Class<T>) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
get(K) - Method in class io.rong.imkit.widget.cache.RongCache
Returns the value for key if it exists in the cache or can be created by #create.
getAccuracy() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getAction() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
getActionBarHeight() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Get the height of the action bar.
getActivity(RouteUtils.RongActivityType) - Static method in class io.rong.imkit.utils.RouteUtils
 
getAdcode() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getAllGroupMembers() - Method in interface io.rong.imkit.userinfo.db.dao.GroupMemberDao
 
getAllGroupMembersLiveData() - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getAllGroups() - Method in interface io.rong.imkit.userinfo.db.dao.GroupDao
 
getAllGroupsLiveData() - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getAllUsers() - Method in interface io.rong.imkit.userinfo.db.dao.UserDao
 
getAllUsers() - Method in class io.rong.imkit.userinfo.viewmodel.UserInfoViewModel
 
getAllUsersLiveData() - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getAndroidQToPath() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getAnimationDuration() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getAoiname() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
获取aoiName
getAppliedOrientation() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns the actual orientation of the image relative to the source file.
getAppLocale(Context) - Static method in class io.rong.imkit.utils.language.LangUtils
 
getAppLocale(Context) - Method in class io.rong.imkit.utils.language.RongConfigurationManager
获取应用内设置的语言
getAppName(Context) - Static method in class io.rong.imkit.utils.RongUtils
Deprecated.
getArg1(String) - Static method in class io.rong.imkit.utils.StringUtils
 
getArg2(String) - Static method in class io.rong.imkit.utils.StringUtils
 
getAttacher() - Method in class io.rong.imkit.picture.photoview.PhotoView
Get the current PhotoViewAttacher for this view.
getAudioFilesInfo(Context, File) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getAudioNBEncodingBitRate() - Method in class io.rong.imkit.config.FeatureConfig
 
getAudioWBEncodingBitRate() - Method in class io.rong.imkit.config.FeatureConfig
 
getBackColor() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getBackDrawable() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getBackgroundDrawable() - Method in class io.rong.imkit.widget.RCMessageFrameLayout
 
getBackgroundDrawableRes() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
getBackgroundDrawableRes() - Method in class io.rong.imkit.widget.ReferenceDialog
 
getBackMeasureRatio() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getBackRadius() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getBackSizeF() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getBean() - Method in class io.rong.imkit.event.uievent.ShowLongClickDialogEvent
 
getBitmap() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
getBlacklist(RongIMClient.GetBlacklistCallback) - Method in class io.rong.imkit.RongIM
获取当前用户的黑名单列表。
getBlacklistStatus(String, <any>) - Method in class io.rong.imkit.RongIM
获取某用户是否在黑名单中。
getCachedDestructInputMode(Context) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
getCancelListener() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
getCens() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getCenter() - Method in class io.rong.imkit.picture.widget.longimage.ImageViewState
 
getCenter() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns the source point at the center of the view.
getCheckedNum() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
getChooseModel() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getCity() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getCitycode() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getCleanInstance() - Static method in class io.rong.imkit.picture.config.PictureSelectionConfig
 
getCode() - Method in class io.rong.imkit.event.actionevent.DownloadEvent
 
getCode() - Method in class io.rong.imkit.event.actionevent.SendEvent
 
getCode() - Method in class io.rong.imkit.event.actionevent.SendMediaEvent
 
getCombineFilePath(String) - Method in class io.rong.imkit.activity.CombineWebViewActivity
 
getCombineFilePath(String) - Method in class io.rong.imkit.feature.forward.CombineMessageUtils
 
getCompressPath() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getConfig() - Method in class io.rong.imkit.utils.SystemBarTintManager
Get the system bar configuration.
getConfigurationContext(Context) - Static method in class io.rong.imkit.utils.language.LangUtils
 
getConfigurationContext(Context) - Method in class io.rong.imkit.utils.language.RongConfigurationManager
生成 ConfigurationContext,在 attachBaseContext 方法中替换
getConfirmListener() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
getContainer(RongExtension.ContainerType) - Method in class io.rong.imkit.conversation.extension.RongExtension
获取 extension 各组成部分的容器
getContent() - Method in class io.rong.imkit.model.NoticeContent
 
getContent() - Method in class io.rong.imkit.model.UiMessage
 
getContentSpannable() - Method in class io.rong.imkit.model.UiMessage
 
getContentUri(int, String) - Method in class io.rong.imkit.utils.KitStorageUtils
 
getContentView() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
getContentView() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
getContentView() - Method in class io.rong.imkit.widget.ReferenceDialog
 
getContext() - Method in class io.rong.imkit.IMCenter
 
getContext() - Method in class io.rong.imkit.picture.PictureBaseActivity
获取Context上下文
getContext() - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
getConversation(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
根据不同会话类型的目标Id,回调方式获取某一会话信息。
getConversationClickListener() - Method in class io.rong.imkit.config.ConversationConfig
 
getConversationCountPerPage() - Method in class io.rong.imkit.config.ConversationListConfig
 
getConversationFormatDate(long, Context) - Static method in class io.rong.imkit.utils.RongDateUtils
 
getConversationHistoryMessageCount() - Method in class io.rong.imkit.config.ConversationConfig
 
getConversationList(Conversation.ConversationType[], IHistoryDataResultCallback<List<Conversation>>, boolean) - Method in class io.rong.imkit.activity.ForwardSelectConversationActivity
 
getConversationList(boolean) - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
从本地数据库获取会话列表。 此处借鉴前端的函数节流思想,在 ConversationListViewModel.REFRESH_INTERVAL 时间内,丢弃掉其它触发,只做一次执行。 以便提高接受大量消息时的刷新性能。
getConversationList(<any>) - Method in class io.rong.imkit.RongIM
获取会话列表。
getConversationList(<any>, Conversation.ConversationType...) - Method in class io.rong.imkit.RongIM
根据会话类型,回调方式获取会话列表。
getConversationListFormatDate(long, Context) - Static method in class io.rong.imkit.utils.RongDateUtils
 
getConversationListLiveData() - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
getConversationNotificationStatus(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
获取会话消息提醒状态。
getConversationRemoteMessageCount() - Method in class io.rong.imkit.config.ConversationConfig
 
getConversationShowUnreadMessageCount() - Method in class io.rong.imkit.config.ConversationConfig
 
getConversationTitle(Conversation.ConversationType) - Method in class io.rong.imkit.config.GatheredConversationConfig
 
getConversationType() - Method in class io.rong.imkit.conversation.extension.RongExtension
获取当前 Extension 所在会话的会话类型。
getConversationType() - Method in class io.rong.imkit.event.actionevent.ClearEvent
 
getConversationType() - Method in class io.rong.imkit.event.actionevent.DeleteEvent
 
getConversationType() - Method in class io.rong.imkit.event.actionevent.RecallEvent
 
getConversationType() - Method in class io.rong.imkit.feature.forward.CombineMessage
 
getConversationType() - Method in class io.rong.imkit.model.UiMessage
 
getConvertView() - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
getCoord() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getCount() - Method in class io.rong.imkit.event.uievent.NewMessageBarEvent
 
getCount() - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
getCount() - Method in class io.rong.imkit.picture.adapter.PictureSimpleFragmentAdapter
 
getCount() - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
getCountry() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getCreateFileName(String) - Method in class io.rong.imkit.picture.tools.DateUtils
根据时间戳创建文件名
getCreateFileName(String) - Static method in class io.rong.imkit.picture.tools.FileUtils
根据时间戳创建文件名
getCurConversationType() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getCurrentConnectionStatus() - Method in class io.rong.imkit.IMCenter
 
getCurrentConnectionStatus() - Method in class io.rong.imkit.RongIM
获取连接状态。
getCurrentLanguage(Context) - Static method in class io.rong.imkit.utils.language.LangUtils
获取当前语言,不管有没有设置或跟随系统
getCurrentUserId() - Method in class io.rong.imkit.RongIM
获取当前连接用户的信息。
getCurrentUserInfo() - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getCurTargetId() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getCustomServiceConfig() - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
 
getCutPath() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getData() - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
getDataColumn(Context, Uri, String, String[]) - Static method in class io.rong.imkit.picture.tools.FileUtils
Get the value of the data column for this Uri.
getDataColumn(Context, Uri, String, String[]) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
Get the value of the data column for this Uri.
getDataProcessor() - Method in class io.rong.imkit.config.ConversationListConfig
 
getDCIMCameraPath(Context, String) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
getDefaultChannel(Context) - Method in class io.rong.imkit.notification.NotificationUtil
 
getDeltaTime() - Method in class io.rong.imkit.RongIM
获取本地时间与服务器时间的差值。 消息发送成功后,sdk 会与服务器同步时间,消息所在数据库中存储的时间就是服务器时间。
getDesc() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getDestructTime() - Method in class io.rong.imkit.model.UiMessage
 
getDialogWidth() - Static method in class io.rong.imkit.utils.RongUtils
 
getDiskCacheDir(Context) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
getDisplayMatrix(Matrix) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getDisplayMatrix(Matrix) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
Get the display matrix
getDisplayRect() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getDisplayRect() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
getDistrict() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getDraftContent(String) - Static method in class io.rong.imkit.feature.mention.DraftHelper
 
getDrawable() - Method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji.EmojiImageSpan
Your subclass must implement this method to provide the bitmap to be drawn.
getDrawable(Context, String) - Static method in class io.rong.imkit.utils.RongUtils
 
getDuration() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getEditInfo() - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmojiTab
 
getEditInfo() - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmoticonTab
返回 tab 页对应输入框的更新信息
getEditText() - Method in class io.rong.imkit.conversation.extension.component.inputpanel.InputPanel
 
getEditTextWidget() - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
获取 EditText 控件
getEmojiCode(int) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
getEmojiCount(String) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
getEmojiDrawable(Context, int) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
getEmojiList() - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
getEmojiSize() - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
getEmoticonBoard() - Method in class io.rong.imkit.conversation.extension.RongExtension
 
getEmoticonTabs(Conversation.ConversationType, String) - Method in class io.rong.imkit.conversation.extension.DefaultExtensionConfig
默认 Emoticon tab 数据。KV 格式, key 为各个 ExtensionModule 的类名, value 为各 ExtensionModule 返回的 IEmoticon 列表。
getEmoticonTabs(Conversation.ConversationType, String) - Method in interface io.rong.imkit.conversation.extension.IExtensionConfig
返回输入框表情区域配置字的表情 tab 列表。
getEmoticonTabs() - Method in interface io.rong.imkit.conversation.extension.IExtensionModule
在会话中可以配置多个表情 tab,也可以配置单个表情 tab。 配置后,所有的会话中都会显示此 tab。 注意:如果用户没有配置表情,此方法可以不用实现。
getEmoticonTabs() - Method in class io.rong.imkit.feature.destruct.DestructExtensionModule
 
getEmoticonTabs() - Method in class io.rong.imkit.feature.forward.ForwardExtensionModule
 
getEmoticonTabs() - Method in class io.rong.imkit.feature.location.LocationExtensionModule
 
getEmoticonTabs() - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
getEmoticonTabs() - Method in class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
getEmoticonTabs() - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
getErrorCode() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getErrorInfo() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getEvent() - Method in class io.rong.imkit.event.actionevent.DownloadEvent
 
getEvent() - Method in class io.rong.imkit.event.actionevent.SendEvent
 
getEvent() - Method in class io.rong.imkit.event.actionevent.SendMediaEvent
 
getExpansion() - Method in class io.rong.imkit.model.UiMessage
 
getExtensionBoardState() - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
获取面板打开状态。 value < 0 面板收起; value > 0, 代表面板打开,value 为面板打开后的高度。
getExtensionConfig() - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
 
getExtensionEventWatcher() - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
 
getExtensionModule() - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
 
getExtensionModules() - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
获取已注册的模块。
getExternalStorageDirectories(Context) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getExtra() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getExtra() - Method in class io.rong.imkit.model.UiMessage
 
getFileInfosFromFileArray(File[]) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getFileInputStreamWithUri(Context, Uri) - Method in class io.rong.imkit.utils.KitStorageUtils
 
getFileMaxSize(Context) - Method in class io.rong.imkit.utils.language.RongConfigurationManager
获取发送文件时支持的文件最大值。
getFileName() - Method in class io.rong.imkit.model.FileInfo
 
getFilePath() - Method in class io.rong.imkit.model.FileInfo
 
getFileSavePath(Context) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
getFileSize() - Method in class io.rong.imkit.model.FileInfo
 
getFirstImagePath() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
getFirstUnreadMessage() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getFloor() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getFolderData() - Method in class io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter
 
getFootersCount() - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
getForegroundOtherPageAction() - Method in class io.rong.imkit.notification.NotificationConfig
 
getFrame() - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
getGatherConversationPortrait(Conversation.ConversationType) - Method in class io.rong.imkit.config.GatheredConversationConfig
 
getGravity() - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
 
getGravity() - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
getGravity() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
getGravity() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
getGroup(String) - Method in interface io.rong.imkit.userinfo.db.dao.GroupDao
 
getGroupAllMembers(String) - Method in interface io.rong.imkit.userinfo.db.dao.GroupMemberDao
 
getGroupDao() - Method in class io.rong.imkit.userinfo.UserDatabase
 
getGroupId() - Method in class io.rong.imkit.userinfo.model.GroupUserInfo
 
getGroupInfo(String) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getGroupInfo(String) - Method in class io.rong.imkit.userinfo.UserDataDelegate
 
getGroupInfo(String) - Method in interface io.rong.imkit.userinfo.UserDataProvider.GroupInfoProvider
获取群组信息。
getGroupMember(String, String) - Method in interface io.rong.imkit.userinfo.db.dao.GroupMemberDao
 
getGroupMemberDao() - Method in class io.rong.imkit.userinfo.UserDatabase
 
getGroupMembers(String, RongMentionManager.IGroupMemberCallback) - Method in interface io.rong.imkit.feature.mention.RongMentionManager.IGroupMembersProvider
 
getGroupMembersProvider() - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
getGroupUserInfo(String, String) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getGroupUserInfo(String, String) - Method in class io.rong.imkit.userinfo.UserDataDelegate
 
getGroupUserInfo(String, String) - Method in interface io.rong.imkit.userinfo.UserDataProvider.GroupUserInfoProvider
获取GroupUserInfo。
getHeadersCount() - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
getHeight() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getHistoryMessageCount() - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
getHistoryMessageCount() - Method in class io.rong.imkit.conversation.messgelist.processor.ChatRoomBusinessProcessor
 
getHistoryMessages(Conversation.ConversationType, String, int, int, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型的目标 Id,回调方式获取N条历史消息记录。
getHistoryMessages(Conversation.ConversationType, String, String, int, int, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型的目标 Id,回调方式获取某消息类型标识的N条历史消息记录。
getHistoryMessageUnreadLiveData() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getHorizontalMovement() - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
设置竖直方向偏移量
getHorizontalMovement() - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
设置竖直方向偏移量
getHorizontalMovement() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
设置竖直方向偏移量
getIconResId() - Method in class io.rong.imkit.model.NoticeContent
 
getImageFolder(String, List<LocalMediaFolder>) - Method in class io.rong.imkit.picture.PictureBaseActivity
将图片插入到相机文件夹中
getImageMatrix() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getImageMatrix() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
getImageMimeType(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
getImageNum() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
getImages() - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
getImages() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
getImageSavePath(Context) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
getImgMimeType(File) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
getIndexByMessageId(int) - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
GetInfo(Context) - Static method in class io.rong.imkit.utils.RongUtils
 
getInfoContents(Marker) - Method in class io.rong.imkit.feature.location.AmapInfoWindowAdapter
 
getInfoContents(Marker) - Method in class io.rong.imkit.feature.location.AmapInfoWindowAdapter2D
 
getInfoWindow(Marker) - Method in class io.rong.imkit.feature.location.AmapInfoWindowAdapter
 
getInfoWindow(Marker) - Method in class io.rong.imkit.feature.location.AmapInfoWindowAdapter2D
 
getInputEditText() - Method in class io.rong.imkit.conversation.extension.RongExtension
 
getInputModeLiveData() - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
获取输入模式的 LiveData
getInputPanel() - Method in class io.rong.imkit.conversation.extension.RongExtension
 
getInstance() - Static method in class io.rong.imkit.conversation.extension.RongExtensionManager
 
getInstance() - Static method in class io.rong.imkit.conversation.messgelist.processor.ConversationProcessorFactory
 
getInstance() - Static method in class io.rong.imkit.feature.destruct.DestructManager
 
getInstance() - Static method in class io.rong.imkit.feature.forward.CombineMessageUtils
 
getInstance() - Static method in class io.rong.imkit.feature.forward.ForwardManager
 
getInstance() - Static method in class io.rong.imkit.feature.location.LocationDelegate2D
 
getInstance() - Static method in class io.rong.imkit.feature.location.LocationDelegate3D
 
getInstance() - Static method in class io.rong.imkit.feature.location.LocationManager
 
getInstance() - Static method in class io.rong.imkit.feature.mention.MentionMemberSelectActivity.PinyinComparator
 
getInstance() - Static method in class io.rong.imkit.feature.mention.RongMentionManager
 
getInstance() - Static method in class io.rong.imkit.feature.publicservice.PublicServiceManager
 
getInstance() - Static method in class io.rong.imkit.feature.recallEdit.RecallEditManager
 
getInstance() - Static method in class io.rong.imkit.feature.reference.ReferenceManager
 
getInstance() - Static method in class io.rong.imkit.feature.resend.ResendManager
 
getInstance() - Static method in class io.rong.imkit.IMCenter
 
getInstance() - Static method in class io.rong.imkit.manager.AudioPlayManager
 
getInstance() - Static method in class io.rong.imkit.manager.AudioRecordManager
 
getInstance() - Static method in class io.rong.imkit.manager.hqvoicemessage.HQVoiceMsgDownloadManager
 
getInstance() - Static method in class io.rong.imkit.manager.SendImageManager
 
getInstance() - Static method in class io.rong.imkit.manager.SendMediaManager
 
getInstance() - Static method in class io.rong.imkit.manager.UnReadMessageManager
 
getInstance() - Static method in class io.rong.imkit.MessageItemLongClickActionManager
 
getInstance() - Static method in class io.rong.imkit.notification.NotificationUtil
 
getInstance() - Static method in class io.rong.imkit.notification.RongNotificationManager
 
getInstance(Context) - Static method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
getInstance() - Static method in class io.rong.imkit.picture.config.PictureSelectionConfig
 
getInstance() - Static method in class io.rong.imkit.picture.observable.ImagesObservable
 
getInstance() - Static method in class io.rong.imkit.picture.tools.DateUtils
 
getInstance() - Static method in class io.rong.imkit.RongIM
 
getInstance() - Static method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getInstance() - Static method in class io.rong.imkit.utils.CharacterParser
 
getInstance() - Static method in class io.rong.imkit.utils.ExecutorHelper
 
getInstance() - Static method in class io.rong.imkit.utils.language.RongConfigurationManager
 
getInstance() - Static method in class io.rong.imkit.utils.videocompressor.VideoController
 
getInterceptor() - Method in class io.rong.imkit.notification.NotificationConfig
 
getInterpolation(float) - Method in class io.rong.imkit.widget.refresh.util.SmartUtil
 
getItem(int) - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
getItem(int) - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
getItem(int) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
getItem(int) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
getItemConfig(String) - Method in class io.rong.imkit.feature.customservice.CSLeaveMessageActivity
 
getItemCount() - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
getItemCount() - Method in class io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter
 
getItemCount() - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
getItemCount() - Method in class io.rong.imkit.picture.adapter.ViewPagerAdapter
 
getItemCount() - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
getItemId(int) - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class io.rong.imkit.picture.decoration.GridSpacingItemDecoration
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class io.rong.imkit.picture.decoration.GridSpacingItemNotBothDecoration
 
getItemViewType(int) - Method in class io.rong.imkit.conversationlist.ConversationListAdapter
 
getItemViewType(int) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
getItemViewType(int) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
getItemViewType(IViewProvider<T>) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
getItemViewType(T, int) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
getKey() - Method in class io.rong.imkit.model.ConversationKey
 
getKey(String, String) - Static method in class io.rong.imkit.utils.StringUtils
 
getKitImageEngine() - Method in class io.rong.imkit.config.FeatureConfig
 
getLargeImageUri() - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageInfo
 
getLastImageId(Context, String) - Static method in class io.rong.imkit.picture.tools.MediaUtils
Deprecated.
getLastImgSuffix(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
获取图片后缀
getLastImgType(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
获取图片后缀
getLat() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getLatestMessages(Conversation.ConversationType, String, int, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型的目标 Id,回调方式获取最新的 N 条消息记录。
getLayout() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Get the ViewGroup of RefreshLayout 获取实体布局视图
getLayout() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Get the ViewGroup of RefreshLayout 获取实体布局视图
getLeftView() - Method in class io.rong.imkit.widget.TitleBar
 
getListener() - Method in class io.rong.imkit.config.ConversationListConfig
 
getLiveGroup(String) - Method in interface io.rong.imkit.userinfo.db.dao.GroupDao
 
getLiveUser(String) - Method in interface io.rong.imkit.userinfo.db.dao.UserDao
 
getLng() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getLoadMoreSentTime() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getLocalImageSizeToAndroidQ(Context, String) - Static method in class io.rong.imkit.picture.tools.MediaUtils
get Local image width or height for api 29
getLocalImageWidthOrHeight(String) - Static method in class io.rong.imkit.picture.tools.MediaUtils
get Local image width or height
getLocalMessage(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
 
getLocalSizeToAndroidQ(Context, String) - Static method in class io.rong.imkit.picture.tools.MediaUtils
Deprecated.
getLocalVideoSize(String) - Static method in class io.rong.imkit.picture.tools.MediaUtils
get Local video width or height
getLocalVideoSize(Context, Uri) - Static method in class io.rong.imkit.picture.tools.MediaUtils
get Local video width or height
getLocationProvider() - Method in class io.rong.imkit.feature.location.LocationManager
 
getLongClickDialog() - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
getLongClickMessage() - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
getLower() - Method in class io.rong.imkit.widget.EllipsizeTextView.Range
 
getMapMode() - Method in class io.rong.imkit.feature.location.LocationManager
 
getMaximumScale() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getMaximumScale() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
getMaxLoader() - Static method in class io.rong.imkit.picture.widget.longimage.Utils
获取当前应用最大能展示的图片尺寸
getMaxScale() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns the maximum allowed scale.
getMaxVoiceDuration() - Method in class io.rong.imkit.manager.AudioRecordManager
 
getMcell() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getMediumScale() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getMediumScale() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
getMentionBlockInfo() - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
getMessage() - Method in class io.rong.imkit.activity.FilePreviewActivity
 
getMessage() - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageInfo
 
getMessage() - Method in class io.rong.imkit.event.actionevent.DownloadEvent
 
getMessage() - Method in class io.rong.imkit.event.actionevent.InsertEvent
 
getMessage() - Method in class io.rong.imkit.event.actionevent.RefreshEvent
 
getMessage() - Method in class io.rong.imkit.event.actionevent.SendEvent
 
getMessage() - Method in class io.rong.imkit.event.actionevent.SendMediaEvent
 
getMessage() - Method in class io.rong.imkit.event.uievent.ShowWarningDialogEvent
 
getMessage() - Method in class io.rong.imkit.event.uievent.ToastEvent
 
getMessage() - Method in class io.rong.imkit.manager.hqvoicemessage.AutoDownloadEntry
消息
getMessage() - Method in class io.rong.imkit.model.UiMessage
 
getMessageConfig() - Method in class io.rong.imkit.model.UiMessage
 
getMessageContentViewHolder() - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider.MessageViewHolder
 
getMessageDirection() - Method in class io.rong.imkit.model.UiMessage
 
getMessageId() - Method in class io.rong.imkit.event.actionevent.RecallEvent
 
getMessageId() - Method in class io.rong.imkit.model.UiMessage
 
getMessageIds() - Method in class io.rong.imkit.event.actionevent.DeleteEvent
 
getMessageItemLongClickActions() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageItemLongClickBean
 
getMessageItemLongClickActions() - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
getMessageItemLongClickActions(UiMessage) - Method in class io.rong.imkit.MessageItemLongClickActionManager
本方法应当只能被ItemProvider调用, 如果想修改默认的长按弹出菜单,请调用getMessageItemLongClickActions()
getMessageListProvider() - Method in class io.rong.imkit.config.ConversationConfig
 
getMessageSummary(Context, MessageContent) - Method in class io.rong.imkit.config.ConversationConfig
获得消息展示信息
getMiddleListener() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
getMiddleView() - Method in class io.rong.imkit.widget.TitleBar
 
getMimeType(Context, Uri) - Static method in class io.rong.imkit.picture.config.PictureMimeType
根据uri获取MIME_TYPE
getMimeType(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
Picture or video
getMimeType() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getMinimumScale() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getMinimumScale() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
getMinScale() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns the minimum allowed scale.
getMoreClickActions() - Method in class io.rong.imkit.config.ConversationConfig
获取会话页面长按消息,弹出框里点击"更多"选项时,底部需要显示的条目。 可以通过对此列表的增删,进行自定义显示。
getName() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
getName() - Static method in class io.rong.imkit.utils.OSUtils
 
getNameList() - Method in class io.rong.imkit.feature.forward.CombineMessage
 
getNavBarHeight(Context) - Static method in class io.rong.imkit.utils.RongUtils
 
getNavigationBarHeight() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Get the height of the system navigation bar.
getNavigationBarWidth() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Get the width of the system navigation bar when it is placed vertically on the screen.
getNestedScrollAxes() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
getNewCreatorId() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getNewCreatorName() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getNewMentionMessageUnreadLiveData() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getNewMessageUnreadLiveData() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getNewUnReadMentionMessages() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getNewUnReadMessages() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getNickname() - Method in class io.rong.imkit.model.UiMessage
 
getNickname() - Method in class io.rong.imkit.userinfo.model.GroupUserInfo
 
getNoticeContentLiveData() - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
获取连接状态通知内容
getNotificationChannel() - Method in class io.rong.imkit.notification.NotificationConfig
 
getNotificationContainer() - Method in class io.rong.imkit.conversation.ConversationFragment
获取顶部通知栏容器
getNotificationQuietHours(RongIMClient.GetNotificationQuietHoursCallback) - Method in class io.rong.imkit.notification.RongNotificationManager
获取会话通知免打扰时间。
getNotificationQuietHours(RongIMClient.GetNotificationQuietHoursCallback) - Method in class io.rong.imkit.notification.RongNotificationViewModel
获取会话通知免打扰时间。
getNotificationQuietHours(RongIMClient.GetNotificationQuietHoursCallback) - Method in class io.rong.imkit.RongIM
获取会话通知免打扰时间。
getNotificationStatus() - Method in class io.rong.imkit.conversation.ConversationSettingViewModel
 
getNum() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getNumber() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
获取门牌号
getNumFilesInFolder(FileInfo) - Static method in class io.rong.imkit.utils.FileTypeUtils
获取文件夹中文件的个数
getObjectName() - Method in class io.rong.imkit.model.UiMessage
 
getOfAllType() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
getOffset() - Method in class io.rong.imkit.utils.videocompressor.Sample
 
getOldCreatorId() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getOldCreatorName() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getOpenFileIntent(Context, String, String) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getOpenFileIntent(Context, String, Uri) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getOperationResult() - Method in class io.rong.imkit.conversation.ConversationSettingViewModel
 
getOperationResult() - Method in class io.rong.imkit.notification.RongNotificationViewModel
 
getOperatorNickname() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getOrientation() - Method in class io.rong.imkit.picture.widget.longimage.ImageViewState
 
getOrientation() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns the orientation setting.
getOriginalPath() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getOtherFilesInfo(Context, File) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getPageEventLiveData() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getPager() - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
getPanRemaining(RectF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Calculate how much further the image can be panned in each direction.
getPath() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getPath(Context, Uri) - Static method in class io.rong.imkit.picture.tools.FileUtils
Get a file path from a Uri.
getPath(Context, Uri) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
Get a file path from a Uri.
getPhraseList(Conversation.ConversationType) - Method in interface io.rong.imkit.feature.quickreply.IQuickReplyProvider
 
getPixelInsetBottom() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Get the layout inset for any system UI that appears at the bottom of the screen.
getPixelInsetRight() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Get the layout inset for any system UI that appears at the right of the screen.
getPixelInsetTop(boolean) - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Get the layout inset for any system UI that appears at the top of the screen.
getPlayingUri() - Method in class io.rong.imkit.manager.AudioPlayManager
 
getPluginBoard() - Method in class io.rong.imkit.conversation.extension.RongExtension
 
getPluginModule(int) - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
getPluginModules() - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
getPluginModules(Conversation.ConversationType, String) - Method in class io.rong.imkit.conversation.extension.DefaultExtensionConfig
默认 plugin 列表。 默认 plugin 为:照片、位置(开关打开时)、阅后即焚(开关打开时)、 语音通话(集成了音视频时)、视频通话(集成了音视频时)、文件
getPluginModules(Conversation.ConversationType, String) - Method in interface io.rong.imkit.conversation.extension.IExtensionConfig
返回输入框 “+” 号区域配置的插件列表。
getPluginModules(Conversation.ConversationType) - Method in interface io.rong.imkit.conversation.extension.IExtensionModule
用户可以根据不同的会话,配置 “+” 号区域插件。 可以配置一个插件,也可以同时配置多个插件。extension 展示所有返回的插件列表。 注意:如果用户没有配置插件,此方法可以不用实现。
getPluginModules(Conversation.ConversationType) - Method in class io.rong.imkit.feature.destruct.DestructExtensionModule
 
getPluginModules(Conversation.ConversationType) - Method in class io.rong.imkit.feature.forward.ForwardExtensionModule
 
getPluginModules(Conversation.ConversationType) - Method in class io.rong.imkit.feature.location.LocationExtensionModule
 
getPluginModules(Conversation.ConversationType) - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
getPluginModules(Conversation.ConversationType) - Method in class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
getPluginModules(Conversation.ConversationType) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
getPluginPosition(IPluginModule) - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
getPoiid() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getPoiname() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getPortraitTransformation() - Method in class io.rong.imkit.GlideKitImageEngine
 
getPosition() - Method in class io.rong.imkit.event.uievent.ScrollEvent
 
getPosition() - Method in class io.rong.imkit.event.uievent.SmoothScrollEvent
 
getPosition(T) - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
getPosition() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getPreferredBitmapConfig() - Static method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Get the current preferred configuration for decoding bitmaps.
getProcess() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getProcessor(Conversation.ConversationType) - Method in class io.rong.imkit.conversation.messgelist.processor.ConversationProcessorFactory
 
getProgress() - Method in class io.rong.imkit.event.actionevent.DownloadEvent
 
getProgress() - Method in class io.rong.imkit.event.actionevent.SendMediaEvent
 
getProgress() - Method in class io.rong.imkit.model.UiMessage
 
getProp(String) - Static method in class io.rong.imkit.utils.OSUtils
 
getProvider(int) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
getProvider(T) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
getProviderCount() - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
getProviderManager() - Method in class io.rong.imkit.config.ConversationListConfig
 
getProvince() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getPubBehaviorListener() - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
 
getPublicServiceList(<any>) - Method in class io.rong.imkit.RongIM
获取己关注公共账号列表。
getPublicServiceMenuClickListener() - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
 
getPublicServiceProfile(Conversation.PublicServiceType, String) - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
 
getPublicServiceProfile(Conversation.PublicServiceType, String, <any>) - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
 
getPublicServiceProfile(Conversation.PublicServiceType, String) - Method in interface io.rong.imkit.feature.publicservice.PublicServiceManager.PublicServiceProfileProvider
获取PublicServiceProfile。
getPublicServiceProfile(Conversation.PublicServiceType, String, <any>) - Method in class io.rong.imkit.RongIM
获取公众服务信息。
getPushLanguage(Context) - Static method in class io.rong.imkit.utils.language.LangUtils
 
getPushLanguage(Context) - Method in class io.rong.imkit.utils.language.RongConfigurationManager
获取推送语言
getQuickReplyProvider() - Method in class io.rong.imkit.config.FeatureConfig
 
getQuietInfoLiveData() - Method in class io.rong.imkit.notification.RongNotificationViewModel
 
getRdesc() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getReadReceiptInfo() - Method in class io.rong.imkit.model.UiMessage
 
getReadTime() - Method in class io.rong.imkit.model.UiMessage
 
getRecallNotificationMessage() - Method in class io.rong.imkit.event.actionevent.RecallEvent
 
getReceivedStatus() - Method in class io.rong.imkit.model.UiMessage
 
getReceivedTime() - Method in class io.rong.imkit.model.UiMessage
 
getReferenceContentSpannable() - Method in class io.rong.imkit.model.UiMessage
 
getReferenceView() - Method in class io.rong.imkit.feature.reference.ReferenceView
 
getRefreshContent() - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
 
getRefreshContent() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
getRefreshEventLiveData() - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
获取刷新事件 LiveData
getRefreshFooter() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Get footer of RefreshLayout 获取当前 Footer
getRefreshFooter() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Get footer of RefreshLayout 获取当前 Footer
getRefreshHeader() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Get header of RefreshLayout 获取当前 Header
getRefreshHeader() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Get header of RefreshLayout 获取当前 Header
getRefreshLayout() - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
 
getRefreshLayout() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
getRefreshMessageId() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getRefreshSentTime() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getRemoteHistoryMessages(Conversation.ConversationType, String, long, int, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型和目标 Id,获取 N 条远端历史消息记录。
getRemoteHistoryMessages(Conversation.ConversationType, String, RemoteHistoryMsgOption, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型和目标 Id,拉取某时间戳之前或之后的 N 条远端历史消息记录。
getRemoteMessage(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
 
getResizedBitmap(Context, Uri, int, int) - Static method in class io.rong.imkit.utils.RongUtils
 
getResource() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
getResource() - Method in class io.rong.imkit.utils.CharacterParser
 
getResourceId() - Method in class io.rong.imkit.picture.PictureBaseActivity
获取布局文件
getResourceId() - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
getResourceId() - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
getResourceId() - Method in class io.rong.imkit.picture.PictureSelectorCameraEmptyActivity
 
getResourceId() - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
getRetype() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getRichSpannable(String, TextViewUtils.RegularCallBack, int) - Static method in class io.rong.imkit.utils.TextViewUtils
 
getRightView() - Method in class io.rong.imkit.widget.TitleBar
 
getRingerMode(Context) - Method in class io.rong.imkit.notification.NotificationUtil
 
getRoad() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getRongExtension() - Method in class io.rong.imkit.conversation.ConversationFragment
 
getRootView() - Method in class io.rong.imkit.conversation.extension.component.inputpanel.InputPanel
 
getRootView() - Method in class io.rong.imkit.conversation.extension.component.moreaction.MoreInputPanel
 
getRootView() - Method in class io.rong.imkit.feature.quickreply.QuickReplyBoard
 
getSamplingRate() - Method in class io.rong.imkit.manager.AudioRecordManager
语音消息采样率
getSamplingRate() - Method in class io.rong.imkit.RongIM
语音消息采样率
getSavePath(Context, String, int) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
getScale() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getScale() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
getScale() - Method in class io.rong.imkit.picture.widget.longimage.ImageViewState
 
getScale() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns the current scale value.
getScaleType() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getScaleType() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
getScreenHeight(Context) - Static method in class io.rong.imkit.picture.tools.ScreenUtils
 
getScreenHeight(Context) - Static method in class io.rong.imkit.picture.widget.longimage.Utils
 
getScreenHeight() - Static method in class io.rong.imkit.utils.RongUtils
 
getScreenHeightProportion() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
getScreenHeightProportion() - Method in class io.rong.imkit.widget.ReferenceDialog
 
getScreenWidth(Context) - Static method in class io.rong.imkit.picture.tools.ScreenUtils
 
getScreenWidth(Context) - Static method in class io.rong.imkit.picture.widget.longimage.Utils
 
getScreenWidth() - Static method in class io.rong.imkit.utils.RongUtils
 
getScreenWidthProportion() - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
屏幕占比
getScreenWidthProportion() - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
屏幕占比
getScreenWidthProportion() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
getScreenWidthProportion() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
屏幕占比
getScreenWidthProportion() - Method in class io.rong.imkit.widget.ReferenceDialog
 
getScrollableView() - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
getScrollableView() - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
getSDCardPath() - Method in class io.rong.imkit.utils.FileTypeUtils
 
getSearchView() - Method in class io.rong.imkit.widget.TitleBar
 
getSelectedImages() - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
getSelectedUiMessages() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getSelectItem() - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
getSelectItem() - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
getSelling(String) - Method in class io.rong.imkit.utils.CharacterParser
词组解析 * * @param chs * @return
getSenderUserId() - Method in class io.rong.imkit.model.UiMessage
 
getSendMessageLister() - Method in class io.rong.imkit.config.ConversationConfig
 
getSentStatus() - Method in class io.rong.imkit.model.UiMessage
 
getSentTime() - Method in class io.rong.imkit.model.UiMessage
 
getSHeight() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
getSHeight() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Get source height, ignoring orientation.
getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji.EmojiImageSpan
 
getSize() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
getSize() - Method in class io.rong.imkit.utils.videocompressor.Sample
 
getSpannable(String, TextViewUtils.RegularCallBack) - Static method in class io.rong.imkit.utils.TextViewUtils
 
getSpanSize(GridLayoutManager, GridLayoutManager.SpanSizeLookup, int) - Method in interface io.rong.imkit.widget.adapter.WrapperUtils.SpanSizeCallback
 
getSpelling() - Method in class io.rong.imkit.utils.CharacterParser
 
getSpinnerStyle() - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
获取变换方式 SpinnerStyle 必须返回 非空
getSpinnerStyle() - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
getSRegion() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
getState() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getState() - Method in class io.rong.imkit.model.UiMessage
 
getState() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Get the current state of the view (scale, center, orientation) for restoration after rotate.
getState() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Get the current state of RefreshLayout 获取当前状态
getState() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Get the current state of RefreshLayout 获取当前状态
getStatusBarHeight(Context) - Static method in class io.rong.imkit.picture.tools.ScreenUtils
 
getStatusBarHeight(Context) - Static method in class io.rong.imkit.utils.RongUtils
 
getStatusBarHeight(Context) - Static method in class io.rong.imkit.utils.StatusBarUtil
 
getStatusBarHeight() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Get the height of the system status bar.
getStreet() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getStringNoBlank(String) - Static method in class io.rong.imkit.utils.StringUtils
 
getStyle(int) - Static method in enum io.rong.imkit.conversation.extension.component.inputpanel.InputPanel.InputStyle
 
getSuffix() - Method in class io.rong.imkit.model.FileInfo
 
getSummaryList() - Method in class io.rong.imkit.feature.forward.CombineMessage
 
getSummarySpannable(Context, CombineMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.CombineMessageItemProvider
 
getSummarySpannable(Context, MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.DefaultMessageItemProvider
 
getSummarySpannable(Context, FileMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.FileMessageItemProvider
 
getSummarySpannable(Context, GIFMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.GIFMessageItemProvider
 
getSummarySpannable(Context, GroupNotificationMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.GroupNotificationMessageItemProvider
 
getSummarySpannable(Context, HistoryDividerMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.HistoryDivMessageItemProvider
 
getSummarySpannable(Context, HQVoiceMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.HQVoiceMessageItemProvider
 
getSummarySpannable(Context, T) - Method in interface io.rong.imkit.conversation.messgelist.provider.IConversationSummaryProvider
在会话列表页某条会话最后一条消息为该类型消息时,会话里需要展示的内容。 比如: 图片消息在会话里需要展示为"图片",那返回对应的字符串资源即可。
getSummarySpannable(Context, ImageMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.ImageMessageItemProvider
 
getSummarySpannable(Context, InformationNotificationMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.InformationNotificationMessageItemProvider
 
getSummarySpannable(Context, LocationMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.LocationMessageItemProvider
 
getSummarySpannable(Context, RealTimeLocationStartMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.RealTimeLocationMessageItemProvider
 
getSummarySpannable(Context, RecallNotificationMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.RecallNotificationMessageItemProvider
 
getSummarySpannable(Context, RichContentMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.RichContentMessageItemProvider
 
getSummarySpannable(Context, SightMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.SightMessageItemProvider
 
getSummarySpannable(Context, TextMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.TextMessageItemProvider
 
getSummarySpannable(Context, UnknownMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.UnknownMessageItemProvider
 
getSummarySpannable(Context, VoiceMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.VoiceMessageItemProvider
 
getSummarySpannable(Context, CSPullLeaveMessage) - Method in class io.rong.imkit.feature.customservice.provider.CSPullLeaveMsgItemProvider
 
getSummarySpannable(Context, GIFMessage) - Method in class io.rong.imkit.feature.destruct.provider.DestructGifMessageItemProvider
 
getSummarySpannable(Context, HQVoiceMessage) - Method in class io.rong.imkit.feature.destruct.provider.DestructHQVoiceMessageItemProvider
 
getSummarySpannable(Context, ImageMessage) - Method in class io.rong.imkit.feature.destruct.provider.DestructImageMessageItemProvider
 
getSummarySpannable(Context, SightMessage) - Method in class io.rong.imkit.feature.destruct.provider.DestructSightMessageItemProvider
 
getSummarySpannable(Context, TextMessage) - Method in class io.rong.imkit.feature.destruct.provider.DestructTextMessageItemProvider
 
getSummarySpannable(Context, VoiceMessage) - Method in class io.rong.imkit.feature.destruct.provider.DestructVoiceMessageItemProvider
 
getSummarySpannable(Context, PublicServiceMultiRichContentMessage) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider
 
getSummarySpannable(Context, PublicServiceRichContentMessage) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceRichContentMessageProvider
 
getSummarySpannable(Context, ReferenceMessage) - Method in class io.rong.imkit.feature.reference.ReferenceMessageItemProvider
 
getSuppMatrix(Matrix) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
getSuppMatrix(Matrix) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
Get the current support matrix
getSurface() - Method in class io.rong.imkit.utils.videocompressor.InputSurface
 
getSurface() - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
getSurface() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
 
getSurfaceTexture() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
 
getSWidth() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
getSWidth() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Get source width, ignoring orientation.
getSystemLocale() - Static method in class io.rong.imkit.utils.language.LangUtils
获取系统语言
getSystemLocale() - Method in class io.rong.imkit.utils.language.RongConfigurationManager
获取系统语言
getTabList(String) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
getTargetGroupName() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getTargetId() - Method in class io.rong.imkit.conversation.extension.RongExtension
获取当前所在会话的 targetId。
getTargetId() - Method in class io.rong.imkit.event.actionevent.ClearEvent
 
getTargetId() - Method in class io.rong.imkit.event.actionevent.DeleteEvent
 
getTargetId() - Method in class io.rong.imkit.event.actionevent.RecallEvent
 
getTargetId() - Method in class io.rong.imkit.model.ConversationKey
 
getTargetId() - Method in class io.rong.imkit.model.UiMessage
 
getTargetUserDisplayNames() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getTargetUserIds() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getTextFilesInfo(Context, File) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getTextMessageDraft(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型,获取某一会话的文字消息草稿。
getTextureId() - Method in class io.rong.imkit.utils.videocompressor.TextureRenderer
 
getTextureId() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.render.TextureRenderer
 
getThumbColor() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getThumbDrawable() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getThumbHeight() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getThumbMargin() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getThumbRadius() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getThumbSizeF() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getThumbUri() - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageInfo
 
getThumbWidth() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getTile() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
getTime() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
getTimestamp() - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
getTintColor() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
getTitle() - Method in class io.rong.imkit.feature.forward.CombineMessage
 
getTitle(Context) - Method in class io.rong.imkit.MessageItemLongClickAction
 
getTitleType() - Method in class io.rong.imkit.notification.NotificationConfig
 
getTopStatus() - Method in class io.rong.imkit.conversation.ConversationSettingViewModel
 
getType() - Method in class io.rong.imkit.model.ConversationKey
 
getTypeValueBoolean(Context, int) - Static method in class io.rong.imkit.picture.tools.AttrsUtils
attrs status color or black
getTypeValueColor(Context, int) - Static method in class io.rong.imkit.picture.tools.AttrsUtils
get attrs color
getTypeValueDrawable(Context, int) - Static method in class io.rong.imkit.picture.tools.AttrsUtils
attrs drawable
getTypingStatusInfo() - Method in class io.rong.imkit.conversation.ConversationViewModel
获取正在输入的状态信息
getTypingView() - Method in class io.rong.imkit.widget.TitleBar
 
getUId() - Method in class io.rong.imkit.model.UiMessage
 
getUiMessage() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageItemLongClickBean
 
getUiMessage() - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
getUiMessageLiveData() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getUiMessages() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
getUnFinishTime(String) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
getUnreadCount(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.RongIM
根据会话类型的目标 Id,回调方式获取来自某用户(某会话)的未读消息数。
getUnreadCount(<any>, Conversation.ConversationType...) - Method in class io.rong.imkit.RongIM
回调方式获取某会话类型的未读消息数。
getUnreadCount(Conversation.ConversationType[], boolean, <any>) - Method in class io.rong.imkit.RongIM
回调方式获取某会话类型的未读消息数。可选择包含或者不包含消息免打扰的未读消息数。
getUnreadCount(Conversation.ConversationType[], <any>) - Method in class io.rong.imkit.RongIM
根据会话类型数组,回调方式获取某会话类型的未读消息数。
getUpper() - Method in class io.rong.imkit.widget.EllipsizeTextView.Range
 
getUri() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
getUri() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Return the uri that has been set.
getUriFromDrawableRes(Context, int) - Static method in class io.rong.imkit.utils.RongUtils
 
getUser(String) - Method in interface io.rong.imkit.userinfo.db.dao.UserDao
 
getUserDao() - Method in class io.rong.imkit.userinfo.UserDatabase
 
getUserDatabase() - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getUserId() - Method in class io.rong.imkit.userinfo.model.GroupUserInfo
 
getUserInfo() - Method in class io.rong.imkit.model.UiMessage
 
getUserInfo(String) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getUserInfo(String) - Method in class io.rong.imkit.userinfo.UserDataDelegate
 
getUserInfo(String) - Method in interface io.rong.imkit.userinfo.UserDataProvider.UserInfoProvider
获取用户信息。
getUserInfoAttachedState() - Method in class io.rong.imkit.userinfo.RongUserInfoManager
获取当前用户关于消息体内是否携带用户信息的配置
getUserInfoLiveData(String) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
getUserLiveData(String) - Method in interface io.rong.imkit.userinfo.db.dao.UserDao
 
getValue() - Method in enum io.rong.imkit.feature.forward.ForwardClickActions.ForwardType
 
getValue() - Method in enum io.rong.imkit.manager.AudioRecordManager.SamplingRate
 
getValue() - Method in class io.rong.imkit.widget.SettingItemView
获取value
getValueView() - Method in class io.rong.imkit.widget.SettingItemView
设置 value 颜色
getVersion() - Static method in class io.rong.imkit.RongIM
 
getVersion() - Static method in class io.rong.imkit.utils.OSUtils
 
getVerticalMovement() - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
设置竖直方向偏移量
getVerticalMovement() - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
设置竖直方向偏移量
getVerticalMovement() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
设置竖直方向偏移量
getVideoDuration(Context, String) - Static method in class io.rong.imkit.utils.RongUtils
获取视频文件的时长(时间戳)
getVideoFilesInfo(Context, File) - Static method in class io.rong.imkit.utils.FileTypeUtils
 
getVideoSavePath(Context) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
getView() - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
getView() - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
getView(int, View, ViewGroup) - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
getView(int, View, ViewGroup) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
getView(int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
通过viewId获取控件
getView() - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
获取实体视图
getView() - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
getView() - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
getView() - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
getViewModelProcessor() - Method in class io.rong.imkit.config.ConversationConfig
 
getViewProcessors() - Method in class io.rong.imkit.config.ConversationConfig
 
getVisibility() - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
getVoiceMessageType() - Method in class io.rong.imkit.config.FeatureConfig
 
getVoiceMessageType() - Method in class io.rong.imkit.RongIM
语音消息类型
getWidth() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
GIFMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
GIFMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.GIFMessageItemProvider
 
GIFPreviewActivity - Class in io.rong.imkit.activity
 
GIFPreviewActivity() - Constructor for class io.rong.imkit.activity.GIFPreviewActivity
 
GIGABYTE - Static variable in class io.rong.imkit.utils.FileTypeUtils
文件管理器中文件列表图标显示:根据文件的类型来获取文件的图标
GlideKitImageEngine - Class in io.rong.imkit
 
GlideKitImageEngine() - Constructor for class io.rong.imkit.GlideKitImageEngine
 
GridSpacingItemDecoration - Class in io.rong.imkit.picture.decoration
 
GridSpacingItemDecoration(int, int, boolean) - Constructor for class io.rong.imkit.picture.decoration.GridSpacingItemDecoration
 
GridSpacingItemNotBothDecoration - Class in io.rong.imkit.picture.decoration
 
GridSpacingItemNotBothDecoration(int, int, boolean, boolean) - Constructor for class io.rong.imkit.picture.decoration.GridSpacingItemNotBothDecoration
 
Group - Class in io.rong.imkit.userinfo.db.model
 
Group(String, String, String) - Constructor for class io.rong.imkit.userinfo.db.model.Group
 
GroupBusinessProcessor - Class in io.rong.imkit.conversation.messgelist.processor
 
GroupBusinessProcessor() - Constructor for class io.rong.imkit.conversation.messgelist.processor.GroupBusinessProcessor
 
GroupConversation - Class in io.rong.imkit.conversationlist.model
 
GroupConversation(Context, Conversation) - Constructor for class io.rong.imkit.conversationlist.model.GroupConversation
 
GroupDao - Interface in io.rong.imkit.userinfo.db.dao
 
groupId - Variable in class io.rong.imkit.userinfo.db.model.GroupMember
 
GroupInfoViewModel - Class in io.rong.imkit.userinfo.viewmodel
 
GroupInfoViewModel(Application) - Constructor for class io.rong.imkit.userinfo.viewmodel.GroupInfoViewModel
 
GroupMember - Class in io.rong.imkit.userinfo.db.model
 
GroupMember(String, String, String) - Constructor for class io.rong.imkit.userinfo.db.model.GroupMember
 
groupMember - Variable in class io.rong.imkit.userinfo.db.model.GroupUserInfo
 
GroupMemberDao - Interface in io.rong.imkit.userinfo.db.dao
 
GroupNotificationMessageData - Class in io.rong.imkit.model
Created by AMing on 16/2/18.
GroupNotificationMessageData() - Constructor for class io.rong.imkit.model.GroupNotificationMessageData
 
GroupNotificationMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
GroupNotificationMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.GroupNotificationMessageItemProvider
 
GroupUserInfo - Class in io.rong.imkit.userinfo.db.model
 
GroupUserInfo() - Constructor for class io.rong.imkit.userinfo.db.model.GroupUserInfo
 
GroupUserInfo - Class in io.rong.imkit.userinfo.model
群成员信息实体类,用来存储群成员信息。
GroupUserInfo(String, String, String) - Constructor for class io.rong.imkit.userinfo.model.GroupUserInfo
群成员对象

H

HackyViewPager - Class in io.rong.imkit.widget
 
HackyViewPager(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.HackyViewPager
 
handleBeforeSend(Message) - Method in class io.rong.imkit.IMCenter
发送消息之前的内部逻辑处理。
handleMessage(Message) - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
 
handleMessage(Message) - Method in class io.rong.imkit.manager.AudioRecordManager
 
handleMessage(Message) - Method in class io.rong.imkit.picture.model.LocalMediaLoader
 
handleMessage(Message) - Method in class io.rong.imkit.picture.PictureBaseActivity
 
handlePageEvent(PageEvent) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationUIRenderer
会话页面渲染事件回调。
handlePageEvent(PageEvent) - Method in class io.rong.imkit.feature.customservice.CSConversationUIRenderer
 
handlePageEvent(PageEvent) - Method in class io.rong.imkit.feature.location.LocationUiRender
 
handlerResult(List<LocalMedia>) - Method in class io.rong.imkit.picture.PictureBaseActivity
compress or callback
hasAccuracy() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
hashCode() - Method in class io.rong.imkit.MessageItemLongClickAction
 
hashCode() - Method in class io.rong.imkit.widget.glide.RoundedCornersTransform
 
hashCode() - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
hasICS() - Static method in class io.rong.imkit.picture.tools.SdkVersionUtils
 
hasImage() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Check if an image has been set.
hasKitKat() - Static method in class io.rong.imkit.picture.tools.SdkVersionUtils
 
hasNavigtionBar() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Does this device have a system navigation bar?
HeaderViewHolder(View) - Constructor for class io.rong.imkit.picture.adapter.PictureImageGridAdapter.HeaderViewHolder
 
height - Variable in class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider.MyViewHolder
 
hideHistoryBar() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
hideMoreActionLayout() - Method in interface io.rong.imkit.conversation.extension.component.moreaction.IMoreClickAdapter
隐藏底部点击事件
hideNewMentionMessageBar() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
hideNotificationView(View) - Method in class io.rong.imkit.conversation.ConversationFragment
隐藏调用showNotificationView所显示的通知view
HistoryDivMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
HistoryDivMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.HistoryDivMessageItemProvider
 
HistoryState - Class in io.rong.imkit.conversation.messgelist.status
 
historyState - Static variable in interface io.rong.imkit.conversation.messgelist.status.IMessageState
 
hitCount() - Method in class io.rong.imkit.widget.cache.RongCache
Returns the number of times RongCache.get(K) returned a value that was already present in the cache.
HQVoiceMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
HQVoiceMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.HQVoiceMessageItemProvider
 
HQVoiceMsgDownloadManager - Class in io.rong.imkit.manager.hqvoicemessage
 

I

IAddMentionedMemberListener - Interface in io.rong.imkit.feature.mention
 
IAudioPlayListener - Interface in io.rong.imkit.manager
 
IClickActions - Interface in io.rong.imkit.conversation.extension.component.moreaction
Created by zwfang on 2018/3/29.
IConversationBusinessProcessor - Interface in io.rong.imkit.conversation.messgelist.processor
会话业务处理器
IConversationSummaryProvider<T extends MessageContent> - Interface in io.rong.imkit.conversation.messgelist.provider
 
IConversationUIRenderer - Interface in io.rong.imkit.conversation.messgelist.processor
会话 UI 渲染器。
id - Variable in class io.rong.imkit.userinfo.db.model.Group
 
id - Variable in class io.rong.imkit.userinfo.db.model.User
 
IEmojiItemClickListener - Interface in io.rong.imkit.conversation.extension.component.emoticon
Created by weiqinxiao on 16/8/5.
IEmoticonClickListener - Interface in io.rong.imkit.conversation.extension.component.emoticon
Created by weiqinxiao on 16/8/15.
IEmoticonSettingClickListener - Interface in io.rong.imkit.conversation.extension.component.emoticon
Created by luoyanlong on 2018/08/22.
IEmoticonTab - Interface in io.rong.imkit.conversation.extension.component.emoticon
 
IExtensionConfig - Interface in io.rong.imkit.conversation.extension
 
IExtensionEventWatcher - Interface in io.rong.imkit.feature.mention
 
IExtensionModule - Interface in io.rong.imkit.conversation.extension
 
IHistoryDataResultCallback<T> - Interface in io.rong.imkit.feature.forward
Created by weiqinxiao on 16/11/30.
ILinkClickListener - Interface in io.rong.imkit.widget
 
ILocationChangedListener - Interface in io.rong.imkit.feature.location
 
IMAGE - Static variable in class io.rong.imkit.utils.KitStorageUtils.MediaType
 
IMAGE_DESTRUCT_TIME - Static variable in class io.rong.imkit.feature.destruct.DestructManager
 
ImageAdapter() - Constructor for class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
ImageDecoder - Interface in io.rong.imkit.picture.widget.longimage
Interface for image decoding classes, allowing the default BitmapRegionDecoder based on the Skia library to be replaced with a custom class.
imageEngine - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
ImageEngine - Interface in io.rong.imkit.picture.engine
图库加载接口
ImageMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
ImageMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.ImageMessageItemProvider
 
ImagePlugin - Class in io.rong.imkit.conversation.extension.component.plugin
 
ImagePlugin() - Constructor for class io.rong.imkit.conversation.extension.component.plugin.ImagePlugin
 
ImageRegionDecoder - Interface in io.rong.imkit.picture.widget.longimage
Interface for image decoding classes, allowing the default BitmapRegionDecoder based on the Skia library to be replaced with a custom class.
images - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
images - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
ImagesObservable - Class in io.rong.imkit.picture.observable
 
ImageSource - Class in io.rong.imkit.picture.widget.longimage
Helper class used to set the source and additional attributes from a variety of sources.
imageSpanCount - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
imageSpanCount(int) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
ImageViewState - Class in io.rong.imkit.picture.widget.longimage
Wraps the scale, center and orientation of a displayed image for easy restoration on screen rotate.
ImageViewState(float, PointF, int) - Constructor for class io.rong.imkit.picture.widget.longimage.ImageViewState
 
IMCenter - Class in io.rong.imkit
 
IMCenter.FilterSentListener - Interface in io.rong.imkit
 
IMCenter.VoiceMessageType - Enum in io.rong.imkit
语音消息类型
IMentionedInputListener - Interface in io.rong.imkit.feature.mention
 
IMessageProvider<T extends MessageContent> - Interface in io.rong.imkit.conversation.messgelist.provider
 
IMessageState - Interface in io.rong.imkit.conversation.messgelist.status
处理,消息列表,历史消息展示条,新消息展示条相关逻辑
IMessageViewModelProcessor - Interface in io.rong.imkit.conversation.messgelist.viewmodel
会话列表处理接口,当用户需要实现自定义
IMKitBuildVar - Class in io.rong.imkit
 
IMKitBuildVar() - Constructor for class io.rong.imkit.IMKitBuildVar
 
IMoreClickAdapter - Interface in io.rong.imkit.conversation.extension.component.moreaction
Created by zwfang on 2018/4/8.
IMyLocationChangedListener - Interface in io.rong.imkit.feature.location
 
index - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
INDEX_MESSAGE_TIME - Static variable in class io.rong.imkit.utils.RouteUtils
 
InformationNotificationMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
InformationNotificationMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.InformationNotificationMessageItemProvider
 
init(Context) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
init(Context, String) - Static method in class io.rong.imkit.conversation.extension.RongExtensionManager
初始化,SDK 在初始化时已调用此方法,用户不需要再调用。
init(MessageViewModel, Bundle) - Method in class io.rong.imkit.conversation.messgelist.processor.ChatRoomBusinessProcessor
 
init(MessageViewModel, Bundle) - Method in class io.rong.imkit.conversation.messgelist.processor.GroupBusinessProcessor
 
init(MessageViewModel, Bundle) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
第一次初始化,绑定事件等
init(ConversationFragment, RongExtension, Conversation.ConversationType, String) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationUIRenderer
进入会话页面后,初始化各 UI 渲染器。
init(MessageViewModel, Bundle) - Method in class io.rong.imkit.conversation.messgelist.processor.PrivateBusinessProcessor
 
init(MessageViewModel, Bundle) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
跳转到指定历史消息
init(MessageViewModel, Bundle) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
处理历史消息
init(MessageViewModel, Bundle) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
正常模式,初始化,拉取本地历史记录,处理未读数
init(ConversationFragment, RongExtension, Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.customservice.CSConversationUIRenderer
 
init(MessageViewModel, Bundle) - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
 
init(ConversationFragment, RongExtension, Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.location.LocationUiRender
 
init(MessageViewModel, Bundle) - Method in class io.rong.imkit.feature.publicservice.PublicServiceBusinessProcessor
 
init(Application, String, boolean) - Static method in class io.rong.imkit.IMCenter
初始化 SDK,在整个应用程序全局,只需要调用一次。
init(Context) - Method in class io.rong.imkit.manager.hqvoicemessage.HQVoiceMsgDownloadManager
 
init(Application) - Method in class io.rong.imkit.notification.RongNotificationManager
 
init(Context, Uri) - Method in interface io.rong.imkit.picture.widget.longimage.ImageRegionDecoder
Initialise the decoder.
init(Context, Uri) - Method in class io.rong.imkit.picture.widget.longimage.SkiaImageRegionDecoder
 
init(Application, String) - Static method in class io.rong.imkit.RongIM
初始化 SDK,在整个应用程序全局只需要调用一次, 建议在 Application 继承类中调用。 调用此接口传入 AppKey 与在 AndroidManifest.xml 里写入 RONG_CLOUD_APP_KEY 是同样效果,二选一即可。
init(Application, String, boolean) - Static method in class io.rong.imkit.RongIM
初始化 SDK,在整个应用程序全局只需要调用一次, 建议在 Application 继承类中调用。 调用此接口传入 AppKey 与在 AndroidManifest.xml 里写入 RONG_CLOUD_APP_KEY 是同样效果,二选一即可。
init(Context) - Static method in class io.rong.imkit.utils.language.RongConfigurationManager
 
init(Context) - Static method in class io.rong.imkit.utils.RongUtils
 
initAndUpdateUserDataBase(Context) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
初始化并打开用户信息数据库
initConfig(Context) - Method in class io.rong.imkit.config.ConversationConfig
 
initConfig(Context) - Method in class io.rong.imkit.config.ConversationListConfig
 
initConfig(Context) - Method in class io.rong.imkit.config.FeatureConfig
 
initConversation(String, Conversation.ConversationType, Bundle) - Method in class io.rong.imkit.conversation.ConversationFragment
 
initData() - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
initEmotionTabs() - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
initialize(Context, RefreshLayout) - Method in interface io.rong.imkit.widget.refresh.listener.DefaultRefreshInitializer
 
initPictureSelectorStyle() - Method in class io.rong.imkit.picture.PictureBaseActivity
 
initPictureSelectorStyle() - Method in class io.rong.imkit.picture.PicturePreviewActivity
动态设置相册主题
initPictureSelectorStyle() - Method in class io.rong.imkit.picture.PictureSelectorActivity
动态设置相册主题
initRefreshView() - Method in class io.rong.imkit.conversationlist.ConversationListFragment
初始化刷新模块
initStatusBar(int) - Method in class io.rong.imkit.activity.RongBaseActivity
 
initUserInfo() - Method in class io.rong.imkit.model.UiMessage
 
initView(Context) - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
initView() - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
 
initView() - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
initView() - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
initView() - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
initView() - Method in class io.rong.imkit.picture.widget.FolderPopWindow
 
initView() - Method in class io.rong.imkit.widget.ReferenceDialog
 
initWidgets() - Method in class io.rong.imkit.picture.PictureBaseActivity
 
initWidgets() - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
initWidgets() - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
initWidgets() - Method in class io.rong.imkit.picture.PictureSelectorCameraEmptyActivity
 
initWidgets() - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
InputBarEvent - Class in io.rong.imkit.event.uievent
输入栏相关刷新事件。
InputBarEvent(InputBarEvent.Type, String) - Constructor for class io.rong.imkit.event.uievent.InputBarEvent
 
InputBarEvent.Type - Enum in io.rong.imkit.event.uievent
 
inputEditText - Variable in class io.rong.imkit.feature.mention.MentionInstance
 
InputMenu - Class in io.rong.imkit.feature.publicservice
 
InputMenu() - Constructor for class io.rong.imkit.feature.publicservice.InputMenu
 
InputMode - Enum in io.rong.imkit.conversation.extension
 
InputPanel - Class in io.rong.imkit.conversation.extension.component.inputpanel
 
InputPanel(Fragment, ViewGroup, InputPanel.InputStyle, Conversation.ConversationType, String) - Constructor for class io.rong.imkit.conversation.extension.component.inputpanel.InputPanel
 
InputPanel.InputStyle - Enum in io.rong.imkit.conversation.extension.component.inputpanel
 
InputSubMenu - Class in io.rong.imkit.feature.publicservice
 
InputSubMenu(Context, List<String>) - Constructor for class io.rong.imkit.feature.publicservice.InputSubMenu
 
InputSurface - Class in io.rong.imkit.utils.videocompressor
 
InputSurface(Surface) - Constructor for class io.rong.imkit.utils.videocompressor.InputSurface
 
InsertEvent - Class in io.rong.imkit.event.actionevent
 
InsertEvent(Message) - Constructor for class io.rong.imkit.event.actionevent.InsertEvent
 
insertGroup(Group) - Method in interface io.rong.imkit.userinfo.db.dao.GroupDao
 
insertGroupMember(GroupMember) - Method in interface io.rong.imkit.userinfo.db.dao.GroupMemberDao
 
insertGroupMembers(List<GroupMember>) - Method in interface io.rong.imkit.userinfo.db.dao.GroupMemberDao
 
insertImageIntoMediaStore(Context, String, String) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
insertIncomingMessage(Conversation.ConversationType, String, String, Message.ReceivedStatus, MessageContent, <any>) - Method in class io.rong.imkit.IMCenter
 
insertIncomingMessage(Conversation.ConversationType, String, String, Message.ReceivedStatus, MessageContent, long, <any>) - Method in class io.rong.imkit.IMCenter
 
insertIncomingMessage(Conversation.ConversationType, String, String, Message.ReceivedStatus, MessageContent, long, <any>) - Method in class io.rong.imkit.RongIM
向本地会话中插入一条消息,方向为接收。这条消息只是插入本地会话,不会实际发送给服务器和对方。 插入消息需为入库消息,即 MessageTag#ISPERSISTED,否者会回调 RongIMClient.ErrorCode#PARAMETER_ERROR
insertIncomingMessage(Conversation.ConversationType, String, String, Message.ReceivedStatus, MessageContent, <any>) - Method in class io.rong.imkit.RongIM
向本地会话中插入一条消息,方向为接收。这条消息只是插入本地会话,不会实际发送给服务器和对方。 插入消息需为入库消息,即 MessageTag#ISPERSISTED,否者会回调 RongIMClient.ErrorCode#PARAMETER_ERROR
insertOutgoingMessage(Conversation.ConversationType, String, Message.SentStatus, MessageContent, <any>) - Method in class io.rong.imkit.IMCenter
 
insertOutgoingMessage(Conversation.ConversationType, String, Message.SentStatus, MessageContent, long, <any>) - Method in class io.rong.imkit.IMCenter
 
insertOutgoingMessage(Conversation.ConversationType, String, Message.SentStatus, MessageContent, <any>) - Method in class io.rong.imkit.RongIM
向本地会话中插入一条消息,方向为发送。这条消息只是插入本地会话,不会实际发送给服务器和对方。 插入消息需为入库消息,即 MessageTag#ISPERSISTED,否者会回调 RongIMClient.ErrorCode#PARAMETER_ERROR
insertOutgoingMessage(Conversation.ConversationType, String, Message.SentStatus, MessageContent, long, <any>) - Method in class io.rong.imkit.RongIM
向本地会话中插入一条消息,方向为发送。这条消息只是插入本地会话,不会实际发送给服务器和对方。 插入消息需为入库消息,即 MessageTag#ISPERSISTED,否者会回调 RongIMClient.ErrorCode#PARAMETER_ERROR
insertUser(User) - Method in interface io.rong.imkit.userinfo.db.dao.UserDao
 
insertVideoIntoMediaStore(Context, String) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
instance - Static variable in class io.rong.imkit.feature.mention.MentionMemberSelectActivity.PinyinComparator
 
instantiateItem(ViewGroup, int) - Method in class io.rong.imkit.picture.adapter.PictureSimpleFragmentAdapter
 
intent(Intent) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
interceptAnimatorByAction(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
在动画执行时,触摸屏幕,打断动画,转为拖动状态
interceptOnSendMessage(Message) - Method in interface io.rong.imkit.MessageInterceptor
准备发送消息的拦截回调。
interceptOnSentMessage(Message) - Method in interface io.rong.imkit.MessageInterceptor
发送消息成功后的拦截回调。
interceptReceivedMessage(Message, int, boolean, boolean) - Method in interface io.rong.imkit.MessageInterceptor
接收实时或者离线消息拦回调。
INTERPOLATOR_DECELERATE - Static variable in class io.rong.imkit.widget.refresh.util.SmartUtil
 
INTERPOLATOR_VISCOUS_FLUID - Static variable in class io.rong.imkit.widget.refresh.util.SmartUtil
 
io.rong.imkit - package io.rong.imkit
 
io.rong.imkit.activity - package io.rong.imkit.activity
 
io.rong.imkit.config - package io.rong.imkit.config
 
io.rong.imkit.conversation - package io.rong.imkit.conversation
 
io.rong.imkit.conversation.extension - package io.rong.imkit.conversation.extension
 
io.rong.imkit.conversation.extension.component.emoticon - package io.rong.imkit.conversation.extension.component.emoticon
 
io.rong.imkit.conversation.extension.component.inputpanel - package io.rong.imkit.conversation.extension.component.inputpanel
 
io.rong.imkit.conversation.extension.component.moreaction - package io.rong.imkit.conversation.extension.component.moreaction
 
io.rong.imkit.conversation.extension.component.plugin - package io.rong.imkit.conversation.extension.component.plugin
 
io.rong.imkit.conversation.messgelist.processor - package io.rong.imkit.conversation.messgelist.processor
 
io.rong.imkit.conversation.messgelist.provider - package io.rong.imkit.conversation.messgelist.provider
 
io.rong.imkit.conversation.messgelist.status - package io.rong.imkit.conversation.messgelist.status
 
io.rong.imkit.conversation.messgelist.viewmodel - package io.rong.imkit.conversation.messgelist.viewmodel
 
io.rong.imkit.conversationlist - package io.rong.imkit.conversationlist
 
io.rong.imkit.conversationlist.model - package io.rong.imkit.conversationlist.model
 
io.rong.imkit.conversationlist.provider - package io.rong.imkit.conversationlist.provider
 
io.rong.imkit.conversationlist.viewmodel - package io.rong.imkit.conversationlist.viewmodel
 
io.rong.imkit.event - package io.rong.imkit.event
 
io.rong.imkit.event.actionevent - package io.rong.imkit.event.actionevent
 
io.rong.imkit.event.uievent - package io.rong.imkit.event.uievent
 
io.rong.imkit.feature.customservice - package io.rong.imkit.feature.customservice
 
io.rong.imkit.feature.customservice.event - package io.rong.imkit.feature.customservice.event
 
io.rong.imkit.feature.customservice.provider - package io.rong.imkit.feature.customservice.provider
 
io.rong.imkit.feature.destruct - package io.rong.imkit.feature.destruct
 
io.rong.imkit.feature.destruct.provider - package io.rong.imkit.feature.destruct.provider
 
io.rong.imkit.feature.forward - package io.rong.imkit.feature.forward
 
io.rong.imkit.feature.location - package io.rong.imkit.feature.location
 
io.rong.imkit.feature.location.plugin - package io.rong.imkit.feature.location.plugin
 
io.rong.imkit.feature.mention - package io.rong.imkit.feature.mention
 
io.rong.imkit.feature.publicservice - package io.rong.imkit.feature.publicservice
 
io.rong.imkit.feature.publicservice.provider - package io.rong.imkit.feature.publicservice.provider
 
io.rong.imkit.feature.quickreply - package io.rong.imkit.feature.quickreply
 
io.rong.imkit.feature.recallEdit - package io.rong.imkit.feature.recallEdit
 
io.rong.imkit.feature.reference - package io.rong.imkit.feature.reference
 
io.rong.imkit.feature.resend - package io.rong.imkit.feature.resend
 
io.rong.imkit.manager - package io.rong.imkit.manager
 
io.rong.imkit.manager.hqvoicemessage - package io.rong.imkit.manager.hqvoicemessage
 
io.rong.imkit.model - package io.rong.imkit.model
 
io.rong.imkit.notification - package io.rong.imkit.notification
 
io.rong.imkit.picture - package io.rong.imkit.picture
 
io.rong.imkit.picture.adapter - package io.rong.imkit.picture.adapter
 
io.rong.imkit.picture.anim - package io.rong.imkit.picture.anim
 
io.rong.imkit.picture.broadcast - package io.rong.imkit.picture.broadcast
 
io.rong.imkit.picture.config - package io.rong.imkit.picture.config
 
io.rong.imkit.picture.decoration - package io.rong.imkit.picture.decoration
 
io.rong.imkit.picture.dialog - package io.rong.imkit.picture.dialog
 
io.rong.imkit.picture.engine - package io.rong.imkit.picture.engine
 
io.rong.imkit.picture.entity - package io.rong.imkit.picture.entity
 
io.rong.imkit.picture.model - package io.rong.imkit.picture.model
 
io.rong.imkit.picture.observable - package io.rong.imkit.picture.observable
 
io.rong.imkit.picture.permissions - package io.rong.imkit.picture.permissions
 
io.rong.imkit.picture.photoview - package io.rong.imkit.picture.photoview
 
io.rong.imkit.picture.tools - package io.rong.imkit.picture.tools
 
io.rong.imkit.picture.widget - package io.rong.imkit.picture.widget
 
io.rong.imkit.picture.widget.longimage - package io.rong.imkit.picture.widget.longimage
 
io.rong.imkit.subconversationlist - package io.rong.imkit.subconversationlist
 
io.rong.imkit.userinfo - package io.rong.imkit.userinfo
 
io.rong.imkit.userinfo.db.dao - package io.rong.imkit.userinfo.db.dao
 
io.rong.imkit.userinfo.db.model - package io.rong.imkit.userinfo.db.model
 
io.rong.imkit.userinfo.model - package io.rong.imkit.userinfo.model
 
io.rong.imkit.userinfo.viewmodel - package io.rong.imkit.userinfo.viewmodel
 
io.rong.imkit.utils - package io.rong.imkit.utils
 
io.rong.imkit.utils.language - package io.rong.imkit.utils.language
 
io.rong.imkit.utils.videocompressor - package io.rong.imkit.utils.videocompressor
 
io.rong.imkit.utils.videocompressor.videoslimmer - package io.rong.imkit.utils.videocompressor.videoslimmer
 
io.rong.imkit.utils.videocompressor.videoslimmer.listner - package io.rong.imkit.utils.videocompressor.videoslimmer.listner
 
io.rong.imkit.utils.videocompressor.videoslimmer.muxer - package io.rong.imkit.utils.videocompressor.videoslimmer.muxer
 
io.rong.imkit.utils.videocompressor.videoslimmer.render - package io.rong.imkit.utils.videocompressor.videoslimmer.render
 
io.rong.imkit.widget - package io.rong.imkit.widget
 
io.rong.imkit.widget.adapter - package io.rong.imkit.widget.adapter
 
io.rong.imkit.widget.cache - package io.rong.imkit.widget.cache
 
io.rong.imkit.widget.dialog - package io.rong.imkit.widget.dialog
 
io.rong.imkit.widget.glide - package io.rong.imkit.widget.glide
 
io.rong.imkit.widget.refresh - package io.rong.imkit.widget.refresh
 
io.rong.imkit.widget.refresh.api - package io.rong.imkit.widget.refresh.api
 
io.rong.imkit.widget.refresh.constant - package io.rong.imkit.widget.refresh.constant
 
io.rong.imkit.widget.refresh.listener - package io.rong.imkit.widget.refresh.listener
 
io.rong.imkit.widget.refresh.simple - package io.rong.imkit.widget.refresh.simple
 
io.rong.imkit.widget.refresh.util - package io.rong.imkit.widget.refresh.util
 
io.rong.imkit.widget.refresh.wrapper - package io.rong.imkit.widget.refresh.wrapper
 
io.rong.imkit.widget.switchbutton - package io.rong.imkit.widget.switchbutton
 
IPluginModule - Interface in io.rong.imkit.conversation.extension.component.plugin
 
IPluginRequestPermissionResultCallback - Interface in io.rong.imkit.conversation.extension.component.plugin
Created by jiangecho on 2017/11/2.
IPublicServiceMenuClickListener - Interface in io.rong.imkit.feature.publicservice
 
IQuickReplyProvider - Interface in io.rong.imkit.feature.quickreply
 
IRealTimeLocationStateListener - Interface in io.rong.imkit.feature.location
 
is360() - Static method in class io.rong.imkit.utils.OSUtils
 
is_bottom_preview - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
isActive() - Static method in class io.rong.imkit.feature.destruct.DestructManager
 
isAndroidQTransform - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
isAndroidQTransform(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
# If you want to handle the Android Q path, if not, just return the uri, The getAndroidQToPath(); field will be empty
isBindedConversation() - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
isBindedConversation() - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
isBuildAndTargetForQ(Context) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
isCached() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
 
isCamera - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
isCamera(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
isCameraFolder() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
isCanIncludeExpansion() - Method in class io.rong.imkit.model.UiMessage
 
isChange() - Method in class io.rong.imkit.model.UiBaseBean
 
isChecked() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
isChecked() - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
isChecked() - Method in class io.rong.imkit.widget.SettingItemView
获取当前 switch 状态
isCheckOriginalImage - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
isCompressed() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
isContentValid() - Method in class io.rong.imkit.feature.customservice.CSLeaveMessageActivity
检查输入的内容是否符合要求。
isContentView(View) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
 
isCut() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
isDatabaseCreated - Static variable in class io.rong.imkit.userinfo.UserDatabase
 
isDestroy(Activity) - Static method in class io.rong.imkit.utils.RongUtils
 
isDestructEnable() - Method in class io.rong.imkit.config.FeatureConfig
 
isDestructFirstUsing(Context) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
isDestructMode(Context, Conversation.ConversationType, String) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
isDirectory() - Method in class io.rong.imkit.model.FileInfo
 
isDownload() - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageInfo
 
isDownloadsDocument(Uri) - Static method in class io.rong.imkit.picture.tools.FileUtils
 
isDownloadsDocument(Uri) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
isDragging - Variable in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
isDrawDebugRect() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
isEdit() - Method in class io.rong.imkit.model.UiMessage
 
IsEditStatusLiveData() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
isEmail(String) - Method in class io.rong.imkit.feature.customservice.CSLeaveMessageActivity
通过正则验证邮箱格式是否正确
isEmoji(String) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
isEmpty() - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
isEmui() - Static method in class io.rong.imkit.utils.OSUtils
 
isEnableAutomaticDownloadHQVoice() - Method in class io.rong.imkit.config.ConversationListConfig
 
isEnableConnectStateNotice() - Method in class io.rong.imkit.config.ConversationListConfig
 
isEnableMultiDeviceSync(Conversation.ConversationType) - Method in class io.rong.imkit.config.ConversationConfig
是否打开多端阅读状态同步功能。 开启之后,在其它端阅读过的消息,当前客户端会同步清掉未读数。
isEnableRefreshOrLoadMore(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
是否真正的 可以刷新或者加载(与 越界拖动 纯滚动模式区分开来) 判断时候可以 刷新 或者 加载(直接影响,Header,Footer 是否显示)
isEnableTranslationContent(boolean, RefreshComponent) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
判断是否 下拉的时候 需要 移动内容
isEvaluate - Variable in class io.rong.imkit.feature.customservice.event.CSQuitEvent
 
isExternalStorageDocument(Uri) - Static method in class io.rong.imkit.picture.tools.FileUtils
 
isExternalStorageDocument(Uri) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
isFadeBack() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
isFastDoubleClick() - Static method in class io.rong.imkit.picture.tools.DoubleUtils
 
isFinishing - Variable in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
isFirstEnterActivity - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
isFirstTime - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
isFlyme() - Static method in class io.rong.imkit.utils.OSUtils
 
isFooter - Variable in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
isForegroundActivity() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
isGathered(Conversation.ConversationType) - Method in class io.rong.imkit.config.BaseDataProcessor
 
isGathered(Conversation.ConversationType) - Method in interface io.rong.imkit.config.DataProcessor
某一会话类型是否聚合状态显示。
isGif(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
是否是gif
isGif - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
isGif(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
isGif(String) - Static method in class io.rong.imkit.picture.tools.FileUtils
是否是gif
isGifForSuffix(String) - Static method in class io.rong.imkit.picture.tools.FileUtils
 
isGooglePhotosUri(Uri) - Static method in class io.rong.imkit.picture.tools.FileUtils
 
isGooglePhotosUri(Uri) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
isHeader - Variable in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
isHighPriorityMessage(Message) - Method in class io.rong.imkit.notification.DefaultInterceptor
是否为高优先级消息。高优先级消息不受全局静默时间和会话免打扰控制,比如 @ 消息。
isHighPriorityMessage(Message) - Method in interface io.rong.imkit.notification.NotificationConfig.Interceptor
是否为高优先级消息。高优先级消息不受全局静默时间和会话免打扰控制,比如 @ 消息。
isHttp(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
是否是网络图片
isHttp(String) - Static method in class io.rong.imkit.picture.tools.FileUtils
是否是网络图片
isImageLoaded() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Call to find whether the main image (base layer tiles where relevant) have been loaded.
isInitMentionedMessageFinish() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
isInitUnreadMessageFinish() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
isInNormalMode(Context) - Method in class io.rong.imkit.manager.AudioPlayManager
检查AudioPlayManager是否处于通道正常的状态。
isInVOIPMode(Context) - Method in class io.rong.imkit.manager.AudioPlayManager
 
isItemViewType(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
isItemViewType(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
isItemViewType(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.provider.InformationNotificationMessageItemProvider
 
isItemViewType(BaseUiConversation) - Method in class io.rong.imkit.conversationlist.provider.BaseConversationProvider
 
isItemViewType(BaseUiConversation) - Method in class io.rong.imkit.conversationlist.provider.ConversationListEmptyProvider
 
isItemViewType(BaseUiConversation) - Method in class io.rong.imkit.conversationlist.provider.PrivateConversationProvider
 
isItemViewType(Object) - Method in class io.rong.imkit.widget.adapter.DefaultProvider
 
isItemViewType(T) - Method in interface io.rong.imkit.widget.adapter.IViewProvider
 
isLoading() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
是否正在加载
isLoading() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
是否正在加载
isLoadMoreFinish - Variable in class io.rong.imkit.widget.RongSwipeRefreshLayout
 
isLocationServiceEnabled(Context) - Static method in class io.rong.imkit.utils.RongUtils
检查是否开启定位服务
isLongImg(LocalMedia) - Static method in class io.rong.imkit.picture.tools.MediaUtils
是否是长图
isMediaDocument(Uri) - Static method in class io.rong.imkit.picture.tools.FileUtils
 
isMediaDocument(Uri) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
isMediaOperationPermit(Context) - Static method in class io.rong.imkit.utils.RongOperationPermissionUtils
是否允许录制语音消息、播放语音消息等的操作。 如果正在VOIP通话过程返回false
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
根据消息内容,判断是否为本模板需要展示的消息类型
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.CombineMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.DefaultMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.FileMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.GIFMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.GroupNotificationMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.HistoryDivMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.HQVoiceMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.ImageMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.InformationNotificationMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.LocationMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.RealTimeLocationMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.RecallNotificationMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.RichContentMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.SightMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.TextMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.UnknownMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.VoiceMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.customservice.provider.CSPullLeaveMsgItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.destruct.provider.DestructGifMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.destruct.provider.DestructHQVoiceMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.destruct.provider.DestructImageMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.destruct.provider.DestructSightMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.destruct.provider.DestructTextMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.destruct.provider.DestructVoiceMessageItemProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceRichContentMessageProvider
 
isMessageViewType(MessageContent) - Method in class io.rong.imkit.feature.reference.ReferenceMessageItemProvider
 
isMimeTypeSame(String, String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
是否是同一类型
isMiui() - Static method in class io.rong.imkit.utils.OSUtils
 
isMoreActionShown() - Method in interface io.rong.imkit.conversation.extension.component.moreaction.IMoreClickAdapter
点击按钮是否可见
isNavBarTintEnabled() - Method in class io.rong.imkit.utils.SystemBarTintManager
Is tinting enabled for the system navigation bar?
isNavigationAtBottom() - Method in class io.rong.imkit.utils.SystemBarTintManager.SystemBarConfig
Should a navigation bar appear at the bottom of the screen in the current device configuration? A navigation bar may appear on the right side of the screen in certain configurations.
isNestedScrollingEnabled() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
isNotificationIntercepted(Message) - Method in class io.rong.imkit.notification.DefaultInterceptor
是否拦截此本地通知,一般用于自定义本地通知的显示。
isNotificationIntercepted(Message) - Method in interface io.rong.imkit.notification.NotificationConfig.Interceptor
是否拦截此本地通知,一般用于自定义本地通知的显示。
isNotPreviewDownload - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
isNotPreviewDownload(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
isOffset() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
isOpening - Variable in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
isOppo() - Static method in class io.rong.imkit.utils.OSUtils
 
isOriginal() - Method in class io.rong.imkit.picture.entity.LocalMedia
 
isPanEnabled() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns true if pan gesture detection is enabled.
isPictureType(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
Deprecated.
isPlaying() - Method in class io.rong.imkit.manager.AudioPlayManager
 
isPlaying() - Method in class io.rong.imkit.model.UiMessage
 
isQuickReplyEnable() - Method in class io.rong.imkit.config.FeatureConfig
 
isQuickReplyType() - Method in class io.rong.imkit.config.FeatureConfig
 
isQuickScaleEnabled() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns true if double tap & swipe to zoom is enabled.
isReadReceiptConversationType(Conversation.ConversationType) - Method in class io.rong.imkit.config.FeatureConfig
 
isReady() - Method in interface io.rong.imkit.picture.widget.longimage.ImageRegionDecoder
Status check.
isReady() - Method in class io.rong.imkit.picture.widget.longimage.SkiaImageRegionDecoder
 
isReady() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Call to find whether the view is initialised, has dimensions, and will display an image on the next draw.
isReferenceEnable() - Method in class io.rong.imkit.config.FeatureConfig
 
isRefreshFinish - Variable in class io.rong.imkit.widget.RongSwipeRefreshLayout
 
isRefreshing() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
是否正在刷新
isRefreshing() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
是否正在刷新
isReleaseToOpening - Variable in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
isRemoteMessageLoadFinish() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
isResendErrorCode(RongIMClient.ErrorCode) - Method in class io.rong.imkit.feature.resend.ResendManager
是否为需要重发处理的错误码
isResolved - Variable in class io.rong.imkit.feature.customservice.event.CSEvaluateEvent
 
isReversegeo() - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
isScopedStorageMode(Context) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
isScrollableView(View) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
 
isScrollToBottom() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
isSelected() - Method in class io.rong.imkit.model.UiMessage
 
isSelected(LocalMedia) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
isSelected(LocalMedia) - Method in class io.rong.imkit.picture.PicturePreviewActivity
当前图片是否选中
isSharing() - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
isSharing() - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
isShowChatTime(long, long, int) - Static method in class io.rong.imkit.utils.RongDateUtils
 
isShowHistoryDividerMessage() - Method in class io.rong.imkit.config.ConversationConfig
 
isShowHistoryMessageBar(Conversation.ConversationType) - Method in class io.rong.imkit.config.ConversationConfig
是否显示历史未读消息气泡,仅支持设置私聊,群组
isShowMoreClickAction() - Method in class io.rong.imkit.config.ConversationConfig
 
isShowNewMentionMessageBar(Conversation.ConversationType) - Method in class io.rong.imkit.config.ConversationConfig
会话页面右上角的未读 @ 消息数提示,目前仅支持群聊
isShowNewMessageBar(Conversation.ConversationType) - Method in class io.rong.imkit.config.ConversationConfig
新消息是否显示未读气泡,目前仅支持单群聊
isShowNotice() - Method in class io.rong.imkit.model.NoticeContent
 
isShowReadReceipt(Conversation.ConversationType) - Method in class io.rong.imkit.config.ConversationConfig
仅适用单聊和加密
isShowReadReceiptRequest(Conversation.ConversationType) - Method in class io.rong.imkit.config.ConversationConfig
仅适用群聊和讨论组
isShowReceiverUserTitle(Conversation.ConversationType) - Method in class io.rong.imkit.config.ConversationConfig
单聊是否显示用户昵称 仅支持配置单聊属性
isSingleDirectReturn - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
isSingleDirectReturn(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
isSmartisan() - Static method in class io.rong.imkit.utils.OSUtils
 
isSoftInputShow() - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
 
isStatusBarTintEnabled() - Method in class io.rong.imkit.utils.SystemBarTintManager
Is tinting enabled for the system status bar?
isSummaryType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
isSummaryType(MessageContent) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
isSummaryType(MessageContent) - Method in interface io.rong.imkit.conversation.messgelist.provider.IConversationSummaryProvider
是否为本模板处理的消息内容。
isSupported(Conversation.ConversationType) - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
isSupportHorizontalDrag() - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
是否支持水平方向的拖动(将会影响到onHorizontalDrag的调用)
isSupportHorizontalDrag() - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
isTime24Hour(Context) - Static method in class io.rong.imkit.utils.RongDateUtils
 
isTransformedTouchPointInView(View, View, float, float, PointF) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
 
isTwoLevel - Variable in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
ISubMenuItemClickListener - Interface in io.rong.imkit.feature.publicservice
Created by weiqinxiao on 16/8/2.
isVideo(String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
Deprecated.
isViewFromObject(View, Object) - Method in class io.rong.imkit.picture.adapter.PictureSimpleFragmentAdapter
 
isVivo() - Static method in class io.rong.imkit.utils.OSUtils
 
isVoiceInputMode(Context, Conversation.ConversationType, String) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
isZoomable() - Method in class io.rong.imkit.picture.photoview.PhotoView
 
isZoomable() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
isZoomAnim(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
isZoomEnabled() - Method in class io.rong.imkit.picture.photoview.PhotoView
Deprecated.
isZoomEnabled() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
Deprecated.
isZoomEnabled() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Returns true if zoom gesture detection is enabled.
IViewProvider<T> - Interface in io.rong.imkit.widget.adapter
 
IViewProviderListener<T> - Interface in io.rong.imkit.widget.adapter
 

J

joinChatRoom(String, int, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
加入聊天室。
joinExistChatRoom(String, int, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
加入已存在的聊天室。
joinLocationSharing() - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
joinLocationSharing() - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
JPEG - Static variable in class io.rong.imkit.picture.config.PictureMimeType
 
judgeDate(Date) - Static method in class io.rong.imkit.utils.RongDateUtils
 
JumpUtils - Class in io.rong.imkit.picture.tools
 
JumpUtils() - Constructor for class io.rong.imkit.picture.tools.JumpUtils
 

K

key - Variable in class io.rong.imkit.feature.mention.MentionInstance
 
KILOBYTE - Static variable in class io.rong.imkit.utils.FileTypeUtils
文件管理器中文件列表图标显示:根据文件的类型来获取文件的图标
KitImageEngine - Interface in io.rong.imkit
 
KitStorageUtils - Class in io.rong.imkit.utils
Created by Android Studio.
KitStorageUtils() - Constructor for class io.rong.imkit.utils.KitStorageUtils
 
KitStorageUtils.MediaType - Class in io.rong.imkit.utils
 

L

LangUtils - Class in io.rong.imkit.utils.language
Created by weiqinxiao on 2018/2/27.
LangUtils() - Constructor for class io.rong.imkit.utils.language.LangUtils
 
LangUtils.RCLocale - Class in io.rong.imkit.utils.language
可选择的语言的包装类
LATITUDE - Static variable in class io.rong.imkit.feature.location.LocationConst
 
LayoutParams(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.refresh.SmartRefreshLayout.LayoutParams
 
LayoutParams(int, int) - Constructor for class io.rong.imkit.widget.refresh.SmartRefreshLayout.LayoutParams
 
linkify(int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
LinkTextViewMovementMethod - Class in io.rong.imkit.widget
 
LinkTextViewMovementMethod(ILinkClickListener) - Constructor for class io.rong.imkit.widget.LinkTextViewMovementMethod
 
listener - Variable in class io.rong.imkit.MessageItemLongClickAction
 
loadAllMedia() - Method in class io.rong.imkit.picture.model.LocalMediaLoader
 
loadAnimation(Context, int) - Static method in class io.rong.imkit.picture.anim.OptAnimationLoader
 
loadAsGifImage(Context, String, ImageView) - Method in class io.rong.imkit.GlideKitImageEngine
加载gif
loadAsGifImage(Context, String, ImageView) - Method in interface io.rong.imkit.picture.engine.ImageEngine
加载gif图片
loadComplete(List<LocalMediaFolder>) - Method in interface io.rong.imkit.picture.model.LocalMediaLoader.LocalMediaLoadListener
 
loadConversationListPortrait(Context, String, ImageView, Conversation) - Method in class io.rong.imkit.GlideKitImageEngine
 
loadConversationListPortrait(Context, String, ImageView, Conversation) - Method in interface io.rong.imkit.KitImageEngine
加载会话列表页,单个会话的会话头像
loadConversationPortrait(Context, String, ImageView, Message) - Method in class io.rong.imkit.GlideKitImageEngine
 
loadConversationPortrait(Context, String, ImageView, Message) - Method in interface io.rong.imkit.KitImageEngine
加载会话页,单个消息的用户头像
loadFolderImage(Context, String, ImageView) - Method in class io.rong.imkit.GlideKitImageEngine
加载相册目录
loadFolderImage(Context, String, ImageView) - Method in interface io.rong.imkit.picture.engine.ImageEngine
加载相册目录图片
loadGridImage(Context, String, ImageView) - Method in class io.rong.imkit.GlideKitImageEngine
加载图片列表图片
loadGridImage(Context, String, ImageView) - Method in interface io.rong.imkit.picture.engine.ImageEngine
加载图片列表图片
loadImage(Context, String, ImageView) - Method in class io.rong.imkit.GlideKitImageEngine
加载图片
loadImage(Context, String, ImageView) - Method in interface io.rong.imkit.picture.engine.ImageEngine
加载图片
loadImageEngine(ImageEngine) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
loadMediaDataError() - Method in interface io.rong.imkit.picture.model.LocalMediaLoader.LocalMediaLoadListener
 
LOCALE_ARAB - Static variable in class io.rong.imkit.utils.language.LangUtils.RCLocale
阿拉伯
LOCALE_AUTO - Static variable in class io.rong.imkit.utils.language.LangUtils.RCLocale
跟随系统
LOCALE_CHINA - Static variable in class io.rong.imkit.utils.language.LangUtils.RCLocale
中文
LOCALE_US - Static variable in class io.rong.imkit.utils.language.LangUtils.RCLocale
英文
LocalMedia - Class in io.rong.imkit.picture.entity
 
LocalMedia() - Constructor for class io.rong.imkit.picture.entity.LocalMedia
 
LocalMedia(String, long, int, String) - Constructor for class io.rong.imkit.picture.entity.LocalMedia
 
LocalMedia(String, long, int, String, int, int, long) - Constructor for class io.rong.imkit.picture.entity.LocalMedia
 
LocalMedia(String, long, boolean, int, int, int) - Constructor for class io.rong.imkit.picture.entity.LocalMedia
 
LocalMedia(Parcel) - Constructor for class io.rong.imkit.picture.entity.LocalMedia
 
LocalMediaFolder - Class in io.rong.imkit.picture.entity
 
LocalMediaFolder() - Constructor for class io.rong.imkit.picture.entity.LocalMediaFolder
 
LocalMediaFolder(Parcel) - Constructor for class io.rong.imkit.picture.entity.LocalMediaFolder
 
LocalMediaLoader - Class in io.rong.imkit.picture.model
 
LocalMediaLoader(Context, PictureSelectionConfig) - Constructor for class io.rong.imkit.picture.model.LocalMediaLoader
 
LocalMediaLoader.LocalMediaLoadListener - Interface in io.rong.imkit.picture.model
 
LocalUserDataSource - Class in io.rong.imkit.userinfo
 
LocationConst - Class in io.rong.imkit.feature.location
 
LocationConst() - Constructor for class io.rong.imkit.feature.location.LocationConst
 
LocationDelegate2D - Class in io.rong.imkit.feature.location
 
LocationDelegate3D - Class in io.rong.imkit.feature.location
 
LocationExtensionModule - Class in io.rong.imkit.feature.location
 
LocationExtensionModule() - Constructor for class io.rong.imkit.feature.location.LocationExtensionModule
 
LocationManager - Class in io.rong.imkit.feature.location
 
LocationManager.IRealTimeLocationChangedCallback - Interface in io.rong.imkit.feature.location
 
LocationManager.LocationProvider - Interface in io.rong.imkit.feature.location
位置信息的提供者,实现后获取用户位置信息。
LocationManager.LocationProvider.LocationCallback - Interface in io.rong.imkit.feature.location
 
LocationManager.MapMode - Enum in io.rong.imkit.feature.location
 
LocationMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
LocationMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.LocationMessageItemProvider
 
LocationPlugin - Class in io.rong.imkit.feature.location.plugin
 
LocationPlugin() - Constructor for class io.rong.imkit.feature.location.plugin.LocationPlugin
 
LocationUiRender - Class in io.rong.imkit.feature.location
 
LocationUiRender() - Constructor for class io.rong.imkit.feature.location.LocationUiRender
 
logout() - Method in class io.rong.imkit.IMCenter
注销当前登录,执行该方法后不会再收到 push 消息。
logout() - Method in class io.rong.imkit.RongIM
注销当前登录,执行该方法后不会再收到 push 消息。
LONGITUDE - Static variable in class io.rong.imkit.feature.location.LocationConst
 

M

mAction - Variable in class io.rong.imkit.model.OperationResult
 
mActionEvent - Variable in class io.rong.imkit.widget.refresh.simple.SimpleBoundaryDecider
 
mAdapter - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mAdapter - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mainThread() - Method in class io.rong.imkit.utils.ExecutorHelper
 
make() - Method in class io.rong.imkit.picture.widget.longimage.CompatDecoderFactory
 
make() - Method in interface io.rong.imkit.picture.widget.longimage.DecoderFactory
Produce a new instance of a decoder with type T.
makeCurrent() - Method in class io.rong.imkit.utils.videocompressor.InputSurface
 
makeCurrent() - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
makeCurrent() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
Makes our EGL context and surface current.
mApplication - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
mapUIMessage(Message) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
MatchLayout - Static variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
mAttachedToWindow - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
maxSelectNum - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
maxSelectNum(int) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
maxSize() - Method in class io.rong.imkit.widget.cache.RongCache
For caches that do not override RongCache.sizeOf(K, V), this returns the maximum number of entries in the cache.
mBottomLayout - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mBoundaryAdapter - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mButtonCancel - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mButtonOK - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mCancel - Variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
mCancelClickListener - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mCbOriginal - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
mCheckBox - Variable in class io.rong.imkit.feature.customservice.SingleChoiceAdapter.ViewHolder
 
mClickListener - Variable in class io.rong.imkit.feature.customservice.event.CSWarningEvent
 
mConfig - Variable in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
mConfig - Variable in class io.rong.imkit.feature.customservice.event.CSExtensionConfigEvent
 
mContent - Variable in class io.rong.imkit.feature.customservice.event.CSQuitEvent
 
mContentView - Variable in class io.rong.imkit.activity.RongBaseActivity
 
mContentView - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mContext - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mConversationContent - Variable in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
mConversationFragment - Variable in class io.rong.imkit.conversation.RongConversationActivity
 
mConversationListLiveData - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
mConversationListViewModel - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mConversationType - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
mConversationType - Variable in class io.rong.imkit.conversation.RongConversationActivity
 
mCore - Variable in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
mCSMessage - Variable in class io.rong.imkit.feature.customservice.event.CSWarningEvent
 
mCurrentImageMessage - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
mCurrentMessageId - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
mCurrentVelocity - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mCustomServiceMode - Variable in class io.rong.imkit.feature.customservice.event.CSExtensionModeEvent
 
md5(Object) - Static method in class io.rong.imkit.utils.RongUtils
md5加密
mDataFilter - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
mDataList - Variable in class io.rong.imkit.widget.adapter.BaseAdapter
 
mDialog - Variable in class io.rong.imkit.feature.destruct.DestructHintDialog
 
mDialog - Variable in class io.rong.imkit.feature.destruct.DestructImageDialog
 
mDialog - Variable in class io.rong.imkit.picture.widget.BaseDialogFragment
 
mDialogType - Variable in class io.rong.imkit.feature.customservice.event.CSEvaluateEvent
 
mDisableContentWhenLoading - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mDisableContentWhenRefresh - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mDragDirection - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mDragRate - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
measureViewHeight(View) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
 
mediaLoader - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
MediaType() - Constructor for class io.rong.imkit.utils.KitStorageUtils.MediaType
 
MediaUtils - Class in io.rong.imkit.picture.tools
 
MediaUtils() - Constructor for class io.rong.imkit.picture.tools.MediaUtils
 
MEGABYTE - Static variable in class io.rong.imkit.utils.FileTypeUtils
文件管理器中文件列表图标显示:根据文件的类型来获取文件的图标
memberName - Variable in class io.rong.imkit.userinfo.db.model.GroupMember
 
mEnableAutoLoadMore - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableClipFooterWhenFixedBehind - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableClipHeaderWhenFixedBehind - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableDisallowIntercept - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableFooterFollowWhenNoMoreData - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableFooterTranslationContent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableHeaderTranslationContent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableLoadMore - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableLoadMore - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mEnableLoadMoreWhenContentNotFull - Variable in class io.rong.imkit.widget.refresh.simple.SimpleBoundaryDecider
 
mEnableLoadMoreWhenContentNotFull - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableNestedScrolling - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableOverScrollBounce - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableOverScrollDrag - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnablePreviewInEditMode - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnablePureScrollMode - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableRefresh - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableRefresh - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mEnableScrollContentWhenLoaded - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mEnableScrollContentWhenRefreshed - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
MentionBlock - Class in io.rong.imkit.feature.mention
 
mentionBlocks - Variable in class io.rong.imkit.feature.mention.MentionInstance
 
MentionInstance - Class in io.rong.imkit.feature.mention
 
MentionInstance() - Constructor for class io.rong.imkit.feature.mention.MentionInstance
 
mentionMember(Conversation.ConversationType, String, String) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
mentionMember(UserInfo) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
MentionMemberSelectActivity - Class in io.rong.imkit.feature.mention
 
MentionMemberSelectActivity() - Constructor for class io.rong.imkit.feature.mention.MentionMemberSelectActivity
 
MentionMemberSelectActivity.PinyinComparator - Class in io.rong.imkit.feature.mention
 
MESSAGE - Static variable in class io.rong.imkit.utils.RouteUtils
 
MESSAGE_IDS - Static variable in class io.rong.imkit.utils.RouteUtils
 
MessageClickType - Class in io.rong.imkit.conversation.messgelist.provider
消息各个点击事件标记类,所有 sdk 的消息,点击事件从 -1 开始定义方便与用户定义的区分
MessageClickType() - Constructor for class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
MessageEventListener - Interface in io.rong.imkit.event.actionevent
 
MessageInterceptor - Interface in io.rong.imkit
消息拦截器
MessageItemLongClickAction - Class in io.rong.imkit
Created by jiangecho on 2017/3/16.
MessageItemLongClickAction.Builder - Class in io.rong.imkit
 
MessageItemLongClickAction.Filter - Interface in io.rong.imkit
 
MessageItemLongClickAction.MessageItemLongClickListener - Interface in io.rong.imkit
 
MessageItemLongClickActionManager - Class in io.rong.imkit
Created by jiangecho on 2017/3/17.
MessageItemLongClickBean - Class in io.rong.imkit.conversation.messgelist.viewmodel
 
MessageItemLongClickBean(List<MessageItemLongClickAction>, UiMessage) - Constructor for class io.rong.imkit.conversation.messgelist.viewmodel.MessageItemLongClickBean
 
MessageItemProviderConfig - Class in io.rong.imkit.conversation.messgelist.provider
消息展示配置类,可在 BaseMessageItemProvider 的 子类构造方法中,配置参数
MessageItemProviderConfig() - Constructor for class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
 
MessageList<T> - Class in io.rong.imkit.widget.cache
消息展示列表专用 list 当达到存储最大值后,底部插入新数据时,顶部数据丢弃, 顶部插入数据时,不考虑最大值,底部数据保留。
MessageList(int, int) - Constructor for class io.rong.imkit.widget.cache.MessageList
 
MessageList(int) - Constructor for class io.rong.imkit.widget.cache.MessageList
 
MessageList(int, Collection<? extends T>) - Constructor for class io.rong.imkit.widget.cache.MessageList
 
MessageListAdapter - Class in io.rong.imkit.conversation
 
MessageListAdapter(IViewProviderListener<UiMessage>) - Constructor for class io.rong.imkit.conversation.MessageListAdapter
 
MessageViewHolder(Context, View, ViewHolder) - Constructor for class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider.MessageViewHolder
 
MessageViewModel - Class in io.rong.imkit.conversation.messgelist.viewmodel
 
MessageViewModel(Application) - Constructor for class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
mExtra - Variable in class io.rong.imkit.event.uievent.InputBarEvent
 
mFalsifyEvent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFileDownloadInfo - Variable in class io.rong.imkit.activity.FilePreviewActivity
 
mFileDownloadInfo - Variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
mFileMessage - Variable in class io.rong.imkit.activity.FilePreviewActivity
 
mFixedFooter - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mFixedFooterViewId - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFixedHeader - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mFixedHeaderViewId - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFloorDuration - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterBackgroundColor - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterHeight - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterHeightStatus - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterInsetStart - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterLocked - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterMaxDragRate - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterNeedTouchEventWhenLoading - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterNoMoreData - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterNoMoreDataEffective - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterTranslationViewId - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mFooterTriggerRate - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mGatheredType - Variable in class io.rong.imkit.conversationlist.model.GatheredConversation
 
mGroupList - Variable in class io.rong.imkit.feature.customservice.event.CSSelectGroupEvent
 
mHandler - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mHandler - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
mHandler - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
mHandler - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
mHandler - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderBackgroundColor - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderHeight - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderHeightStatus - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderInsetStart - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderMaxDragRate - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderNeedTouchEventWhenRefreshing - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderTranslationViewId - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mHeaderTriggerRate - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mImageAdapter - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
MIME_TYPE_IMAGE - Static variable in class io.rong.imkit.picture.config.PictureMimeType
 
MIME_TYPE_PREFIX_IMAGE - Static variable in class io.rong.imkit.picture.config.PictureMimeType
 
MIME_TYPE_PREFIX_VIDEO - Static variable in class io.rong.imkit.picture.config.PictureMimeType
 
MIME_TYPE_VIDEO - Static variable in class io.rong.imkit.picture.config.PictureMimeType
 
mimeToEqual(String, String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
Deprecated.
minSelectNum - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
minSelectNum(int) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
mIsBeingDragged - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
missCount() - Method in class io.rong.imkit.widget.cache.RongCache
Returns the number of times RongCache.get(K) returned null or required a new value to be created.
mIvArrow - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mKernel - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mLastOpenTime - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mLastSpinner - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mLastSpinner - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mLastSyncTime - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
mLastTouchX - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mLastTouchY - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mLinearLayoutManager - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mList - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mList - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mList - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mList - Variable in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
mListener - Variable in class io.rong.imkit.widget.adapter.BaseAdapter
 
mListView - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mLoadMoreListener - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mManualFooterTranslationContent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mManualHeaderTranslationContent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mManualLoadMore - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mMaximumVelocity - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mMessage - Variable in class io.rong.imkit.activity.FilePreviewActivity
 
mMessage - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
mMessageViewModel - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mMinimumVelocity - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mNestedChild - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mNestedInProgress - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mNestedParent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mNewMessageNum - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mNoticeContainerView - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mNoticeContentTv - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mNoticeIconIv - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mOkClickListener - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mOnItemClickListener - Variable in class io.rong.imkit.widget.adapter.BaseAdapter
 
mOnMultiListener - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
MoreActionLayout - Class in io.rong.imkit.conversation.extension.component.moreaction
Created by zwfang on 2018/3/29.
MoreActionLayout(Context) - Constructor for class io.rong.imkit.conversation.extension.component.moreaction.MoreActionLayout
 
MoreActionLayout(Context, AttributeSet) - Constructor for class io.rong.imkit.conversation.extension.component.moreaction.MoreActionLayout
 
MoreActionLayout - Class in io.rong.imkit.widget
Created by zwfang on 2018/3/29.
MoreActionLayout(Context) - Constructor for class io.rong.imkit.widget.MoreActionLayout
 
MoreActionLayout(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.MoreActionLayout
 
MoreInputPanel - Class in io.rong.imkit.conversation.extension.component.moreaction
 
MoreInputPanel(Fragment, ViewGroup) - Constructor for class io.rong.imkit.conversation.extension.component.moreaction.MoreInputPanel
 
mOriginalContentView - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
moveSpinner(int, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
moveSpinner(int, boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
移动视图到指定位置 moveSpinner 的取名来自 谷歌官方的 android.support.v4.widget.SwipeRefreshLayout
moveSpinner(int, boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
移动滚动 Scroll moveSpinner 的取名来自 谷歌官方的 { android.support.v4.widget.SwipeRefreshLayout#moveSpinner(float)} moveSpinner The name comes from { android.support.v4.widget.SwipeRefreshLayout#moveSpinner(float)}
moveSpinner(int, int, int) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
moveSpinnerInfinitely(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
黏性移动 spinner
mPageChangeListener - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
mPaint - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mParentOffsetInWindow - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mPictureRecycler - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mPrimaryColors - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mProgressView - Variable in class io.rong.imkit.widget.refresh.wrapper.RongRefreshHeader
 
mProviderManager - Variable in class io.rong.imkit.widget.adapter.BaseAdapter
 
mReboundDuration - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mReboundInterpolator - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mRefreshContent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mRefreshFooter - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mRefreshHeader - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mRefreshLayout - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mRefreshLayout - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
mRefreshListener - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mResultCode - Variable in class io.rong.imkit.model.OperationResult
 
mRongExtension - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mRongExtensionViewModel - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mRootView - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mRootView - Variable in class io.rong.imkit.feature.destruct.DestructHintDialog
 
mRootView - Variable in class io.rong.imkit.feature.destruct.DestructImageDialog
 
mRootView - Variable in class io.rong.imkit.picture.widget.BaseDialogFragment
 
mScreenHeightPixels - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mScrollableView - Variable in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
mScrollBoundaryDecider - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mScroller - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mSizePerPage - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
mSpinner - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mSpinnerStyle - Variable in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
mState - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
【主要状态】 面对 SmartRefresh 外部的滚动状态
mSuperDispatchTouchEvent - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mSupportedTypes - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
mTargetId - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
mTargetId - Variable in class io.rong.imkit.conversation.RongConversationActivity
 
mTextView - Variable in class io.rong.imkit.feature.customservice.SingleChoiceAdapter.ViewHolder
 
mTitleBar - Variable in class io.rong.imkit.activity.RongBaseActivity
 
mTopLayout - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mTotalUnconsumed - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mTouchSlop - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mTouchSpinner - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mTouchX - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mTouchY - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mTvCancel - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mTvEmpty - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mTvPictureOk - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
mTvPictureOk - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mTvPicturePreview - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mTvPictureTitle - Variable in class io.rong.imkit.picture.PictureSelectorActivity
 
mTVTitle - Variable in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
mTwoLevelBottomPullUpToCloseRate - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mType - Variable in class io.rong.imkit.event.uievent.InputBarEvent
 
mUiConversationList - Variable in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
MULTIPLE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
mUnreadHistoryMessageNum - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mUnreadMentionMessageNum - Variable in class io.rong.imkit.conversation.ConversationFragment
 
mVelocityTracker - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mVerticalPermit - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
mViceState - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
【附加状态】 用于主状态 mState 为 Refreshing 或 Loading 时的滚动状态 1.mState=Refreshing|Loading 时 mViceState 有可能与 mState 不同 2.mState=None,开启越界拖动 时 mViceState 有可能与 mState 不同 3.其他状态时与主状态相等 mViceState=mState 4.SmartRefresh 外部无法察觉 mViceState
mViewPager - Variable in class io.rong.imkit.activity.PicturePagerActivity
 
mWebView - Variable in class io.rong.imkit.activity.CombineWebViewActivity
 
mWebView - Variable in class io.rong.imkit.activity.RongWebviewActivity
 
mWrappedInternal - Variable in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
mWrappedView - Variable in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
MyViewHolder(Context, View) - Constructor for class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider.MyViewHolder
 

N

name - Variable in class io.rong.imkit.feature.mention.MentionBlock
 
name - Variable in class io.rong.imkit.userinfo.db.model.Group
 
name - Variable in class io.rong.imkit.userinfo.db.model.User
 
navbarheight - Static variable in class io.rong.imkit.utils.RongUtils
 
needResend(int) - Method in class io.rong.imkit.feature.resend.ResendManager
 
networkIO() - Method in class io.rong.imkit.utils.ExecutorHelper
 
newInstance(Context, String[]) - Static method in class io.rong.imkit.widget.dialog.OptionsPopupDialog
 
newInstance(Context, String, String) - Static method in class io.rong.imkit.widget.dialog.PromptPopupDialog
 
newInstance(Context, String) - Static method in class io.rong.imkit.widget.dialog.PromptPopupDialog
 
newInstance(Context, String, String, String) - Static method in class io.rong.imkit.widget.dialog.PromptPopupDialog
 
newMentionMessageBarClick() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
newMessageBarClick() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
NewMessageBarEvent - Class in io.rong.imkit.event.uievent
 
NewMessageBarEvent(int) - Constructor for class io.rong.imkit.event.uievent.NewMessageBarEvent
 
newView(Context, int, ViewGroup) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
NORMAL - Static variable in class io.rong.imkit.model.State
 
normalState - Static variable in interface io.rong.imkit.conversation.messgelist.status.IMessageState
 
NormalState - Class in io.rong.imkit.conversation.messgelist.status
会话页面当前状态,正常模式
NOT_DOWNLOAD - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
NOT_DOWNLOAD - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
NOTICE_SHOW_DELAY_MILLIS - Variable in class io.rong.imkit.conversationlist.ConversationListFragment
 
NoticeContent - Class in io.rong.imkit.model
 
NoticeContent() - Constructor for class io.rong.imkit.model.NoticeContent
 
notificationConfig() - Static method in class io.rong.imkit.config.RongConfigCenter
 
NotificationConfig - Class in io.rong.imkit.notification
 
NotificationConfig() - Constructor for class io.rong.imkit.notification.NotificationConfig
 
NotificationConfig.ForegroundOtherPageAction - Enum in io.rong.imkit.notification
在前台非会话页面,接受到消息时的行为
NotificationConfig.Interceptor - Interface in io.rong.imkit.notification
 
NotificationConfig.TitleType - Enum in io.rong.imkit.notification
通知标题的类型
NotificationQuietInfo(String, int) - Constructor for class io.rong.imkit.notification.RongNotificationViewModel.NotificationQuietInfo
 
NotificationUtil - Class in io.rong.imkit.notification
Created by jiangecho on 2016/11/29.
notified - Variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
notified() - Method in class io.rong.imkit.widget.refresh.constant.DimensionStatus
转换为通知状态
notifyDataCheckedStatus(List<LocalMedia>) - Method in class io.rong.imkit.picture.widget.FolderPopWindow
设置选中状态
notifyStateChanged(RefreshState) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置并通知状态改变 (setState)
numComplete - Variable in class io.rong.imkit.picture.PictureBaseActivity
 

O

obtain(Uri) - Static method in class io.rong.imkit.feature.forward.CombineMessage
 
obtain() - Static method in class io.rong.imkit.feature.publicservice.InputMenu
 
obtain(String, Conversation.ConversationType) - Static method in class io.rong.imkit.model.ConversationKey
 
obtain(String) - Static method in class io.rong.imkit.model.ConversationKey
 
obtainDrawable(Context) - Method in class io.rong.imkit.conversation.extension.component.moreaction.DeleteClickActions
 
obtainDrawable(Context) - Method in interface io.rong.imkit.conversation.extension.component.moreaction.IClickActions
获取点击按钮的图标
obtainDrawable(Context) - Method in class io.rong.imkit.conversation.extension.component.plugin.FilePlugin
 
obtainDrawable(Context) - Method in class io.rong.imkit.conversation.extension.component.plugin.ImagePlugin
 
obtainDrawable(Context) - Method in interface io.rong.imkit.conversation.extension.component.plugin.IPluginModule
获取 plugin 图标
obtainDrawable(Context) - Method in class io.rong.imkit.feature.customservice.EvaluatePlugin
 
obtainDrawable(Context) - Method in class io.rong.imkit.feature.destruct.DestructPlugin
 
obtainDrawable(Context) - Method in class io.rong.imkit.feature.forward.ForwardClickActions
 
obtainDrawable(Context) - Method in class io.rong.imkit.feature.location.plugin.CombineLocationPlugin
 
obtainDrawable(Context) - Method in class io.rong.imkit.feature.location.plugin.DefaultLocationPlugin
 
obtainDrawable(Context) - Method in class io.rong.imkit.feature.location.plugin.LocationPlugin
 
obtainMultipleResult(Intent) - Static method in class io.rong.imkit.picture.PictureSelector
 
obtainSelectorList(Bundle) - Static method in class io.rong.imkit.picture.PictureSelector
 
obtainTabDrawable(Context) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmojiTab
 
obtainTabDrawable(Context) - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmoticonTab
构造 tab 的小图标,用于显示在 tab bar中。
obtainTabPager(Context, ViewGroup) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmojiTab
 
obtainTabPager(Context, ViewGroup) - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmoticonTab
构造 table 页面。
obtainTitle(Context) - Method in class io.rong.imkit.conversation.extension.component.plugin.FilePlugin
 
obtainTitle(Context) - Method in class io.rong.imkit.conversation.extension.component.plugin.ImagePlugin
 
obtainTitle(Context) - Method in interface io.rong.imkit.conversation.extension.component.plugin.IPluginModule
获取 plugin 标题
obtainTitle(Context) - Method in class io.rong.imkit.feature.customservice.EvaluatePlugin
 
obtainTitle(Context) - Method in class io.rong.imkit.feature.destruct.DestructPlugin
 
obtainTitle(Context) - Method in class io.rong.imkit.feature.location.plugin.CombineLocationPlugin
 
obtainTitle(Context) - Method in class io.rong.imkit.feature.location.plugin.DefaultLocationPlugin
 
obtainTitle(Context) - Method in class io.rong.imkit.feature.location.plugin.LocationPlugin
 
of3GP() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofAll() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofAVI() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofBMP() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
offset - Variable in class io.rong.imkit.feature.mention.MentionBlock
 
ofGIF() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofImage() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofJPEG() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofMP4() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofMPEG() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofPNG() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofVideo() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
ofWEBP() - Static method in class io.rong.imkit.picture.config.PictureMimeType
 
onAccuracyChanged(Sensor, int) - Method in class io.rong.imkit.manager.AudioPlayManager
 
onActionDown(MotionEvent) - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
onActionDown(MotionEvent) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
onActivityBackPressed() - Method in interface io.rong.imkit.picture.adapter.PictureSimpleFragmentAdapter.OnCallBackActivity
关闭预览Activity
onActivityBackPressed() - Method in interface io.rong.imkit.picture.adapter.ViewPagerAdapter.OnCallBackActivity
关闭预览Activity
onActivityBackPressed() - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onActivityCreated(Bundle) - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
 
onActivityCreated(Bundle) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
onActivityCreated(Bundle) - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
onActivityCreated(Bundle) - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
onActivityPluginResult(int, int, Intent) - Method in class io.rong.imkit.conversation.extension.RongExtension
activity 结束返回结果。
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.conversation.extension.component.plugin.FilePlugin
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.conversation.extension.component.plugin.ImagePlugin
 
onActivityResult(int, int, Intent) - Method in interface io.rong.imkit.conversation.extension.component.plugin.IPluginModule
activity 结束时返回数据结果。

IPluginModule.onClick(Fragment, RongExtension, int) 中,你可能会开启新的 activity,你有两种开启方式:

1.

onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.customservice.EvaluatePlugin
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.destruct.DestructPlugin
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.location.plugin.CombineLocationPlugin
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.location.plugin.DefaultLocationPlugin
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.location.plugin.LocationPlugin
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.feature.publicservice.DispatchResultFragment
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onActivityResult(int, int, Intent) - Method in class io.rong.imkit.picture.PictureSelectorCameraEmptyActivity
 
onAddClick(View) - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmoticonClickListener
 
onAddMentionedMember(UserInfo, int) - Method in interface io.rong.imkit.feature.mention.IAddMentionedMemberListener
 
onAnimationUpdate(ValueAnimator) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
onAttachedToExtension(Fragment, RongExtension) - Method in interface io.rong.imkit.conversation.extension.IExtensionModule
进入会话后,Extension 加载所有注册的 module。 module 可以持有并使用 Extension.
onAttachedToExtension(Fragment, RongExtension) - Method in class io.rong.imkit.feature.destruct.DestructExtensionModule
 
onAttachedToExtension(Fragment, RongExtension) - Method in class io.rong.imkit.feature.forward.ForwardExtensionModule
 
onAttachedToExtension(Fragment, RongExtension) - Method in class io.rong.imkit.feature.location.LocationExtensionModule
 
onAttachedToExtension(Fragment, RongExtension) - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
onAttachedToExtension(Fragment, RongExtension) - Method in class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
onAttachedToExtension(Fragment, RongExtension) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onAttachedToRecyclerView(RecyclerView) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
onAttachedToRecyclerView(RecyclerView.Adapter, RecyclerView, WrapperUtils.SpanSizeCallback) - Static method in class io.rong.imkit.widget.adapter.WrapperUtils
 
onAttachedToWindow() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
重写 onAttachedToWindow 来完成 smart 的特定功能 1.添加默认或者全局设置的 Header 和 Footer (缺省情况下才会) 2.做 Content 为空时的 TextView 提示 3.智能开启 嵌套滚动 NestedScrollingEnabled 4.初始化 主题颜色 和 调整 Header Footer Content 的显示顺序
onAudioClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onBackClick() - Method in interface io.rong.imkit.widget.TitleBar.OnBackClickListener
 
onBackPressed() - Method in class io.rong.imkit.conversation.ConversationFragment
 
onBackPressed(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onBackPressed(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
 
onBackPressed() - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationUIRenderer
按返回键时的回调
onBackPressed() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onBackPressed() - Method in class io.rong.imkit.feature.customservice.CSConversationUIRenderer
 
onBackPressed(MessageViewModel) - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
 
onBackPressed() - Method in class io.rong.imkit.feature.location.LocationUiRender
 
onBackPressed() - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onBackPressed() - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onBackPressed() - Method in class io.rong.imkit.picture.PictureSelectorCameraEmptyActivity
 
onBindViewHolder(PicturePagerActivity.ImageAdapter.ViewHolder, int) - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
onBindViewHolder(PictureAlbumDirectoryAdapter.ViewHolder, int) - Method in class io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter
 
onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
onBindViewHolder(ViewPagerAdapter.PictureViewHolder, int) - Method in class io.rong.imkit.picture.adapter.ViewPagerAdapter
 
onBindViewHolder(ViewHolder, int) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
onButtonCancel() - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
onButtonOK() - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
onCameraChange(CameraPosition) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onCameraChange(CameraPosition) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onCameraChangeFinish(CameraPosition) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onCameraChangeFinish(CameraPosition) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onCanceled() - Method in interface io.rong.imkit.feature.reference.ReferenceView.ReferenceCancelListener
 
onCenterChanged(PointF, int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnStateChangedListener
 
onCenterChanged(PointF, int) - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnStateChangedListener
The source center has been changed.
onChange(List<LocalMedia>) - Method in interface io.rong.imkit.picture.adapter.PictureImageGridAdapter.OnPhotoSelectChangedListener
已选Media回调
onChange(List<LocalMedia>) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onCheckedComplete() - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onClearConversations(Conversation.ConversationType...) - Method in class io.rong.imkit.BaseConversationEventListener
 
onClearConversations(Conversation.ConversationType...) - Method in interface io.rong.imkit.ConversationEventListener
清除某类会话。
onCleared() - Method in class io.rong.imkit.conversation.ConversationSettingViewModel
 
onCleared() - Method in class io.rong.imkit.conversation.ConversationViewModel
 
onCleared() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onCleared() - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
onClearedMessage(Conversation.ConversationType, String) - Method in class io.rong.imkit.BaseConversationEventListener
 
onClearedMessage(Conversation.ConversationType, String) - Method in interface io.rong.imkit.ConversationEventListener
根据会话类型,清空某一会话的所有聊天消息记录,回调此方法。
onClearedUnreadStatus(Conversation.ConversationType, String) - Method in class io.rong.imkit.BaseConversationEventListener
 
onClearedUnreadStatus(Conversation.ConversationType, String) - Method in interface io.rong.imkit.ConversationEventListener
清除某会话的所有消息未读状态时,回调此方法。
onClearMessages(ClearEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onClearMessages(ClearEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onClearMessages(ClearEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
onClick(View) - Method in class io.rong.imkit.activity.FilePreviewActivity
 
onClick(View) - Method in class io.rong.imkit.activity.ForwardSelectConversationActivity
 
onClick(View) - Method in class io.rong.imkit.activity.WebFilePreviewActivity
 
onClick(View) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onClick(Fragment) - Method in class io.rong.imkit.conversation.extension.component.moreaction.DeleteClickActions
 
onClick(Fragment) - Method in interface io.rong.imkit.conversation.extension.component.moreaction.IClickActions
图标按钮点击事件
onClick(Fragment, RongExtension, int) - Method in class io.rong.imkit.conversation.extension.component.plugin.FilePlugin
 
onClick(Fragment, RongExtension, int) - Method in class io.rong.imkit.conversation.extension.component.plugin.ImagePlugin
 
onClick(Fragment, RongExtension, int) - Method in interface io.rong.imkit.conversation.extension.component.plugin.IPluginModule
plugin 被点击时调用。 1.
onClick(Fragment, RongExtension, int) - Method in class io.rong.imkit.feature.customservice.EvaluatePlugin
 
onClick(View) - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
 
onClick(View) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
onClick(Fragment, RongExtension, int) - Method in class io.rong.imkit.feature.destruct.DestructPlugin
 
onClick(View) - Method in class io.rong.imkit.feature.forward.BottomMenuDialog
 
onClick(Fragment) - Method in class io.rong.imkit.feature.forward.ForwardClickActions
 
onClick(View) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onClick(View) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onClick(Fragment, RongExtension, int) - Method in class io.rong.imkit.feature.location.plugin.CombineLocationPlugin
 
onClick(Fragment, RongExtension, int) - Method in class io.rong.imkit.feature.location.plugin.DefaultLocationPlugin
 
onClick(Fragment, RongExtension, int) - Method in class io.rong.imkit.feature.location.plugin.LocationPlugin
 
onClick(Conversation.ConversationType, String, PublicServiceMenuItem) - Method in interface io.rong.imkit.feature.publicservice.IPublicServiceMenuClickListener
菜单被点击。
onClick(int) - Method in interface io.rong.imkit.feature.publicservice.ISubMenuItemClickListener
 
onClick(View) - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onClick(View) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onClick(View) - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onClick(View) - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog
 
onComplete(Message, RongIMClient.ErrorCode) - Method in interface io.rong.imkit.feature.resend.ResendManager.AddResendMessageCallBack
 
onComplete() - Method in interface io.rong.imkit.IMCenter.FilterSentListener
 
onComplete(Uri) - Method in interface io.rong.imkit.manager.IAudioPlayListener
 
onComplete() - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onComplete() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnAnimationEventListener
 
onComplete() - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnAnimationEventListener
The animation has completed, having reached its endpoint.
onCompletion(MediaPlayer) - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onConfigurationChanged(Configuration) - Method in class io.rong.imkit.activity.PicturePagerActivity
 
onConnectStatusChange(MessageViewModel, RongIMClient.ConnectionStatusListener.ConnectionStatus) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
检查已读状态,如果 sp 有内容,则发送
onConnectStatusChange(MessageViewModel, RongIMClient.ConnectionStatusListener.ConnectionStatus) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
 
onConnectStatusChange(MessageViewModel, RongIMClient.ConnectionStatusListener.ConnectionStatus) - Method in class io.rong.imkit.conversation.messgelist.processor.PrivateBusinessProcessor
 
onConversationClick(Context, View, BaseUiConversation) - Method in interface io.rong.imkit.config.ConversationListBehaviorListener
点击会话列表中的 item 时执行。
onConversationListLoadMore() - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
onConversationListLoadMore() - Method in class io.rong.imkit.subconversationlist.SubConversationListFragment
 
onConversationListRefresh(RefreshLayout) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
onConversationListRefresh(RefreshLayout) - Method in class io.rong.imkit.subconversationlist.SubConversationListFragment
 
onConversationLongClick(Context, View, BaseUiConversation) - Method in interface io.rong.imkit.config.ConversationListBehaviorListener
长按会话列表中的 item 时执行。
onConversationPortraitClick(Context, Conversation.ConversationType, String) - Method in interface io.rong.imkit.config.ConversationListBehaviorListener
当点击会话头像后执行。
onConversationPortraitLongClick(Context, Conversation.ConversationType, String) - Method in interface io.rong.imkit.config.ConversationListBehaviorListener
当长按会话头像后执行。
onConversationRemoved(Conversation.ConversationType, String) - Method in class io.rong.imkit.BaseConversationEventListener
 
onConversationRemoved(Conversation.ConversationType, String) - Method in interface io.rong.imkit.ConversationEventListener
从会话列表删除某会话时的回调。
onConversationUpdate(Conversation) - Method in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
onConversationUpdate(Conversation) - Method in class io.rong.imkit.conversationlist.model.GatheredConversation
 
onConversationUpdate(Conversation) - Method in class io.rong.imkit.conversationlist.model.GroupConversation
 
onConversationUpdate(Conversation) - Method in class io.rong.imkit.conversationlist.model.PublicServiceConversation
 
onConversationUpdate(Conversation) - Method in class io.rong.imkit.conversationlist.model.SingleConversation
 
onCoordinatorUpdate(boolean, boolean) - Method in interface io.rong.imkit.widget.refresh.listener.CoordinatorLayoutListener
 
onCoordinatorUpdate(boolean, boolean) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
onCountChanged(int) - Method in interface io.rong.imkit.manager.UnReadMessageManager.IUnReadMessageObserver
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.CombinePicturePagerActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.CombineWebViewActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.FilePreviewActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.ForwardSelectConversationActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.GIFPreviewActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.PicturePagerActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.RongBaseActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.RongWebviewActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.activity.WebFilePreviewActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.conversation.RongConversationActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
onCreate(Bundle) - Method in class io.rong.imkit.conversationlist.RongConversationListActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.customservice.CSLeaveMessageActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.location.AMapPreviewActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.location.AMapPreviewActivity2D
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.location.SearchLocationActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.feature.mention.MentionMemberSelectActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.picture.dialog.PictureLoadingDialog
 
onCreate(Bundle) - Method in class io.rong.imkit.picture.PictureBaseActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.picture.PictureSelectorCameraEmptyActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onCreate(Bundle) - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
onCreate(Bundle) - Method in class io.rong.imkit.subconversationlist.RongSubConversationListActivity
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
创建 ViewHolder
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.CombineMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.DefaultMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.FileMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.GIFMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.GroupNotificationMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.HistoryDivMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.HQVoiceMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.ImageMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.InformationNotificationMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.LocationMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.RealTimeLocationMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.RecallNotificationMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.RichContentMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.SightMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.TextMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.UnknownMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.VoiceMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.customservice.provider.CSPullLeaveMsgItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.destruct.provider.DestructGifMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.destruct.provider.DestructHQVoiceMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.destruct.provider.DestructImageMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.destruct.provider.DestructSightMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.destruct.provider.DestructTextMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.destruct.provider.DestructVoiceMessageItemProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceRichContentMessageProvider
 
onCreateMessageContentViewHolder(ViewGroup, int) - Method in class io.rong.imkit.feature.reference.ReferenceMessageItemProvider
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.conversation.ConversationFragment
findId,绑定监听
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.feature.publicservice.PublicServiceProfileFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.feature.publicservice.PublicServiceSubscribeListFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.subconversationlist.SubConversationListFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversationlist.ConversationListAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversationlist.provider.BaseConversationProvider
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.conversationlist.provider.ConversationListEmptyProvider
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.picture.adapter.ViewPagerAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class io.rong.imkit.widget.adapter.DefaultProvider
 
onCreateViewHolder(ViewGroup, int) - Method in interface io.rong.imkit.widget.adapter.IViewProvider
 
onDeleteClick() - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmojiItemClickListener
 
onDeleteClick(Conversation.ConversationType, String, EditText, int) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
onDeleteClick(Conversation.ConversationType, String, EditText, int) - Method in interface io.rong.imkit.feature.mention.IExtensionEventWatcher
 
onDeleteClick(Conversation.ConversationType, String, EditText, int) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
onDeleteClick(Conversation.ConversationType, String, EditText, int) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onDeleteMessage(DeleteEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onDeleteMessage(DeleteEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onDeleteMessage(DeleteEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
onDestroy() - Method in class io.rong.imkit.activity.CombineWebViewActivity
 
onDestroy() - Method in class io.rong.imkit.activity.FilePreviewActivity
 
onDestroy() - Method in class io.rong.imkit.activity.GIFPreviewActivity
 
onDestroy() - Method in class io.rong.imkit.activity.PicturePagerActivity
 
onDestroy() - Method in class io.rong.imkit.conversation.extension.component.inputpanel.InputPanel
 
onDestroy() - Method in class io.rong.imkit.conversation.extension.RongExtension
 
onDestroy(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onDestroy(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
 
onDestroy() - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationUIRenderer
退出会话页面时回调。
onDestroy(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.processor.PrivateBusinessProcessor
 
onDestroy() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onDestroy() - Method in class io.rong.imkit.feature.customservice.CSConversationUIRenderer
 
onDestroy() - Method in class io.rong.imkit.feature.customservice.CSLeaveMessageActivity
 
onDestroy(MessageViewModel) - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
 
onDestroy() - Method in class io.rong.imkit.feature.destruct.DestructInputPanel
 
onDestroy(Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
onDestroy() - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onDestroy() - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onDestroy() - Method in class io.rong.imkit.feature.location.AMapPreviewActivity
 
onDestroy() - Method in class io.rong.imkit.feature.location.AMapPreviewActivity2D
 
onDestroy() - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onDestroy() - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onDestroy() - Method in class io.rong.imkit.feature.location.LocationUiRender
 
onDestroy(Conversation.ConversationType, String) - Method in interface io.rong.imkit.feature.mention.IExtensionEventWatcher
 
onDestroy(Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
onDestroy(Conversation.ConversationType, String) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onDestroy() - Method in class io.rong.imkit.picture.PictureBaseActivity
 
onDestroy() - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onDestroy() - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onDestroy() - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onDestroyView() - Method in class io.rong.imkit.conversation.ConversationFragment
 
onDestroyView() - Method in class io.rong.imkit.feature.publicservice.PublicServiceSubscribeListFragment
 
onDetachedFromExtension() - Method in interface io.rong.imkit.conversation.extension.IExtensionModule
退出会话,Extension 释放所有已加载的 module。 注意:如果 module 持有 Extension 对象,需要在该回调时释放,否则会有内存泄露。
onDetachedFromExtension() - Method in class io.rong.imkit.feature.destruct.DestructExtensionModule
 
onDetachedFromExtension() - Method in class io.rong.imkit.feature.forward.ForwardExtensionModule
 
onDetachedFromExtension() - Method in class io.rong.imkit.feature.location.LocationExtensionModule
 
onDetachedFromExtension() - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
onDetachedFromExtension() - Method in class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
onDetachedFromExtension() - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onDetachedFromWindow() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
重写 onDetachedFromWindow 来完成 smart 的特定功能 1.恢复原始状态 2.清除动画数据 (防止内存泄露)
onDetachedFromWindow() - Method in class io.rong.imkit.widget.refresh.wrapper.RongRefreshHeader
 
onDisconnect() - Method in interface io.rong.imkit.conversation.extension.IExtensionModule
SDK 断开连接。
onDisconnect() - Method in class io.rong.imkit.feature.destruct.DestructExtensionModule
 
onDisconnect() - Method in class io.rong.imkit.feature.forward.ForwardExtensionModule
 
onDisconnect() - Method in class io.rong.imkit.feature.location.LocationExtensionModule
 
onDisconnect() - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
onDisconnect() - Method in class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
onDisconnect() - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onDownloadMessage(DownloadEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onDownloadMessage(DownloadEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onDownloadMessage(DownloadEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
onDraftUpdate(String) - Method in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
onDrag(float, float) - Method in interface io.rong.imkit.picture.photoview.OnViewDragListener
Callback for when the photo is experiencing a drag event.
onDraw(Canvas) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Draw method should not be called until the view has dimensions so the first calls are used as triggers to calculate the scaling and tiling required.
onDraw(Canvas) - Method in class io.rong.imkit.widget.CircleProgressView
 
onDraw(Canvas) - Method in class io.rong.imkit.widget.FileRectangleProgress
 
onDraw(Canvas) - Method in class io.rong.imkit.widget.SideBar
重写的onDraw的方法
onDraw(Canvas) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
onEmojiClick(String) - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmojiItemClickListener
 
onEnterConversationClick(Context, PublicServiceProfile) - Method in interface io.rong.imkit.feature.publicservice.PublicServiceManager.PublicServiceBehaviorListener
当点击进入进入会话后执行。
onError() - Method in interface io.rong.imkit.feature.forward.IHistoryDataResultCallback
 
onError(RealTimeLocationConstant.RealTimeLocationErrorCode) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onError(RealTimeLocationConstant.RealTimeLocationErrorCode) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onError(RealTimeLocationConstant.RealTimeLocationErrorCode) - Method in interface io.rong.imkit.feature.location.ILocationChangedListener
 
onError(RErrorCode) - Method in interface io.rong.imkit.model.ResultCallback
 
onError(MediaPlayer, int, int) - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onErrorException() - Method in interface io.rong.imkit.feature.location.IRealTimeLocationStateListener
 
onErrorException() - Method in class io.rong.imkit.feature.location.LocationManager
 
onEvaluateCanceled() - Method in interface io.rong.imkit.feature.customservice.CSEvaluateDialog.EvaluateClickListener
 
onEvaluateCanceled() - Method in class io.rong.imkit.feature.customservice.EvaluatePlugin
 
onEvaluateSubmit() - Method in interface io.rong.imkit.feature.customservice.CSEvaluateDialog.EvaluateClickListener
 
onEvaluateSubmit() - Method in class io.rong.imkit.feature.customservice.EvaluatePlugin
 
onExistUnreadMessage(MessageViewModel, Conversation, int) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onExistUnreadMessage(MessageViewModel, Conversation, int) - Method in class io.rong.imkit.conversation.messgelist.processor.GroupBusinessProcessor
 
onExistUnreadMessage(MessageViewModel, Conversation, int) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
 
onExistUnreadMessage(MessageViewModel, Conversation, int) - Method in class io.rong.imkit.conversation.messgelist.processor.PrivateBusinessProcessor
 
onExistUnreadMessage(Conversation, int) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onFail() - Method in interface io.rong.imkit.utils.videocompressor.VideoCompress.CompressListener
 
onFailure(String) - Method in interface io.rong.imkit.feature.location.LocationManager.LocationProvider.LocationCallback
 
onFinish(String) - Method in interface io.rong.imkit.feature.recallEdit.RecallEditCountDownCallBack
 
onFinish(String) - Method in interface io.rong.imkit.feature.recallEdit.RecallEditCountDownTimerListener
 
onFinish(RefreshLayout, boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
【仅限框架内调用】动画结束
onFinish(RefreshLayout, boolean) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
onFinish(RefreshLayout, boolean) - Method in class io.rong.imkit.widget.refresh.wrapper.RongRefreshHeader
 
onFinishInflate() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
重写 onFinishInflate 来完成 smart 的特定功能 1.智能寻找 Xml 中定义的 Content、Header、Footer
onFling(MotionEvent, MotionEvent, float, float) - Method in interface io.rong.imkit.picture.photoview.OnSingleFlingListener
A callback to receive where the user flings on a ImageView.
onFlush() - Method in interface io.rong.imkit.widget.RongSwipeRefreshLayout.OnFlushListener
 
onFollowClick(Context, PublicServiceProfile) - Method in interface io.rong.imkit.feature.publicservice.PublicServiceManager.PublicServiceBehaviorListener
当点击关注后执行。
onFooterFinish(RefreshFooter, boolean) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
 
onFooterFinish(RefreshFooter, boolean) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onFooterMoving(RefreshFooter, boolean, float, int, int, int) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
手指拖动上拉(会连续多次调用,添加isDragging并取代之前的onPulling、onReleasing)
onFooterMoving(RefreshFooter, boolean, float, int, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onFooterReleased(RefreshFooter, int, int) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
 
onFooterReleased(RefreshFooter, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onFooterStartAnimator(RefreshFooter, int, int) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
 
onFooterStartAnimator(RefreshFooter, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onFrameAvailable(SurfaceTexture) - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
onFrameAvailable(SurfaceTexture) - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
 
onGeocodeSearched(GeocodeResult, int) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onGeocodeSearched(GeocodeResult, int) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onGetGroupMembersResult(List<UserInfo>) - Method in interface io.rong.imkit.feature.mention.RongMentionManager.IGroupMemberCallback
 
onGetHistoryMessage(List<Message>) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
初始化加载本地消息 下拉加载历史消息
onGlobalLayout() - Method in class io.rong.imkit.feature.reference.ReferenceMessageItemProvider.OnGlobalLayoutListenerByEllipsize
 
OnGlobalLayoutListenerByEllipsize(TextView, int) - Constructor for class io.rong.imkit.feature.reference.ReferenceMessageItemProvider.OnGlobalLayoutListenerByEllipsize
 
onGroupInfoUpdate(List<Group>) - Method in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
onGroupInfoUpdate(List<Group>) - Method in class io.rong.imkit.conversationlist.model.GatheredConversation
 
onGroupInfoUpdate(List<Group>) - Method in class io.rong.imkit.conversationlist.model.GroupConversation
 
onGroupInfoUpdate(List<Group>) - Method in class io.rong.imkit.conversationlist.model.SingleConversation
 
onGroupMemberInfoUpdate(GroupMember) - Method in class io.rong.imkit.model.UiMessage
 
onGroupMemberUpdate(List<GroupMember>) - Method in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
onGroupMemberUpdate(List<GroupMember>) - Method in class io.rong.imkit.conversationlist.model.GatheredConversation
 
onGroupMemberUpdate(List<GroupMember>) - Method in class io.rong.imkit.conversationlist.model.GroupConversation
 
onGroupMemberUpdate(List<GroupMember>) - Method in class io.rong.imkit.conversationlist.model.SingleConversation
 
onGroupUpdate(io.rong.imlib.model.Group) - Method in interface io.rong.imkit.userinfo.RongUserInfoManager.UserDataObserver
 
onGroupUserInfoUpdate(GroupUserInfo) - Method in interface io.rong.imkit.userinfo.RongUserInfoManager.UserDataObserver
 
onHeaderFinish(RefreshHeader, boolean) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
 
onHeaderFinish(RefreshHeader, boolean) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onHeaderMoving(RefreshHeader, boolean, float, int, int, int) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
手指拖动下拉(会连续多次调用,添加isDragging并取代之前的onPulling、onReleasing)
onHeaderMoving(RefreshHeader, boolean, float, int, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onHeaderReleased(RefreshHeader, int, int) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
 
onHeaderReleased(RefreshHeader, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onHeaderStartAnimator(RefreshHeader, int, int) - Method in interface io.rong.imkit.widget.refresh.listener.OnMultiListener
 
onHeaderStartAnimator(RefreshHeader, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onHiddenMoreActionLayout() - Method in interface io.rong.imkit.conversation.extension.component.moreaction.OnMoreActionStateListener
退出多选状态
onHide() - Method in interface io.rong.imkit.feature.reference.ReferenceManager.ReferenceStatusListener
引用消息栏隐藏时回调
onHistoryBarClick(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
 
onHistoryBarClick(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
 
onHistoryBarClick(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
 
onHorizontalDrag(float, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
【仅限框架内调用】水平方向的拖动
onHorizontalDrag(float, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
onImageChecked(int) - Method in class io.rong.imkit.picture.PicturePreviewActivity
判断当前图片是否选中
onImageClick(View) - Method in interface io.rong.imkit.feature.destruct.DestructImageDialog.ImageVideoDialogListener
 
onImageLoaded() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnImageEventListener
 
onImageLoaded() - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnImageEventListener
Called when the full size image is ready.
onImageLoaded() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Called once when the full size image or its base layer tiles have been loaded.
onImageLoadError(Exception) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnImageEventListener
 
onImageLoadError(Exception) - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnImageEventListener
Indicates an error initiliasing the decoder when using a tiling, or when loading the full size bitmap when tiling is disabled.
onInit(Context, String) - Method in interface io.rong.imkit.conversation.extension.IExtensionModule
SDK 初始化。 用户可以在该方法中注册自定义消息、注册消息模板、初始化自己的模块。
onInit(Context, String) - Method in class io.rong.imkit.feature.destruct.DestructExtensionModule
 
onInit(Context, String) - Method in class io.rong.imkit.feature.forward.ForwardExtensionModule
 
onInit(Context, String) - Method in class io.rong.imkit.feature.location.LocationExtensionModule
 
onInit(Context, String) - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
onInit(Context, String) - Method in class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
onInit(Context, String) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onInitialized(RefreshKernel, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
【仅限框架内调用】尺寸定义完成 (如果高度不改变(代码修改:setHeader),只调用一次, 在RefreshLayout#onMeasure中调用)
onInitialized(RefreshKernel, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
onInsertMessage(InsertEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onInsertMessage(InsertEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onInsertMessage(InsertEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
onInterceptTouchEvent(MotionEvent) - Method in class io.rong.imkit.widget.HackyViewPager
 
onInterruptedByNewAnim() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnAnimationEventListener
 
onInterruptedByNewAnim() - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnAnimationEventListener
The animation has been aborted before reaching its endpoint because a new animation has been started.
onInterruptedByUser() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnAnimationEventListener
 
onInterruptedByUser() - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnAnimationEventListener
The animation has been aborted before reaching its endpoint because the user touched the screen.
onItemClick(ViewHolder, T, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
onItemClick(ViewHolder, CombineMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.CombineMessageItemProvider
 
onItemClick(ViewHolder, FileMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.FileMessageItemProvider
 
onItemClick(ViewHolder, GIFMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.GIFMessageItemProvider
 
onItemClick(ViewHolder, HQVoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.HQVoiceMessageItemProvider
 
onItemClick(ViewHolder, ImageMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.ImageMessageItemProvider
 
onItemClick(ViewHolder, LocationMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.LocationMessageItemProvider
 
onItemClick(ViewHolder, RealTimeLocationStartMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.RealTimeLocationMessageItemProvider
 
onItemClick(ViewHolder, RichContentMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.RichContentMessageItemProvider
 
onItemClick(ViewHolder, SightMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.SightMessageItemProvider
 
onItemClick(ViewHolder, TextMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.TextMessageItemProvider
 
onItemClick(ViewHolder, VoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.VoiceMessageItemProvider
 
onItemClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onItemClick(View, ViewHolder, int) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
会话列表点击事件回调
onItemClick(ViewHolder, GIFMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructGifMessageItemProvider
 
onItemClick(ViewHolder, HQVoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructHQVoiceMessageItemProvider
 
onItemClick(ViewHolder, ImageMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructImageMessageItemProvider
 
onItemClick(ViewHolder, SightMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructSightMessageItemProvider
 
onItemClick(ViewHolder, TextMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructTextMessageItemProvider
 
onItemClick(ViewHolder, VoiceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.destruct.provider.DestructVoiceMessageItemProvider
 
onItemClick(ViewHolder, PublicServiceMultiRichContentMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider
 
onItemClick(ViewHolder, PublicServiceRichContentMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.publicservice.provider.PublicServiceRichContentMessageProvider
 
onItemClick(ViewHolder, ReferenceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.reference.ReferenceMessageItemProvider
 
onItemClick(boolean, String, List<LocalMedia>) - Method in interface io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter.OnItemClickListener
 
onItemClick(boolean, String, List<LocalMedia>) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onItemClick(View, ViewHolder, int) - Method in interface io.rong.imkit.widget.adapter.BaseAdapter.OnItemClickListener
 
onItemLongClick(ViewHolder, T, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
onItemLongClick(ViewHolder, GIFMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.conversation.messgelist.provider.GIFMessageItemProvider
 
onItemLongClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onItemLongClick(View, ViewHolder, int) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
会话列表长按事件回调
onItemLongClick(ViewHolder, ReferenceMessage, UiMessage, int, List<UiMessage>, IViewProviderListener<UiMessage>) - Method in class io.rong.imkit.feature.reference.ReferenceMessageItemProvider
 
onItemLongClick(View, ViewHolder, int) - Method in interface io.rong.imkit.widget.adapter.BaseAdapter.OnItemClickListener
 
onKeyDown(int, KeyEvent) - Method in class io.rong.imkit.activity.CombineWebViewActivity
 
onKeyDown(int, KeyEvent) - Method in class io.rong.imkit.activity.RongWebviewActivity
 
onKeyDown(int, KeyEvent) - Method in class io.rong.imkit.conversation.RongConversationActivity
 
onLayout(boolean, int, int, int, int) - Method in class io.rong.imkit.conversation.extension.component.moreaction.MoreActionLayout
 
onLayout(boolean, int, int, int, int) - Method in class io.rong.imkit.widget.MoreActionLayout
 
onLayout(boolean, int, int, int, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
布局 Header Footer Content 1.布局代码看起来相对简单,时因为测量的时候,已经做了复杂的计算,布局的时候,直接按照测量结果,布局就可以了
onLayout(boolean, int, int, int, int) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
 
onLayoutChange(View, int, int, int, int, int, int, int, int) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
onLayoutChildren(RecyclerView.Recycler, RecyclerView.State) - Method in class io.rong.imkit.picture.decoration.WrapContentLinearLayoutManager
 
onLinkClick(String) - Method in interface io.rong.imkit.widget.ILinkClickListener
 
onLoad() - Method in class io.rong.imkit.activity.ForwardSelectConversationActivity
 
onLoad() - Method in interface io.rong.imkit.widget.RongSwipeRefreshLayout.OnLoadListener
 
onLoadMessage(MessageViewModel, List<Message>) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onLoadMessage(MessageViewModel, List<Message>) - Method in class io.rong.imkit.conversation.messgelist.processor.GroupBusinessProcessor
当加载完消息,群组发送已读回执
onLoadMessage(MessageViewModel, List<Message>) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
 
onLoadMore(RefreshLayout) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onLoadMore(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
 
onLoadMore(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
处理上拉加载更多
onLoadMore(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
正常模式不需要上拉加载更多,直接关闭
onLoadMore() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onLoadMore(RefreshLayout) - Method in interface io.rong.imkit.widget.refresh.listener.OnLoadMoreListener
 
onLoadMore(RefreshLayout) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
OnLoadMoreListener - Interface in io.rong.imkit.widget.refresh.listener
加载更多监听器 Created by scwang on 2017/5/26.
onLoadMoreMessage(List<Message>) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
上拉加载更多消息
onLocationChanged(double, double, String) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onLocationChanged(double, double, String) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onLocationChanged(double, double, String) - Method in interface io.rong.imkit.feature.location.ILocationChangedListener
 
onLongClick(View) - Method in class io.rong.imkit.activity.PicturePagerActivity
 
onMatrixChanged(RectF) - Method in interface io.rong.imkit.picture.photoview.OnMatrixChangedListener
Callback for when the Matrix displaying the Drawable has changed.
OnMatrixChangedListener - Interface in io.rong.imkit.picture.photoview
Interface definition for a callback to be invoked when the internal Matrix has changed for this View.
onMeasure(int, int) - Method in class io.rong.imkit.conversation.extension.component.moreaction.MoreActionLayout
 
onMeasure(int, int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Measures the width and height of the view, preserving the aspect ratio of the image displayed if wrap_content is used.
onMeasure(int, int) - Method in class io.rong.imkit.picture.widget.SquareRelativeLayout
 
onMeasure(int, int) - Method in class io.rong.imkit.widget.EllipsizeTextView
 
onMeasure(int, int) - Method in class io.rong.imkit.widget.FileRectangleProgress
 
onMeasure(int, int) - Method in class io.rong.imkit.widget.MoreActionLayout
 
onMeasure(int, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
测量 Header Footer Content 1.测量代码看起来很复杂,时因为 Header Footer 有四种拉伸变换样式 SpinnerStyle,每一种样式有自己的测量方法 2.提供预览测量,可以在编辑 XML 的时候直接预览 (isInEditMode) 3.恢复水平触摸位置缓存 mLastTouchX 到屏幕中央
onMeasure(int, int) - Method in class io.rong.imkit.widget.SettingItemView
 
onMeasure(int, int) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
onMediaScannerConnected() - Method in class io.rong.imkit.picture.PictureMediaScannerConnection
 
onMentionedInput(Conversation.ConversationType, String) - Method in interface io.rong.imkit.feature.mention.IMentionedInputListener
当启动@功能,即在rc_config.xml中设置rc_enable_mentioned_message 为true后,该方法用于设置在群组或者讨论组中,输入@时的监听。 如果IMentionedInputListener.onMentionedInput(Conversation.ConversationType, String)返回true, 则您自己处理显示@成员 的选择界面;如果返回false, 则会显示融云SDK默认@成员选择界面。
onMessageClick(Context, View, Message) - Method in interface io.rong.imkit.config.ConversationClickListener
当点击消息时执行。
onMessageItemClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onMessageItemClick(UiMessage) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
消息点击事件
onMessageItemLongClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onMessageItemLongClick(UiMessage) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
消息长按事件
onMessageItemLongClick(Context, UiMessage) - Method in interface io.rong.imkit.MessageItemLongClickAction.MessageItemLongClickListener
 
onMessageLinkClick(Context, String, Message) - Method in interface io.rong.imkit.config.ConversationClickListener
当点击链接消息时执行。
onMessageLongClick(Context, View, Message) - Method in interface io.rong.imkit.config.ConversationClickListener
当长按消息时执行。
onMessageReceiptRequest(MessageViewModel, Conversation.ConversationType, String, String) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onMessageReceiptRequest(MessageViewModel, Conversation.ConversationType, String, String) - Method in class io.rong.imkit.conversation.messgelist.processor.GroupBusinessProcessor
 
onMessageReceiptRequest(MessageViewModel, Conversation.ConversationType, String, String) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
 
OnMoreActionStateListener - Interface in io.rong.imkit.conversation.extension.component.moreaction
Created by zwfang on 2018/4/3.
onMoving(boolean, float, int, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
【仅限框架内调用】手指拖动下拉(会连续多次调用,添加isDragging并取代之前的onPulling、onReleasing)
onMoving(boolean, float, int, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
OnMultiListener - Interface in io.rong.imkit.widget.refresh.listener
多功能监听器 Created by scwang on 2017/5/26.
onMyLocationChanged(AMapLocationInfo) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onMyLocationChanged(AMapLocationInfo) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onMyLocationChanged(AMapLocationInfo) - Method in interface io.rong.imkit.feature.location.IMyLocationChangedListener
 
onNestedFling(View, float, float, boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
onNestedPreFling(View, float, float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
onNestedPreScroll(View, int, int, int[]) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
onNestedScroll(View, int, int, int, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
onNestedScrollAccepted(View, View, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
onNewMentionMessageBarClick(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
 
onNewMentionMessageBarClick(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
 
onNewMentionMessageBarClick(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
 
onNewMessageBarClick(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
 
onNewMessageBarClick(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
 
onNewMessageBarClick(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
 
onOperationFailed(RongIMClient.ErrorCode) - Method in class io.rong.imkit.BaseConversationEventListener
 
onOperationFailed(RongIMClient.ErrorCode) - Method in interface io.rong.imkit.ConversationEventListener
操作失败的回调。
onOptionsItemClicked(int) - Method in interface io.rong.imkit.widget.dialog.OptionsPopupDialog.OnOptionsItemClickedListener
 
onOutsidePhotoTap(ImageView) - Method in interface io.rong.imkit.picture.photoview.OnOutsidePhotoTapListener
The outside of the photo has been tapped
OnOutsidePhotoTapListener - Interface in io.rong.imkit.picture.photoview
Callback when the user tapped outside of the photo
onPageSelectedChange(LocalMedia) - Method in class io.rong.imkit.picture.PicturePreviewActivity
ViewPage滑动数据变化回调
onParticipantChanged(List<String>) - Method in interface io.rong.imkit.feature.location.IRealTimeLocationStateListener
 
onParticipantChanged(List<String>) - Method in interface io.rong.imkit.feature.location.LocationManager.IRealTimeLocationChangedCallback
 
onParticipantChanged(List<String>) - Method in class io.rong.imkit.feature.location.LocationManager
 
onParticipantJoinSharing(String) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onParticipantJoinSharing(String) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onParticipantJoinSharing(String) - Method in interface io.rong.imkit.feature.location.ILocationChangedListener
 
onParticipantQuitSharing(String) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onParticipantQuitSharing(String) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onParticipantQuitSharing(String) - Method in interface io.rong.imkit.feature.location.ILocationChangedListener
 
onPause() - Method in class io.rong.imkit.conversation.ConversationFragment
 
onPause() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onPause() - Method in class io.rong.imkit.feature.location.AMapLocationActivity
方法必须重写
onPause() - Method in class io.rong.imkit.feature.location.AMapPreviewActivity
方法必须重写
onPause() - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
方法必须重写
onPause() - Method in class io.rong.imkit.feature.location.SearchLocationActivity
 
onPause() - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onPendingIntent(PendingIntent, Intent) - Method in class io.rong.imkit.notification.DefaultInterceptor
设置本地通知 PendingIntent 时的回调。 应用层可通过此方法更改 PendingIntent 里的设置,以便自定义本地通知的点击行为。 点击本地通知时,SDK 默认跳转到对应会话页面。
onPendingIntent(PendingIntent, Intent) - Method in interface io.rong.imkit.notification.NotificationConfig.Interceptor
设置本地通知 PendingIntent 时的回调。 应用层可通过此方法更改 PendingIntent 里的设置,以便自定义本地通知的点击行为。 点击本地通知时,SDK 默认跳转到对应会话页面。
onPhotoTap(ImageView, float, float) - Method in interface io.rong.imkit.picture.photoview.OnPhotoTapListener
A callback to receive where the user taps on a photo.
OnPhotoTapListener - Interface in io.rong.imkit.picture.photoview
A callback to be invoked when the Photo is tapped with a single tap.
onPictureClick(LocalMedia, int) - Method in interface io.rong.imkit.picture.adapter.PictureImageGridAdapter.OnPhotoSelectChangedListener
图片预览回调
onPictureClick(LocalMedia, int) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onPictureLongClick(View, Uri, Uri) - Method in class io.rong.imkit.activity.PicturePagerActivity
图片长按处理事件
onPositiveButtonClicked() - Method in interface io.rong.imkit.widget.dialog.PromptPopupDialog.OnPromptButtonClickedListener
 
onPrepared(MediaPlayer) - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onPreviewLoadError(Exception) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnImageEventListener
 
onPreviewLoadError(Exception) - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnImageEventListener
Called when a preview image could not be loaded.
onPreviewReleased() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnImageEventListener
 
onPreviewReleased() - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnImageEventListener
Called when a bitmap set using ImageSource.cachedBitmap is no longer being used by the View.
onProgress(float) - Method in interface io.rong.imkit.utils.videocompressor.VideoCompress.CompressListener
 
onProgress(float) - Method in interface io.rong.imkit.utils.videocompressor.videoslimmer.listner.SlimProgressListener
 
onReadReceiptRequestClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onReadReceiptStateClick(Context, Message) - Method in interface io.rong.imkit.config.ConversationClickListener
当点击已读回执状态时执行
onReadReceiptStateClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onReady() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnImageEventListener
 
onReady() - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnImageEventListener
Called when the dimensions of the image and view are known, and either a preview image, the full size image, or base layer tiles are loaded.
onReady() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Called once when the view is initialised, has dimensions, and will display an image on the next draw.
onRecallEvent(RecallEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onRecallEvent(RecallEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onRecallEvent(RecallEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
onReceive(Context, Intent) - Method in class io.rong.imkit.manager.hqvoicemessage.AutoDownloadNetWorkChangeReceiver
 
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in class io.rong.imkit.conversation.messgelist.processor.GroupBusinessProcessor
 
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
接收消息回调此接口
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in class io.rong.imkit.conversation.messgelist.processor.PrivateBusinessProcessor
 
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
 
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
 
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
正常模式,按流程处理
onReceived(MessageViewModel, UiMessage, int, boolean, boolean) - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
 
onReceived(Message, int, boolean, boolean) - Method in class io.rong.imkit.manager.UnReadMessageManager
 
onReceived(Message, int, boolean, boolean) - Method in interface io.rong.imkit.OnReceiveMessageListener
接收实时或者离线消息。
onReceivedCmd(MessageViewModel, Message) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onReceivedCmd(MessageViewModel, Message) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
接收到命令消息,(MessageTag 为 None 或 Status 的消息)
onReceivedMessage(Message) - Method in interface io.rong.imkit.conversation.extension.IExtensionModule
SDK 接收到消息后,通过此方法路由给对应的模块去处理。 用户可以根据自己注册的消息,有选择性的去处理接收到的消息。
onReceivedMessage(Message) - Method in class io.rong.imkit.feature.destruct.DestructExtensionModule
 
onReceivedMessage(Message) - Method in class io.rong.imkit.feature.forward.ForwardExtensionModule
 
onReceivedMessage(Message) - Method in class io.rong.imkit.feature.location.LocationExtensionModule
 
onReceivedMessage(Message) - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
onReceivedMessage(Message) - Method in class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
onReceivedMessage(Message) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
OnReceiveMessageListener - Interface in io.rong.imkit
接收消息监听
onReEditClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onRefresh(RefreshLayout) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onRefresh(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
 
onRefresh(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
处理下拉刷新
onRefresh(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
 
onRefresh() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onRefresh(RefreshLayout) - Method in interface io.rong.imkit.widget.refresh.listener.OnRefreshListener
 
onRefresh(RefreshLayout) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
onRefreshEvent(RefreshEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onRefreshEvent(RefreshEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onRefreshEvent(RefreshEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
OnRefreshListener - Interface in io.rong.imkit.widget.refresh.listener
刷新监听器 Created by scwang on 2017/5/26.
OnRefreshLoadMoreListener - Interface in io.rong.imkit.widget.refresh.listener
刷新加载组合监听器 Created by scwang on 2017/5/26.
onRegeocodeSearched(RegeocodeResult, int) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onRegeocodeSearched(RegeocodeResult, int) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onRegisterChannel(NotificationChannel) - Method in class io.rong.imkit.notification.DefaultInterceptor
注册默认 channel 之前的回调。可以通过此方法拦截并修改默认 channel 里的配置,将修改后的 channel 返回。
onRegisterChannel(NotificationChannel) - Method in interface io.rong.imkit.notification.NotificationConfig.Interceptor
注册默认 channel 之前的回调。可以通过此方法拦截并修改默认 channel 里的配置,将修改后的 channel 返回。
onReleased(RefreshLayout, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
【仅限框架内调用】释放时刻(调用一次,将会触发加载)
onReleased(RefreshLayout, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
onReloadMessage(List<Message>) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
normal状态点击历史消息bar history状态点击新消息bar
onRequestPermissionResult(Fragment, RongExtension, int, String[], int[]) - Method in class io.rong.imkit.conversation.extension.component.plugin.ImagePlugin
 
onRequestPermissionResult(Fragment, RongExtension, int, String[], int[]) - Method in interface io.rong.imkit.conversation.extension.component.plugin.IPluginRequestPermissionResultCallback
 
onRequestPermissionResult(int, String[], int[]) - Method in class io.rong.imkit.conversation.extension.RongExtension
 
onRequestPermissionResult(Fragment, RongExtension, int, String[], int[]) - Method in class io.rong.imkit.feature.location.plugin.CombineLocationPlugin
 
onRequestPermissionResult(Fragment, RongExtension, int, String[], int[]) - Method in class io.rong.imkit.feature.location.plugin.DefaultLocationPlugin
 
onRequestPermissionsResult(int, String[], int[]) - Method in class io.rong.imkit.activity.RongBaseActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onRequestPermissionsResult(int, String[], int[]) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class io.rong.imkit.feature.location.AMapLocationActivity2D
 
onRequestPermissionsResult(int, String[], int[]) - Method in class io.rong.imkit.picture.PictureBaseActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class io.rong.imkit.picture.PictureSelectorCameraEmptyActivity
 
onResolveAdapter() - Method in class io.rong.imkit.conversation.ConversationFragment
获取 adapter.
onResolveAdapter() - Method in class io.rong.imkit.conversationlist.ConversationListFragment
获取 adapter.
onRestart() - Method in class io.rong.imkit.activity.FilePreviewActivity
 
onRestart() - Method in class io.rong.imkit.activity.WebFilePreviewActivity
 
onRestoreInstanceState(Bundle) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onRestoreInstanceState(Parcelable) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
onResult(T) - Method in interface io.rong.imkit.feature.forward.IHistoryDataResultCallback
 
onResult(List<LocalMedia>) - Method in class io.rong.imkit.picture.PictureBaseActivity
return image result
onResult(List<LocalMedia>) - Method in class io.rong.imkit.picture.PicturePreviewActivity
 
onResume() - Method in class io.rong.imkit.activity.FilePreviewActivity
 
onResume() - Method in class io.rong.imkit.conversation.ConversationFragment
 
onResume() - Method in class io.rong.imkit.conversation.extension.RongExtension
ConversationFragment onResume() 时的生命周期回调。
onResume(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onResume(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
 
onResume(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.processor.PrivateBusinessProcessor
 
onResume() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onResume() - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
onResume() - Method in class io.rong.imkit.feature.location.AMapLocationActivity
方法必须重写
onResume() - Method in class io.rong.imkit.feature.location.AMapPreviewActivity
方法必须重写
onResume() - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
方法必须重写
onResume() - Method in class io.rong.imkit.feature.location.SearchLocationActivity
 
onResume() - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onResume() - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onResume() - Method in class io.rong.imkit.subconversationlist.SubConversationListFragment
 
onRightIconClick(View) - Method in interface io.rong.imkit.widget.TitleBar.OnRightIconClickListener
 
onSaveDraft(Conversation.ConversationType, String, String) - Method in class io.rong.imkit.BaseConversationEventListener
 
onSaveDraft(Conversation.ConversationType, String, String) - Method in interface io.rong.imkit.ConversationEventListener
会话里保存草稿时,回调此方法
onSaveInstanceState(Bundle, PersistableBundle) - Method in class io.rong.imkit.activity.PicturePagerActivity
 
onSaveInstanceState(Bundle) - Method in class io.rong.imkit.feature.location.AMapLocationActivity
方法必须重写
onSaveInstanceState(Bundle) - Method in class io.rong.imkit.feature.location.AMapPreviewActivity
方法必须重写
onSaveInstanceState(Bundle) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
方法必须重写
onSaveInstanceState(Bundle) - Method in class io.rong.imkit.picture.PictureBaseActivity
 
onSaveInstanceState(Bundle) - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onSaveInstanceState() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
onScaleChange(float, float, float) - Method in interface io.rong.imkit.picture.photoview.OnScaleChangedListener
Callback for when the scale changes
onScaleChanged(float, int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnStateChangedListener
 
onScaleChanged(float, int) - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnStateChangedListener
The scale has changed.
OnScaleChangedListener - Interface in io.rong.imkit.picture.photoview
Interface definition for callback to be invoked when attached ImageView scale changes
onScanCompleted(String, Uri) - Method in class io.rong.imkit.picture.PictureMediaScannerConnection
 
onScanFinish() - Method in interface io.rong.imkit.picture.PictureMediaScannerConnection.ScanListener
 
onScrolled(RecyclerView, int, int) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onScrollToBottom(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.HistoryState
 
onScrollToBottom(MessageViewModel) - Method in interface io.rong.imkit.conversation.messgelist.status.IMessageState
 
onScrollToBottom(MessageViewModel) - Method in class io.rong.imkit.conversation.messgelist.status.NormalState
 
onSelect(int) - Method in interface io.rong.imkit.widget.dialog.BottomSelectDialog.OnSelectListener
当选择选项时回调
onSelectCustomerServiceGroup(List<CSGroupItem>) - Method in class io.rong.imkit.feature.customservice.CSConversationUIRenderer
如果客服后台有分组,会弹出此对话框选择分组 可以通过自定义类继承自 ConversationFragment 并重写此方法来自定义弹窗
onSelectedChange(boolean, LocalMedia) - Method in class io.rong.imkit.picture.PicturePreviewActivity
选中或是移除
onSelectNumChange(boolean) - Method in class io.rong.imkit.picture.PicturePreviewActivity
更新图片选择数量
onSend(Message) - Method in interface io.rong.imkit.config.OnSendMessageListener
消息发送前监听器处理接口(是否发送成功可以从SentStatus属性获取) 可以通过这个方法,过滤,修改发送出的消息。
onSendClick() - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
 
onSendMediaMessage(SendMediaEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onSendMediaMessage(SendMediaEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onSendMediaMessage(SendMediaEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
onSendMessage(SendEvent) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onSendMessage(SendEvent) - Method in class io.rong.imkit.event.actionevent.BaseMessageEvent
 
onSendMessage(SendEvent) - Method in interface io.rong.imkit.event.actionevent.MessageEventListener
 
OnSendMessageListener - Interface in io.rong.imkit.config
 
onSendToggleClick(Message) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
onSendToggleClick(Message) - Method in interface io.rong.imkit.feature.mention.IExtensionEventWatcher
Extension 模块点击发送按钮时的预处理,其它模块可以通过此回调设置附加信息到 Extension
onSendToggleClick(Message) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
onSendToggleClick(Message) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onSensorChanged(SensorEvent) - Method in class io.rong.imkit.manager.AudioPlayManager
 
onSent(Message, RongIMClient.ErrorCode) - Method in interface io.rong.imkit.config.OnSendMessageListener
消息发送后回调接口。
onSettingClick(View) - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmoticonSettingClickListener
 
onSharingTerminated() - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
onSharingTerminated() - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
onSharingTerminated() - Method in interface io.rong.imkit.feature.location.ILocationChangedListener
 
onShownMoreActionLayout() - Method in interface io.rong.imkit.conversation.extension.component.moreaction.OnMoreActionStateListener
进入多选状态
onSightClick(View) - Method in interface io.rong.imkit.feature.destruct.DestructImageDialog.ImageVideoDialogListener
 
OnSingleFlingListener - Interface in io.rong.imkit.picture.photoview
A callback to be invoked when the ImageView is flung with a single touch
onSizeChanged(int, int, int, int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
On resize, preserve center and scale.
onSizeChanged(int, int, int, int) - Method in class io.rong.imkit.widget.FileRectangleProgress
 
onSizeChanged(int, int, int, int) - Method in class io.rong.imkit.widget.RoundCornerLinearLayout
 
onSizeChanged(int, int, int, int) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
onStart(Uri) - Method in interface io.rong.imkit.manager.IAudioPlayListener
 
onStart() - Method in class io.rong.imkit.picture.PictureVideoPlayActivity
 
onStart() - Method in interface io.rong.imkit.utils.videocompressor.VideoCompress.CompressListener
 
onStart() - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog
 
onStart() - Method in class io.rong.imkit.widget.dialog.OptionsPopupDialog
 
onStart() - Method in class io.rong.imkit.widget.dialog.PromptPopupDialog
 
onStartAnimator(RefreshLayout, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
【仅限框架内调用】开始动画
onStartAnimator(RefreshLayout, int, int) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
onStartAnimator(RefreshLayout, int, int) - Method in class io.rong.imkit.widget.refresh.wrapper.RongRefreshHeader
 
onStartLocation(Context, LocationManager.LocationProvider.LocationCallback) - Method in interface io.rong.imkit.feature.location.LocationManager.LocationProvider
 
onStartNestedScroll(View, View, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - Method in interface io.rong.imkit.widget.refresh.listener.OnStateChangedListener
【仅限框架内调用】状态改变事件 RefreshState
onStateChanged(RefreshLayout, RefreshState, RefreshState) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - Method in class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
OnStateChangedListener - Interface in io.rong.imkit.widget.refresh.listener
刷新状态改变监听器 Created by scwang on 2017/5/26.
onStop() - Method in class io.rong.imkit.activity.FilePreviewActivity
 
onStop() - Method in class io.rong.imkit.conversation.ConversationFragment
 
onStop() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onStop(Uri) - Method in interface io.rong.imkit.manager.IAudioPlayListener
 
onStopNestedScroll(View) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
onSuccess(LocationMessage) - Method in interface io.rong.imkit.feature.location.LocationManager.LocationProvider.LocationCallback
 
onSuccess(T) - Method in interface io.rong.imkit.model.ResultCallback
 
onSuccess() - Method in interface io.rong.imkit.utils.videocompressor.VideoCompress.CompressListener
 
onSyncConversationReadStatus(Conversation.ConversationType, String) - Method in class io.rong.imkit.manager.UnReadMessageManager
 
onTableSelected(int) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmojiTab
 
onTableSelected(int) - Method in interface io.rong.imkit.conversation.extension.component.emoticon.IEmoticonTab
表情面板左右滑动时,回调此方法。
onTakePhoto() - Method in interface io.rong.imkit.picture.adapter.PictureImageGridAdapter.OnPhotoSelectChangedListener
拍照回调
onTakePhoto() - Method in class io.rong.imkit.picture.PictureSelectorActivity
 
onTextChanged(Context, Conversation.ConversationType, String, int, int, String) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
onTextChanged(Context, Conversation.ConversationType, String, int, int, String) - Method in interface io.rong.imkit.feature.mention.IExtensionEventWatcher
输入框文本变化时的回调
onTextChanged(Context, Conversation.ConversationType, String, int, int, String) - Method in class io.rong.imkit.feature.mention.RongMentionManager
当输入框文本变化时,回调此方法。
onTextChanged(Context, Conversation.ConversationType, String, int, int, String) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
onTick(long, String) - Method in interface io.rong.imkit.feature.recallEdit.RecallEditCountDownTimerListener
 
onTileLoadError(Exception) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.DefaultOnImageEventListener
 
onTileLoadError(Exception) - Method in interface io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.OnImageEventListener
Called when an image tile could not be loaded.
onTitleReceived(String) - Method in interface io.rong.imkit.activity.RongWebviewActivity.OnTitleReceivedListener
 
onTouch(View, MotionEvent) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
onTouchEvent(MotionEvent) - Method in class io.rong.imkit.feature.location.SearchLocationActivity
 
onTouchEvent(MotionEvent) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Handle touch events.
onTouchEvent(MotionEvent) - Method in class io.rong.imkit.widget.HackyViewPager
 
onTouchEvent(TextView, Spannable, MotionEvent) - Method in class io.rong.imkit.widget.LinkTextViewMovementMethod
 
onTouchEvent(MotionEvent) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
onTouchingLetterChanged(String) - Method in interface io.rong.imkit.widget.SideBar.OnTouchingLetterChangedListener
 
onUnFollowClick(Context, PublicServiceProfile) - Method in interface io.rong.imkit.feature.publicservice.PublicServiceManager.PublicServiceBehaviorListener
当点击取消关注后执行。
onUserInfoUpdate(List<User>) - Method in class io.rong.imkit.conversationlist.model.BaseUiConversation
 
onUserInfoUpdate(List<User>) - Method in class io.rong.imkit.conversationlist.model.GatheredConversation
 
onUserInfoUpdate(List<User>) - Method in class io.rong.imkit.conversationlist.model.GroupConversation
 
onUserInfoUpdate(List<User>) - Method in class io.rong.imkit.conversationlist.model.SingleConversation
 
onUserInfoUpdate(List<User>) - Method in class io.rong.imkit.model.UiMessage
 
onUserPortraitClick(Context, Conversation.ConversationType, UserInfo, String) - Method in interface io.rong.imkit.config.ConversationClickListener
当点击用户头像后执行。
onUserPortraitClick(Context, Conversation.ConversationType, UserInfo, String) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onUserPortraitClick(Context, Conversation.ConversationType, UserInfo, String) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
用户头像点击事件
onUserPortraitClick(Context, Conversation.ConversationType, UserInfo, String) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onUserPortraitLongClick(Context, Conversation.ConversationType, UserInfo, String) - Method in interface io.rong.imkit.config.ConversationClickListener
当长按用户头像后执行。
onUserPortraitLongClick(Context, Conversation.ConversationType, UserInfo, String) - Method in class io.rong.imkit.conversation.messgelist.processor.BaseBusinessProcessor
 
onUserPortraitLongClick(Context, Conversation.ConversationType, UserInfo, String) - Method in class io.rong.imkit.conversation.messgelist.processor.ChatRoomBusinessProcessor
 
onUserPortraitLongClick(Context, Conversation.ConversationType, UserInfo, String) - Method in class io.rong.imkit.conversation.messgelist.processor.GroupBusinessProcessor
 
onUserPortraitLongClick(Context, Conversation.ConversationType, UserInfo, String) - Method in interface io.rong.imkit.conversation.messgelist.processor.IConversationBusinessProcessor
用户头像长按事件
onUserPortraitLongClick(Context, Conversation.ConversationType, UserInfo, String) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onUserUpdate(UserInfo) - Method in interface io.rong.imkit.userinfo.RongUserInfoManager.UserDataObserver
 
onViewAttachedToWindow(ViewHolder) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
onViewClick(int, UiMessage) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onViewClick(MessageViewModel, int, UiMessage) - Method in interface io.rong.imkit.conversation.messgelist.viewmodel.IMessageViewModelProcessor
 
onViewClick(int, UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onViewClick(int, T) - Method in interface io.rong.imkit.widget.adapter.IViewProviderListener
 
onViewCreated(View, Bundle) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onViewCreated(View, Bundle) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
onViewCreated(View, Bundle) - Method in class io.rong.imkit.feature.publicservice.PublicServiceProfileFragment
 
onViewCreated(View, Bundle) - Method in class io.rong.imkit.feature.publicservice.PublicServiceSubscribeListFragment
 
OnViewDragListener - Interface in io.rong.imkit.picture.photoview
Interface definition for a callback to be invoked when the photo is experiencing a drag event
onViewLongClick(int, UiMessage) - Method in class io.rong.imkit.conversation.ConversationFragment
 
onViewLongClick(MessageViewModel, int, UiMessage) - Method in interface io.rong.imkit.conversation.messgelist.viewmodel.IMessageViewModelProcessor
 
onViewLongClick(int, UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onViewLongClick(int, T) - Method in interface io.rong.imkit.widget.adapter.IViewProviderListener
 
onViewStateRestored(Bundle) - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog
 
onViewTap(View, float, float) - Method in interface io.rong.imkit.picture.photoview.OnViewTapListener
A callback to receive where the user taps on a ImageView.
OnViewTapListener - Interface in io.rong.imkit.picture.photoview
 
onWarnClick(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
onWarningDialog(String) - Method in class io.rong.imkit.conversation.ConversationFragment
提示dialog.
openCamera(int) - Method in class io.rong.imkit.picture.PictureSelector
 
openFile(String, Uri) - Method in class io.rong.imkit.activity.FilePreviewActivity
 
openFile(String, String) - Method in class io.rong.imkit.activity.WebFilePreviewActivity
 
openGallery(int) - Method in class io.rong.imkit.picture.PictureSelector
 
openInsidePreview(String, Uri) - Method in class io.rong.imkit.activity.FilePreviewActivity
 
openInsidePreview(String, String) - Method in class io.rong.imkit.activity.WebFilePreviewActivity
 
openWhiteStatusBar - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
OperationResult - Class in io.rong.imkit.model
 
OperationResult(OperationResult.Action, int) - Constructor for class io.rong.imkit.model.OperationResult
 
OperationResult.Action - Enum in io.rong.imkit.model
 
OptAnimationLoader - Class in io.rong.imkit.picture.anim
 
OptAnimationLoader() - Constructor for class io.rong.imkit.picture.anim.OptAnimationLoader
 
OptionsPopupDialog - Class in io.rong.imkit.widget.dialog
 
OptionsPopupDialog(Context, String[]) - Constructor for class io.rong.imkit.widget.dialog.OptionsPopupDialog
 
OptionsPopupDialog.OnOptionsItemClickedListener - Interface in io.rong.imkit.widget.dialog
 
ordinal - Variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
ordinal - Variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
ORIENTATION_0 - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Display the image file in its native orientation.
ORIENTATION_180 - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Rotate the image 180 degrees.
ORIENTATION_270 - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Rotate the image 270 degrees clockwise.
ORIENTATION_90 - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Rotate the image 90 degrees clockwise.
ORIENTATION_USE_EXIF - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Attempt to use EXIF information on the image to rotate it.
ORIGIN_ANIM - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
State change originated from animation.
ORIGIN_DOUBLE_TAP_ZOOM - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
State change originated from a double tap zoom anim.
ORIGIN_FLING - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
State change originated from a fling momentum anim.
ORIGIN_TOUCH - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
State change originated from touch gesture.
originalPath - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
OSUtils - Class in io.rong.imkit.utils
Created by Android Studio.
OSUtils() - Constructor for class io.rong.imkit.utils.OSUtils
 
OutputSurface - Class in io.rong.imkit.utils.videocompressor
 
OutputSurface(int, int, int) - Constructor for class io.rong.imkit.utils.videocompressor.OutputSurface
 
OutputSurface() - Constructor for class io.rong.imkit.utils.videocompressor.OutputSurface
 
overSpinner() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
手势拖动结束 开始执行回弹动画

P

PageAction - Class in io.rong.imkit.conversation.messgelist.viewmodel
 
PageAction(int) - Constructor for class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
PageAction(int, Object) - Constructor for class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
PageDestroyEvent - Class in io.rong.imkit.event.uievent
 
PageDestroyEvent() - Constructor for class io.rong.imkit.event.uievent.PageDestroyEvent
 
PageEvent - Interface in io.rong.imkit.event.uievent
页面级别相关事件,如刷新列表,弹出提示框等
PAN_LIMIT_CENTER - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Allows the image to be panned until a corner reaches the center of the screen but no further.
PAN_LIMIT_INSIDE - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Don't allow the image to be panned off screen.
PAN_LIMIT_OUTSIDE - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Allows the image to be panned until it is just off screen, but no further.
parseAudioPathToAndroidQ(Context, String, String, String) - Static method in class io.rong.imkit.picture.tools.AndroidQTransformUtils
解析Android Q版本下音频 #耗时操作需要放在子线程中操作
parseImagePathToAndroidQ(Context, String, String, String) - Static method in class io.rong.imkit.picture.tools.AndroidQTransformUtils
解析Android Q版本下图片 #耗时操作需要放在子线程中操作
parserApsJsonResp(String) - Method in class io.rong.imkit.feature.location.AMapLocationParser
 
parseVideoPathToAndroidQ(Context, String, String, String) - Static method in class io.rong.imkit.picture.tools.AndroidQTransformUtils
解析Android Q版本下视频 #耗时操作需要放在子线程中操作
parUri(Context, File) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
生成uri
path - Variable in class io.rong.imkit.activity.FilePreviewActivity.FileDownloadInfo
 
PAUSE - Static variable in class io.rong.imkit.event.actionevent.DownloadEvent
 
PAUSE - Static variable in class io.rong.imkit.model.State
 
pauseDownloadMediaMessage(Message, RongIMClient.OperationCallback) - Method in class io.rong.imkit.IMCenter
暂停下载多媒体文件
pauseDownloadMediaMessage(Message, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
暂停下载多媒体文件
performClick() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
performClick() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
PermissionChecker - Class in io.rong.imkit.picture.permissions
 
PermissionChecker() - Constructor for class io.rong.imkit.picture.permissions.PermissionChecker
 
PermissionCheckUtil - Class in io.rong.imkit.utils
Created by jiangecho on 2016/10/25.
PermissionCheckUtil() - Constructor for class io.rong.imkit.utils.PermissionCheckUtil
 
phoneIsInUse(Context) - Static method in class io.rong.imkit.utils.RongUtils
是否正在通话中
PhotoView - Class in io.rong.imkit.picture.photoview
A zoomable ImageView.
PhotoView(Context) - Constructor for class io.rong.imkit.picture.photoview.PhotoView
 
PhotoView(Context, AttributeSet) - Constructor for class io.rong.imkit.picture.photoview.PhotoView
 
PhotoView(Context, AttributeSet, int) - Constructor for class io.rong.imkit.picture.photoview.PhotoView
 
PhotoView(Context, AttributeSet, int, int) - Constructor for class io.rong.imkit.picture.photoview.PhotoView
 
PhotoViewAttacher - Class in io.rong.imkit.picture.photoview
The component of PhotoView which does the work allowing for zooming, scaling, panning, etc.
PhotoViewAttacher(ImageView) - Constructor for class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
PI_RADIUS - Static variable in class io.rong.imkit.widget.FileRectangleProgress
 
picture_left_back - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
PictureAlbumDirectoryAdapter - Class in io.rong.imkit.picture.adapter
 
PictureAlbumDirectoryAdapter(PictureSelectionConfig) - Constructor for class io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter
 
PictureAlbumDirectoryAdapter.OnItemClickListener - Interface in io.rong.imkit.picture.adapter
 
PictureBaseActivity - Class in io.rong.imkit.picture
 
PictureBaseActivity() - Constructor for class io.rong.imkit.picture.PictureBaseActivity
 
PictureConfig - Class in io.rong.imkit.picture.config
 
PictureConfig() - Constructor for class io.rong.imkit.picture.config.PictureConfig
 
PictureFileProvider - Class in io.rong.imkit.picture
 
PictureFileProvider() - Constructor for class io.rong.imkit.picture.PictureFileProvider
 
PictureFileUtils - Class in io.rong.imkit.picture.tools
 
PictureImageGridAdapter - Class in io.rong.imkit.picture.adapter
 
PictureImageGridAdapter(Context, PictureSelectionConfig) - Constructor for class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
PictureImageGridAdapter.HeaderViewHolder - Class in io.rong.imkit.picture.adapter
 
PictureImageGridAdapter.OnPhotoSelectChangedListener - Interface in io.rong.imkit.picture.adapter
 
PictureImageGridAdapter.ViewHolder - Class in io.rong.imkit.picture.adapter
 
PictureLoadingDialog - Class in io.rong.imkit.picture.dialog
 
PictureLoadingDialog(Context) - Constructor for class io.rong.imkit.picture.dialog.PictureLoadingDialog
 
PictureMediaScannerConnection - Class in io.rong.imkit.picture
 
PictureMediaScannerConnection(Context, String, PictureMediaScannerConnection.ScanListener) - Constructor for class io.rong.imkit.picture.PictureMediaScannerConnection
 
PictureMediaScannerConnection.ScanListener - Interface in io.rong.imkit.picture
 
PictureMimeType - Class in io.rong.imkit.picture.config
 
PictureMimeType() - Constructor for class io.rong.imkit.picture.config.PictureMimeType
 
PicturePagerActivity - Class in io.rong.imkit.activity
 
PicturePagerActivity() - Constructor for class io.rong.imkit.activity.PicturePagerActivity
 
PicturePagerActivity.ImageAdapter - Class in io.rong.imkit.activity
 
PicturePagerActivity.ImageAdapter.ViewHolder - Class in io.rong.imkit.activity
 
PicturePagerActivity.ImageInfo - Class in io.rong.imkit.activity
 
PicturePreviewActivity - Class in io.rong.imkit.picture
 
PicturePreviewActivity() - Constructor for class io.rong.imkit.picture.PicturePreviewActivity
 
PictureSelectionConfig - Class in io.rong.imkit.picture.config
 
PictureSelectionConfig() - Constructor for class io.rong.imkit.picture.config.PictureSelectionConfig
 
PictureSelectionConfig(Parcel) - Constructor for class io.rong.imkit.picture.config.PictureSelectionConfig
 
PictureSelectionModel - Class in io.rong.imkit.picture
 
PictureSelectionModel(PictureSelector, int) - Constructor for class io.rong.imkit.picture.PictureSelectionModel
 
PictureSelectionModel(PictureSelector, int, boolean) - Constructor for class io.rong.imkit.picture.PictureSelectionModel
 
PictureSelector - Class in io.rong.imkit.picture
 
PictureSelectorActivity - Class in io.rong.imkit.picture
 
PictureSelectorActivity() - Constructor for class io.rong.imkit.picture.PictureSelectorActivity
 
PictureSelectorCameraEmptyActivity - Class in io.rong.imkit.picture
 
PictureSelectorCameraEmptyActivity() - Constructor for class io.rong.imkit.picture.PictureSelectorCameraEmptyActivity
 
PictureSimpleFragmentAdapter - Class in io.rong.imkit.picture.adapter
 
PictureSimpleFragmentAdapter(PictureSelectionConfig, List<LocalMedia>, Context, PictureSimpleFragmentAdapter.OnCallBackActivity) - Constructor for class io.rong.imkit.picture.adapter.PictureSimpleFragmentAdapter
 
PictureSimpleFragmentAdapter.OnCallBackActivity - Interface in io.rong.imkit.picture.adapter
 
PictureVideoPlayActivity - Class in io.rong.imkit.picture
 
PictureVideoPlayActivity() - Constructor for class io.rong.imkit.picture.PictureVideoPlayActivity
 
PictureViewHolder(View) - Constructor for class io.rong.imkit.picture.adapter.ViewPagerAdapter.PictureViewHolder
 
PinyinComparator() - Constructor for class io.rong.imkit.feature.mention.MentionMemberSelectActivity.PinyinComparator
 
PluginBoard - Class in io.rong.imkit.conversation.extension.component.plugin
 
PluginBoard(Fragment, ViewGroup, Conversation.ConversationType, String) - Constructor for class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
PNG - Static variable in class io.rong.imkit.picture.config.PictureMimeType
 
POI - Static variable in class io.rong.imkit.feature.location.LocationConst
 
portraitUrl - Variable in class io.rong.imkit.userinfo.db.model.Group
 
portraitUrl - Variable in class io.rong.imkit.userinfo.db.model.User
 
position - Variable in class io.rong.imkit.picture.entity.LocalMedia
media position of list
position - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
POST_AUDIO - Static variable in class io.rong.imkit.picture.tools.PictureFileUtils
 
POST_VIDEO - Static variable in class io.rong.imkit.picture.tools.PictureFileUtils
 
POSTFIX - Static variable in class io.rong.imkit.picture.tools.PictureFileUtils
 
previewImage(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
previewVideo(boolean) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
priority(int) - Method in class io.rong.imkit.MessageItemLongClickAction.Builder
优先级越高,排在越前面, 默认全是0,按添加顺序排列
priority - Variable in class io.rong.imkit.MessageItemLongClickAction
 
PrivateBusinessProcessor - Class in io.rong.imkit.conversation.messgelist.processor
 
PrivateBusinessProcessor() - Constructor for class io.rong.imkit.conversation.messgelist.processor.PrivateBusinessProcessor
 
PrivateConversationProvider - Class in io.rong.imkit.conversationlist.provider
 
PrivateConversationProvider() - Constructor for class io.rong.imkit.conversationlist.provider.PrivateConversationProvider
 
processHistoryDividerMessage() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
processNewMessageUnread(boolean) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
progress - Variable in class io.rong.imkit.activity.FilePreviewActivity.FileDownloadInfo
 
PROGRESS - Static variable in class io.rong.imkit.event.actionevent.DownloadEvent
 
PROGRESS - Static variable in class io.rong.imkit.event.actionevent.SendMediaEvent
 
PROGRESS - Static variable in class io.rong.imkit.model.State
 
PromptPopupDialog - Class in io.rong.imkit.widget.dialog
 
PromptPopupDialog(Context, String, String, String) - Constructor for class io.rong.imkit.widget.dialog.PromptPopupDialog
 
PromptPopupDialog(Context, String, String) - Constructor for class io.rong.imkit.widget.dialog.PromptPopupDialog
 
PromptPopupDialog(Context, String) - Constructor for class io.rong.imkit.widget.dialog.PromptPopupDialog
 
PromptPopupDialog.OnPromptButtonClickedListener - Interface in io.rong.imkit.widget.dialog
 
ProviderManager<T> - Class in io.rong.imkit.widget.adapter
 
ProviderManager() - Constructor for class io.rong.imkit.widget.adapter.ProviderManager
 
ProviderManager(List<IViewProvider<T>>) - Constructor for class io.rong.imkit.widget.adapter.ProviderManager
 
PublicServiceBusinessProcessor - Class in io.rong.imkit.feature.publicservice
 
PublicServiceBusinessProcessor() - Constructor for class io.rong.imkit.feature.publicservice.PublicServiceBusinessProcessor
 
PublicServiceConversation - Class in io.rong.imkit.conversationlist.model
 
PublicServiceConversation(Context, Conversation) - Constructor for class io.rong.imkit.conversationlist.model.PublicServiceConversation
 
PublicServiceExtensionModule - Class in io.rong.imkit.feature.publicservice
 
PublicServiceExtensionModule() - Constructor for class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
PublicServiceManager - Class in io.rong.imkit.feature.publicservice
 
PublicServiceManager.PublicServiceBehaviorListener - Interface in io.rong.imkit.feature.publicservice
公众号界面操作的监听器
PublicServiceManager.PublicServiceProfileProvider - Interface in io.rong.imkit.feature.publicservice
PublicServiceProfile提供者。
PublicServiceMultiRichContentMessageProvider - Class in io.rong.imkit.feature.publicservice.provider
 
PublicServiceMultiRichContentMessageProvider() - Constructor for class io.rong.imkit.feature.publicservice.provider.PublicServiceMultiRichContentMessageProvider
 
PublicServiceMultiRichContentMessageProvider.MyViewHolder - Class in io.rong.imkit.feature.publicservice.provider
 
PublicServiceProfileFragment - Class in io.rong.imkit.feature.publicservice
 
PublicServiceProfileFragment() - Constructor for class io.rong.imkit.feature.publicservice.PublicServiceProfileFragment
 
PublicServiceRichContentMessageProvider - Class in io.rong.imkit.feature.publicservice.provider
 
PublicServiceRichContentMessageProvider() - Constructor for class io.rong.imkit.feature.publicservice.provider.PublicServiceRichContentMessageProvider
 
PublicServiceSearchFragment - Class in io.rong.imkit.feature.publicservice
 
PublicServiceSearchFragment() - Constructor for class io.rong.imkit.feature.publicservice.PublicServiceSearchFragment
 
PublicServiceSubscribeListFragment - Class in io.rong.imkit.feature.publicservice
Created by zhjchen on 4/19/15.
PublicServiceSubscribeListFragment() - Constructor for class io.rong.imkit.feature.publicservice.PublicServiceSubscribeListFragment
 
put(String, ArrayList<? extends Parcelable>) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, Parcelable[]) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, Parcelable) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, float) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, double) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, long) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, boolean) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, int) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(String, String) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
put(K, V) - Method in class io.rong.imkit.widget.cache.RongCache
Caches value for key.
putCount() - Method in class io.rong.imkit.widget.cache.RongCache
Returns the number of times RongCache.put(K, V) was called.
putIntentResult(List<LocalMedia>) - Static method in class io.rong.imkit.picture.PictureSelector
 
px2dip(float) - Static method in class io.rong.imkit.utils.RongUtils
 
px2dp(int) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
根据手机的分辨率从 px(像素) 的单位 转成为 dp
pystr - Static variable in class io.rong.imkit.utils.CharacterParser
 

Q

querySpecifiedFormatSuffix(String) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
QuickReplyBoard - Class in io.rong.imkit.feature.quickreply
 
QuickReplyBoard(Context, ViewGroup, List<String>) - Constructor for class io.rong.imkit.feature.quickreply.QuickReplyBoard
 
QuickReplyExtensionModule - Class in io.rong.imkit.feature.quickreply
 
QuickReplyExtensionModule() - Constructor for class io.rong.imkit.feature.quickreply.QuickReplyExtensionModule
 
quitChatRoom(String, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
退出聊天室。
quitEditMode() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
退出编辑模式
quitLocationSharing() - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
quitLocationSharing() - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 

R

Range(T, T) - Constructor for class io.rong.imkit.widget.EllipsizeTextView.Range
 
rc_chatroom_first_pull_message_count - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_enable_automatic_download_voice_msg - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_enable_mentioned_message - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_enable_recall_message - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_enable_resend_message - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_enable_send_combine_message - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_gifmsg_auto_download_size - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_is_show_warning_notification - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_max_message_selected_count - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_media_selector_contain_video - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_message_recall_edit_interval - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_message_recall_interval - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_play_audio_continuous - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_read_receipt_request_interval - Variable in class io.rong.imkit.config.ConversationConfig
 
rc_set_java_script_enabled - Variable in class io.rong.imkit.config.FeatureConfig
 
rc_sound_in_foreground - Variable in class io.rong.imkit.config.FeatureConfig
 
rc_wipe_out_notification_message - Variable in class io.rong.imkit.config.FeatureConfig
 
RCMessageFrameLayout - Class in io.rong.imkit.widget
 
RCMessageFrameLayout(Context) - Constructor for class io.rong.imkit.widget.RCMessageFrameLayout
 
RCMessageFrameLayout(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.RCMessageFrameLayout
 
RCMessageFrameLayout(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.RCMessageFrameLayout
 
read(ParcelFileDescriptor, File) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
READ_RECEIPT_REQUEST_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
READ_RECEIPT_STATE_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
readLocalMedia() - Method in class io.rong.imkit.picture.PictureSelectorActivity
get LocalMedia s
readPictureDegree(Context, String) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
读取图片属性:旋转的角度
readPreviewMediaData() - Method in class io.rong.imkit.picture.observable.ImagesObservable
读取预览的图片
RealTimeLocationMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
RealTimeLocationMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.RealTimeLocationMessageItemProvider
 
reboundAnimator - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
RecallEditCountDownCallBack - Interface in io.rong.imkit.feature.recallEdit
 
RecallEditCountDownTimer - Class in io.rong.imkit.feature.recallEdit
用于撤回消息,保持重新编辑状态倒计时的类
RecallEditCountDownTimer(String, RecallEditCountDownTimerListener, long) - Constructor for class io.rong.imkit.feature.recallEdit.RecallEditCountDownTimer
 
RecallEditCountDownTimerListener - Interface in io.rong.imkit.feature.recallEdit
 
RecallEditManager - Class in io.rong.imkit.feature.recallEdit
 
RecallEvent - Class in io.rong.imkit.event.actionevent
 
RecallEvent(Conversation.ConversationType, String, int, RecallNotificationMessage) - Constructor for class io.rong.imkit.event.actionevent.RecallEvent
 
recallMessage(Message, String, RongIMClient.ResultCallback) - Method in class io.rong.imkit.IMCenter
 
recallMessage(Message, String) - Method in class io.rong.imkit.RongIM
撤回消息
RecallNotificationMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
RecallNotificationMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.RecallNotificationMessageItemProvider
 
recordDestructClickEvent(Context) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
recycle() - Method in interface io.rong.imkit.picture.widget.longimage.ImageRegionDecoder
This method will be called when the decoder is no longer required.
recycle() - Method in class io.rong.imkit.picture.widget.longimage.SkiaImageRegionDecoder
 
recycle() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Releases all resources the view is using and resets the state, nulling any fields that use significant memory.
REEDIT_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
ReferenceDialog - Class in io.rong.imkit.widget
 
ReferenceDialog(SpannableStringBuilder) - Constructor for class io.rong.imkit.widget.ReferenceDialog
 
ReferenceInstance - Class in io.rong.imkit.feature.reference
 
ReferenceInstance() - Constructor for class io.rong.imkit.feature.reference.ReferenceInstance
 
ReferenceManager - Class in io.rong.imkit.feature.reference
 
ReferenceManager() - Constructor for class io.rong.imkit.feature.reference.ReferenceManager
 
ReferenceManager.ReferenceStatusListener - Interface in io.rong.imkit.feature.reference
 
ReferenceMessageItemProvider - Class in io.rong.imkit.feature.reference
 
ReferenceMessageItemProvider() - Constructor for class io.rong.imkit.feature.reference.ReferenceMessageItemProvider
 
ReferenceMessageItemProvider.OnGlobalLayoutListenerByEllipsize - Class in io.rong.imkit.feature.reference
 
ReferenceView - Class in io.rong.imkit.feature.reference
引用控件 Created by JL on 2018/3/28.
ReferenceView(Context, ViewGroup, UiMessage) - Constructor for class io.rong.imkit.feature.reference.ReferenceView
 
ReferenceView.ReferenceCancelListener - Interface in io.rong.imkit.feature.reference
 
refresh - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
refreshAllMessage() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
refreshAllMessage(boolean) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
RefreshComponent - Interface in io.rong.imkit.widget.refresh.api
刷新内部组件 Created by scwang on 2017/5/26.
RefreshContent - Interface in io.rong.imkit.widget.refresh.api
刷新内容组件 Created by scwang on 2017/5/26.
RefreshContentWrapper - Class in io.rong.imkit.widget.refresh.wrapper
刷新内容包装 Created by scwang on 2017/5/26.
RefreshContentWrapper(View) - Constructor for class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
refreshData(List<T>) - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
refreshDownloadState() - Method in class io.rong.imkit.activity.FilePreviewActivity
 
refreshDownloadState() - Method in class io.rong.imkit.activity.WebFilePreviewActivity
 
RefreshEvent - Class in io.rong.imkit.event.actionevent
 
RefreshEvent(Message) - Constructor for class io.rong.imkit.event.actionevent.RefreshEvent
 
RefreshEvent(RefreshState) - Constructor for class io.rong.imkit.event.Event.RefreshEvent
 
RefreshFooter - Interface in io.rong.imkit.widget.refresh.api
刷新底部 Created by scwang on 2017/5/26.
RefreshFooterWrapper - Class in io.rong.imkit.widget.refresh.wrapper
刷新底部包装 Created by scwang on 2017/5/26.
RefreshFooterWrapper(View) - Constructor for class io.rong.imkit.widget.refresh.wrapper.RefreshFooterWrapper
 
refreshGroupInfoCache(Group) - Method in class io.rong.imkit.RongIM
刷新群组缓存数据。
refreshGroupInfoCache(io.rong.imlib.model.Group) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
refreshGroupUserInfoCache(GroupUserInfo) - Method in class io.rong.imkit.RongIM
刷新、更改群组用户缓存数据。
refreshGroupUserInfoCache(GroupUserInfo) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
RefreshHeader - Interface in io.rong.imkit.widget.refresh.api
刷新头部 Created by scwang on 2017/5/26.
RefreshHeaderWrapper - Class in io.rong.imkit.widget.refresh.wrapper
刷新头部包装 Created by scwang on 2017/5/26.
RefreshHeaderWrapper(View) - Constructor for class io.rong.imkit.widget.refresh.wrapper.RefreshHeaderWrapper
 
RefreshKernel - Interface in io.rong.imkit.widget.refresh.api
刷新布局核心功能接口 为功能复杂的 Header 或者 Footer 开放的接口 Created by scwang on 2017/5/26.
RefreshKernelImpl() - Constructor for class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
RefreshLayout - Interface in io.rong.imkit.widget.refresh.api
刷新布局 interface of the refresh layout Created by scwang on 2017/5/26.
refreshMessage(Message) - Method in class io.rong.imkit.IMCenter
通知会话页面刷新某条消息
refreshPublicServiceProfile(PublicServiceProfile) - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
刷新公众服务账号缓存数据。
refreshPublicServiceProfile(PublicServiceProfile) - Method in class io.rong.imkit.RongIM
刷新公众服务账号缓存数据。
refreshSingleMessage(UiMessage) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
RefreshState - Enum in io.rong.imkit.widget.refresh.constant
刷新状态
refreshUserInfoCache(UserInfo) - Method in class io.rong.imkit.RongIM
刷新用户缓存数据。
refreshUserInfoCache(UserInfo) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
refreshView(boolean) - Method in class io.rong.imkit.conversation.extension.component.moreaction.MoreActionLayout
 
refreshView(boolean) - Method in class io.rong.imkit.conversation.extension.component.moreaction.MoreInputPanel
 
refreshView(boolean) - Method in class io.rong.imkit.widget.MoreActionLayout
 
region(Rect) - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
Use a region of the source image.
registerActivity(RouteUtils.RongActivityType, Class<? extends Activity>) - Static method in class io.rong.imkit.utils.RouteUtils
 
registerConversationTemplate(BaseConversationProvider) - Method in class io.rong.imkit.RongIM
注册会话列表消息模板提供者。
registerExtensionModule(IExtensionModule) - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
注册自定义的 IExtensionModule,注册后,可以通过 RongExtensionManager.getExtensionModules() 获取已注册的 module
registerExtensionModule(int, IExtensionModule) - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
 
registerMessageTemplate(IMessageProvider) - Static method in class io.rong.imkit.RongIM
注册消息模板。
registerReceiver(BroadcastReceiver, List<String>) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
registerReceiver(BroadcastReceiver, String...) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
release() - Method in class io.rong.imkit.utils.videocompressor.InputSurface
 
release() - Method in class io.rong.imkit.utils.videocompressor.OutputSurface
 
release() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
Discards all resources held by this class, notably the EGL context.
remove(T) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
remove(int) - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
remove(K) - Method in class io.rong.imkit.widget.cache.RongCache
Removes the entry for key if it exists.
removeAll() - Method in class io.rong.imkit.widget.adapter.BaseListViewAdapter
 
removeAllResendMessage() - Method in class io.rong.imkit.feature.resend.ResendManager
 
removeConnectionStatusListener(RongIMClient.ConnectionStatusListener) - Method in class io.rong.imkit.IMCenter
移除连接状态监听器
removeConnectStatusListener(RongIMClient.ConnectCallback) - Method in class io.rong.imkit.IMCenter
 
removeConversation(Conversation.ConversationType, String, <any>) - Method in class io.rong.imkit.IMCenter
从会话列表中移除某一会话,但是不删除会话内的消息。

如果此会话中有新的消息,该会话将重新在会话列表中显示,并显示最近的历史消息。

removeConversationEventListener(ConversationEventListener) - Method in class io.rong.imkit.IMCenter
 
removeConversationStatusListener(RongIMClient.ConversationStatusListener) - Method in class io.rong.imkit.IMCenter
 
removeExtensionEventWatcher(IExtensionEventWatcher) - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
 
removeGroupAllMember(String) - Method in interface io.rong.imkit.userinfo.db.dao.GroupMemberDao
 
removeGroupMember(String, String) - Method in interface io.rong.imkit.userinfo.db.dao.GroupMemberDao
 
removeImage(int, boolean) - Method in class io.rong.imkit.picture.PictureBaseActivity
Deprecated.
removeMessageEventListener(MessageEventListener) - Method in class io.rong.imkit.IMCenter
 
removeMessageItemLongClickAction(MessageItemLongClickAction) - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
removeNotificationQuietHours(RongIMClient.OperationCallback) - Method in class io.rong.imkit.notification.RongNotificationManager
 
removeNotificationQuietHours(RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
移除会话通知免打扰时间。
removeObserver(UnReadMessageManager.IUnReadMessageObserver) - Method in class io.rong.imkit.manager.UnReadMessageManager
 
removeOnRecallMessageListener(RongIMClient.OnRecallMessageListener) - Method in class io.rong.imkit.IMCenter
 
removeOnReceiveMessageListener(RongIMClient.OnReceiveMessageWrapperListener) - Method in class io.rong.imkit.IMCenter
 
removeOnReceiveMessageListener(RongIMClient.OnReceiveMessageWrapperListener) - Static method in class io.rong.imkit.RongIM
移除接收消息的监听器。
removePager(View) - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
removePlugin(IPluginModule) - Method in class io.rong.imkit.conversation.extension.component.plugin.PluginBoard
 
removeProvider(IViewProvider<T>) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
removeProvider(int) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
removeReadReceiptListener(RongIMClient.ReadReceiptListener) - Method in class io.rong.imkit.IMCenter
 
removeReferenceStatusListener(ReferenceManager.ReferenceStatusListener) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
removeResendMessage(int) - Method in class io.rong.imkit.feature.resend.ResendManager
 
removeSyncConversationReadStatusListeners(RongIMClient.SyncConversationReadStatusListener) - Method in class io.rong.imkit.IMCenter
 
removeTab(IEmoticonTab, String) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
removeTypingStatusListener(RongIMClient.TypingStatusListener) - Method in class io.rong.imkit.IMCenter
 
removeUnReadMessageCountChangedObserver(UnReadMessageManager.IUnReadMessageObserver) - Method in class io.rong.imkit.RongIM
注销已注册的未读消息数变化监听器。
removeUserDataObserver(RongUserInfoManager.UserDataObserver) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
replaceEmojiWithText(Spannable) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
replaceEmojiWithText(String) - Static method in class io.rong.imkit.conversation.extension.component.emoticon.AndroidEmoji
 
replaceMessageProvider(Class, IMessageProvider) - Method in class io.rong.imkit.config.ConversationConfig
替换已有的模板
replaceProvider(Class, IViewProvider<T>) - Method in class io.rong.imkit.widget.adapter.ProviderManager
 
REQUEST_CAMERA - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
REQUEST_CODE_ASK_PERMISSIONS - Static variable in class io.rong.imkit.utils.PermissionCheckUtil
 
REQUEST_CODE_FORWARD - Static variable in class io.rong.imkit.conversation.ConversationFragment
开启合并转发的选择会话界面
REQUEST_CODE_PERMISSION - Static variable in class io.rong.imkit.activity.FilePreviewActivity
 
REQUEST_CODE_PERMISSION - Static variable in class io.rong.imkit.activity.WebFilePreviewActivity
 
REQUEST_CODE_PERMISSION_PLUGIN - Static variable in interface io.rong.imkit.conversation.extension.component.plugin.IPluginRequestPermissionResultCallback
所有plugin的申请权限时,都应当用此request code
requestDefaultTranslationContentFor(RefreshComponent, boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
请求设置默认内容滚动设置
requestDefaultTranslationContentFor(RefreshComponent, boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
requestDisallowInterceptTouchEvent(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
这段代码来自谷歌官方的 SwipeRefreshLayout 主要是为了让老版本的 ListView 能平滑的下拉 而选择性的屏蔽 requestDisallowInterceptTouchEvent 应用场景已经在英文注释中解释清楚,大部分第三方下拉刷新库都保留了这段代码,本库也不例外
requestDrawBackgroundFor(RefreshComponent, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
指定在下拉时候为 Header 或 Footer 绘制背景
requestDrawBackgroundFor(RefreshComponent, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
requestedOrientation - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
requestFloorBottomPullUpToCloseRate(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
设置二楼底部上划关闭所占高度的比率
requestFloorBottomPullUpToCloseRate(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
requestFloorDuration(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
设置二楼回弹时长
requestFloorDuration(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
requestNeedTouchEventFor(RefreshComponent, boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
请求事件
requestNeedTouchEventFor(RefreshComponent, boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
requestPermissionForPluginResult(String[], int, IPluginModule) - Method in class io.rong.imkit.conversation.extension.RongExtension
 
requestPermissions(Activity, String[], int) - Static method in class io.rong.imkit.picture.permissions.PermissionChecker
动态申请多个权限
requestPermissions(Fragment, String[]) - Static method in class io.rong.imkit.utils.PermissionCheckUtil
 
requestPermissions(Fragment, String[], int) - Static method in class io.rong.imkit.utils.PermissionCheckUtil
 
requestRemeasureHeightFor(RefreshComponent) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
请求重新测量 headerHeight 或 footerHeight , 要求 height 高度为 WRAP_CONTENT
requestRemeasureHeightFor(RefreshComponent) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
RErrorCode - Enum in io.rong.imkit.model
 
ResendManager - Class in io.rong.imkit.feature.resend
用于管理重新发送
ResendManager.AddResendMessageCallBack - Interface in io.rong.imkit.feature.resend
 
reSendMessage(Message) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
reset() - Method in class io.rong.imkit.manager.SendMediaManager
 
resetMediaMessageLocalPath() - Method in class io.rong.imkit.activity.FilePreviewActivity
 
resetNoMoreData() - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Restore the original state after finishLoadMoreWithNoMoreData.
resetNoMoreData() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Restore the original state after finishLoadMoreWithNoMoreData.
resetScaleAndCenter() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Fully zoom out and return the image to the middle of the screen.
resetToDefaultView() - Method in class io.rong.imkit.conversation.extension.RongExtension
 
resize(int) - Method in class io.rong.imkit.widget.cache.RongCache
Sets the size of the cache.
resource(int) - Static method in class io.rong.imkit.picture.widget.longimage.ImageSource
Create an instance from a resource.
restoreMentionInfo() - Method in class io.rong.imkit.feature.mention.DraftHelper
 
ResultCallback<T> - Interface in io.rong.imkit.model
 
resumeDownloadService() - Method in class io.rong.imkit.manager.hqvoicemessage.HQVoiceMsgDownloadManager
 
RichContentMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
RichContentMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.RichContentMessageItemProvider
 
ROM_EMUI - Static variable in class io.rong.imkit.utils.OSUtils
 
ROM_FLYME - Static variable in class io.rong.imkit.utils.OSUtils
 
ROM_MIUI - Static variable in class io.rong.imkit.utils.OSUtils
 
ROM_OPPO - Static variable in class io.rong.imkit.utils.OSUtils
 
ROM_QIKU - Static variable in class io.rong.imkit.utils.OSUtils
 
ROM_SMARTISAN - Static variable in class io.rong.imkit.utils.OSUtils
 
ROM_VIVO - Static variable in class io.rong.imkit.utils.OSUtils
 
RongBaseActivity - Class in io.rong.imkit.activity
 
RongBaseActivity() - Constructor for class io.rong.imkit.activity.RongBaseActivity
 
RongBaseNoActionbarActivity - Class in io.rong.imkit.activity
 
RongBaseNoActionbarActivity() - Constructor for class io.rong.imkit.activity.RongBaseNoActionbarActivity
 
RongCache<K,V> - Class in io.rong.imkit.widget.cache
Modify by DragonJ on 14/11/28.
RongCache(int) - Constructor for class io.rong.imkit.widget.cache.RongCache
 
RongConfigCenter - Class in io.rong.imkit.config
SDK 配置入口。 应用可以通过该类更改各页面的配置。 注意:需要在 init() 之前调用。
RongConfigCenter() - Constructor for class io.rong.imkit.config.RongConfigCenter
 
RongConfigurationManager - Class in io.rong.imkit.utils.language
Created by CaoHaiyang on 2017/9/25.
RongConversationActivity - Class in io.rong.imkit.conversation
 
RongConversationActivity() - Constructor for class io.rong.imkit.conversation.RongConversationActivity
 
RongConversationListActivity - Class in io.rong.imkit.conversationlist
 
RongConversationListActivity() - Constructor for class io.rong.imkit.conversationlist.RongConversationListActivity
 
RongDateUtils - Class in io.rong.imkit.utils
 
RongDateUtils() - Constructor for class io.rong.imkit.utils.RongDateUtils
 
RongExtension - Class in io.rong.imkit.conversation.extension
 
RongExtension(Context) - Constructor for class io.rong.imkit.conversation.extension.RongExtension
RongExtension 构造方法.
RongExtension(Context, AttributeSet) - Constructor for class io.rong.imkit.conversation.extension.RongExtension
RongExtension 构造方法.
RongExtension.ContainerType - Enum in io.rong.imkit.conversation.extension
 
RongExtensionCacheHelper - Class in io.rong.imkit.conversation.extension
 
RongExtensionCacheHelper() - Constructor for class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
RongExtensionManager - Class in io.rong.imkit.conversation.extension
 
RongExtensionViewModel - Class in io.rong.imkit.conversation.extension
 
RongExtensionViewModel(Application) - Constructor for class io.rong.imkit.conversation.extension.RongExtensionViewModel
 
RongIM - Class in io.rong.imkit
 
RongMentionManager - Class in io.rong.imkit.feature.mention
 
RongMentionManager.IGroupMemberCallback - Interface in io.rong.imkit.feature.mention
 
RongMentionManager.IGroupMembersProvider - Interface in io.rong.imkit.feature.mention
 
RongNotificationManager - Class in io.rong.imkit.notification
 
RongNotificationViewModel - Class in io.rong.imkit.notification
 
RongNotificationViewModel(Application) - Constructor for class io.rong.imkit.notification.RongNotificationViewModel
 
RongNotificationViewModel.NotificationQuietInfo - Class in io.rong.imkit.notification
 
RongOperationPermissionUtils - Class in io.rong.imkit.utils
判断融云SDK IPluginModule点击或者消息点击是否允许操作
RongOperationPermissionUtils() - Constructor for class io.rong.imkit.utils.RongOperationPermissionUtils
 
RongRefreshHeader - Class in io.rong.imkit.widget.refresh.wrapper
 
RongRefreshHeader(Context) - Constructor for class io.rong.imkit.widget.refresh.wrapper.RongRefreshHeader
 
RongRefreshHeader(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.refresh.wrapper.RongRefreshHeader
 
RongRefreshHeader(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.refresh.wrapper.RongRefreshHeader
 
RongSubConversationListActivity - Class in io.rong.imkit.subconversationlist
 
RongSubConversationListActivity() - Constructor for class io.rong.imkit.subconversationlist.RongSubConversationListActivity
 
RongSwipeRefreshLayout - Class in io.rong.imkit.widget
 
RongSwipeRefreshLayout(Context) - Constructor for class io.rong.imkit.widget.RongSwipeRefreshLayout
 
RongSwipeRefreshLayout(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.RongSwipeRefreshLayout
 
RongSwipeRefreshLayout.OnFlushListener - Interface in io.rong.imkit.widget
 
RongSwipeRefreshLayout.OnLoadListener - Interface in io.rong.imkit.widget
 
RongUserInfoManager - Class in io.rong.imkit.userinfo
 
RongUserInfoManager.UserDataObserver - Interface in io.rong.imkit.userinfo
 
RongUtils - Class in io.rong.imkit.utils
 
RongUtils() - Constructor for class io.rong.imkit.utils.RongUtils
 
RongWebviewActivity - Class in io.rong.imkit.activity
 
RongWebviewActivity() - Constructor for class io.rong.imkit.activity.RongWebviewActivity
 
RongWebviewActivity.OnTitleReceivedListener - Interface in io.rong.imkit.activity
 
rotateArrow(ImageView, boolean) - Static method in class io.rong.imkit.picture.tools.AnimUtils
箭头旋转动画
rotateImage(int, String) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
判断拍照 图片是否旋转
rotateImageToAndroidQ(Context, int, String, String) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
判断拍照 图片是否旋转
rotatingImageView(int, Bitmap) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
旋转Bitmap
RoundCornerLinearLayout - Class in io.rong.imkit.widget
 
RoundCornerLinearLayout(Context) - Constructor for class io.rong.imkit.widget.RoundCornerLinearLayout
 
RoundCornerLinearLayout(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.RoundCornerLinearLayout
 
RoundedCornersTransform - Class in io.rong.imkit.widget.glide
 
RoundedCornersTransform(float, float, float, float) - Constructor for class io.rong.imkit.widget.glide.RoundedCornersTransform
构造方法
routeToCombinePicturePagerActivity(Context, Message) - Static method in class io.rong.imkit.utils.RouteUtils
启动合并转发消息的图片展示页面
routeToCombineWebViewActivity(Context, int, String, String, String) - Static method in class io.rong.imkit.utils.RouteUtils
启动合并转发消息的在线展示页面
routeToConversationActivity(Context, Conversation.ConversationType, String) - Static method in class io.rong.imkit.utils.RouteUtils
 
routeToConversationActivity(Context, Conversation.ConversationType, String, Bundle) - Static method in class io.rong.imkit.utils.RouteUtils
启动会话页面
routeToConversationListActivity(Context, String) - Static method in class io.rong.imkit.utils.RouteUtils
 
routeToFilePreviewActivity(Context, Message, FileMessage, int) - Static method in class io.rong.imkit.utils.RouteUtils
 
routeToForwardSelectConversationActivity(Fragment, ForwardClickActions.ForwardType, ArrayList<Integer>) - Static method in class io.rong.imkit.utils.RouteUtils
启动转发时选择会话页面
routeToMentionMemberSelectActivity(Context, String, Conversation.ConversationType) - Static method in class io.rong.imkit.utils.RouteUtils
启动 @ 功能选人页面
routeToSubConversationListActivity(Context, Conversation.ConversationType, String) - Static method in class io.rong.imkit.utils.RouteUtils
启动聚合会话页面
routeToWebActivity(Context, String) - Static method in class io.rong.imkit.utils.RouteUtils
 
routeToWebActivity(Context, String, String) - Static method in class io.rong.imkit.utils.RouteUtils
启动 web view 页面
routeToWebFilePreviewActivity(Context, String, String, String) - Static method in class io.rong.imkit.utils.RouteUtils
启动文件在线浏览页面
RouteUtils - Class in io.rong.imkit.utils
 
RouteUtils() - Constructor for class io.rong.imkit.utils.RouteUtils
 
RouteUtils.RongActivityType - Enum in io.rong.imkit.utils
 
run() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.BounceRunnable
 
run() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.FlingRunnable
 

S

s(Context, String) - Static method in class io.rong.imkit.picture.config.PictureMimeType
根据不同的类型,返回不同的错误提示
s(Context, String) - Static method in class io.rong.imkit.picture.tools.ToastUtils
 
Sample - Class in io.rong.imkit.utils.videocompressor
 
Sample(long, long) - Constructor for class io.rong.imkit.utils.videocompressor.Sample
 
saveBitmapFile(Bitmap, File) - Static method in class io.rong.imkit.picture.tools.PictureFileUtils
 
saveDestructInputMode(Context, boolean) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
saveLocale(Context, LangUtils.RCLocale) - Static method in class io.rong.imkit.utils.language.LangUtils
 
saveMediaToPublicDir(Context, File, String) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
saveMediaToPublicDir(Context, File, String, String) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
savePreviewMediaData(List<LocalMedia>) - Method in class io.rong.imkit.picture.observable.ImagesObservable
存储图片用于预览时用
saveSelectorList(Bundle, List<LocalMedia>) - Static method in class io.rong.imkit.picture.PictureSelector
 
saveTextMessageDraft(Conversation.ConversationType, String, String, <any>) - Method in class io.rong.imkit.IMCenter
保存文字消息草稿,回调方式获取保存是否成功。
saveVoiceInputMode(Context, Conversation.ConversationType, String, boolean) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
Scale - Static variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
Deprecated.
scale - Variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
SCALE_TYPE_CENTER_CROP - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Scale the image uniformly so that both dimensions of the image will be equal to or larger than the corresponding dimension of the view.
SCALE_TYPE_CENTER_INSIDE - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Scale the image so that both dimensions of the image will be equal to or less than the corresponding dimension of the view.
SCALE_TYPE_CUSTOM - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Scale the image so that both dimensions of the image will be equal to or less than the maxScale and equal to or larger than minScale.
SCALE_TYPE_START - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Scale the image so that both dimensions of the image will be equal to or larger than the corresponding dimension of the view.
scaleDensity - Static variable in class io.rong.imkit.utils.RongUtils
 
screenHeight - Static variable in class io.rong.imkit.utils.RongUtils
 
screenMax - Static variable in class io.rong.imkit.utils.RongUtils
 
screenMin - Static variable in class io.rong.imkit.utils.RongUtils
 
ScreenUtils - Class in io.rong.imkit.picture.tools
 
ScreenUtils() - Constructor for class io.rong.imkit.picture.tools.ScreenUtils
 
screenWidth - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
screenWidth - Static variable in class io.rong.imkit.utils.RongUtils
 
SCROLL_TO_POSITION - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
ScrollBoundaryDecider - Interface in io.rong.imkit.widget.refresh.listener
滚动边界 Created by scwang on 2017/7/8.
scrollContentWhenFinished(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
scrollContentWhenFinished(int) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
ScrollEvent - Class in io.rong.imkit.event.uievent
 
ScrollEvent(int) - Constructor for class io.rong.imkit.event.uievent.ScrollEvent
 
scrollListBy(AbsListView, int) - Static method in class io.rong.imkit.widget.refresh.util.SmartUtil
 
ScrollMentionEvent - Class in io.rong.imkit.event.uievent
 
ScrollMentionEvent() - Constructor for class io.rong.imkit.event.uievent.ScrollMentionEvent
 
ScrollToEndEvent - Class in io.rong.imkit.event.uievent
 
ScrollToEndEvent() - Constructor for class io.rong.imkit.event.uievent.ScrollToEndEvent
 
sDefaultMarginLP - Static variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
SDK_PLATFORM - Static variable in class io.rong.imkit.IMKitBuildVar
 
SDK_VERSION - Static variable in class io.rong.imkit.IMKitBuildVar
 
SdkVersionUtils - Class in io.rong.imkit.picture.tools
 
SdkVersionUtils() - Constructor for class io.rong.imkit.picture.tools.SdkVersionUtils
 
SearchLocationActivity - Class in io.rong.imkit.feature.location
搜索位置页面
SearchLocationActivity() - Constructor for class io.rong.imkit.feature.location.SearchLocationActivity
 
SECOND - Static variable in class io.rong.imkit.utils.FileTypeUtils.FileNameComparator
 
selectBarLayout - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
selectImage(PictureImageGridAdapter.ViewHolder, boolean, boolean) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
选中的图片并执行动画
selectImages - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
selectionMedia(List<LocalMedia>) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
selectionMedias - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
selectionMedias - Variable in class io.rong.imkit.picture.PictureBaseActivity
 
selectionMode - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
selectionMode(int) - Method in class io.rong.imkit.picture.PictureSelectionModel
 
sendDirectionalMediaMessage(Message, String[], String, String, IRongCallback.ISendMediaMessageCallback) - Method in class io.rong.imkit.IMCenter
发送定向多媒体消息
sendDirectionalMediaMessage(Message, String[], String, String, IRongCallback.ISendMediaMessageCallback) - Method in class io.rong.imkit.RongIM
发送定向多媒体消息
sendDirectionalMessage(Conversation.ConversationType, String, MessageContent, String[], String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.IMCenter
发送定向消息。向会话中特定的某些用户发送消息,会话中其他用户将不会收到此消息。 通过 IRongCallback.ISendMessageCallback 中的方法回调发送的消息状态及消息体。
sendDirectionalMessage(Conversation.ConversationType, String, MessageContent, String[], String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.RongIM
发送定向消息。向会话中特定的某些用户发送消息,会话中其他用户将不会收到此消息。 通过 IRongCallback.ISendMessageCallback 中的方法回调发送的消息状态及消息体。
SendEvent - Class in io.rong.imkit.event.actionevent
 
SendEvent(int, Message) - Constructor for class io.rong.imkit.event.actionevent.SendEvent
 
SendEvent(int, Message, RongIMClient.ErrorCode) - Constructor for class io.rong.imkit.event.actionevent.SendEvent
 
SendEvent.Event - Annotation Type in io.rong.imkit.event.actionevent
 
sendImage(Conversation.ConversationType, String, LocalMedia, boolean) - Method in class io.rong.imkit.manager.SendImageManager
 
SendImageManager - Class in io.rong.imkit.manager
 
sendLocationMessage(Message, String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.IMCenter
发送地理位置消息。并同时更新界面。
sendLocationMessage(Message, String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.RongIM
发送地理位置消息。并同时更新界面。
sendMedia(Context, Conversation.ConversationType, String, Uri, long) - Method in class io.rong.imkit.manager.SendMediaManager
 
SendMediaEvent - Class in io.rong.imkit.event.actionevent
 
SendMediaEvent(int, Message) - Constructor for class io.rong.imkit.event.actionevent.SendMediaEvent
 
SendMediaEvent(int, Message, int) - Constructor for class io.rong.imkit.event.actionevent.SendMediaEvent
 
SendMediaEvent(int, Message, RongIMClient.ErrorCode) - Constructor for class io.rong.imkit.event.actionevent.SendMediaEvent
 
SendMediaEvent(int, Message, int, RongIMClient.ErrorCode) - Constructor for class io.rong.imkit.event.actionevent.SendMediaEvent
 
SendMediaEvent.Event - Annotation Type in io.rong.imkit.event.actionevent
 
SendMediaManager - Class in io.rong.imkit.manager
 
sendMediaMessage(Message, String, String, IRongCallback.ISendMediaMessageCallback) - Method in class io.rong.imkit.IMCenter
发送消息。 通过 IRongCallback.ISendMessageCallback 中的方法回调发送的消息状态及消息体。
sendMediaMessage(Message, String, String, IRongCallback.ISendMediaMessageCallbackWithUploader) - Method in class io.rong.imkit.IMCenter
 
sendMediaMessage(Message, String, String, IRongCallback.ISendMediaMessageCallback) - Method in class io.rong.imkit.RongIM
发送多媒体消息
sendMediaMessage(Message, String, String, IRongCallback.ISendMediaMessageCallbackWithUploader) - Method in class io.rong.imkit.RongIM
发送多媒体消息,可以使用该方法将多媒体文件上传到自己的服务器。 使用该方法在上传多媒体文件时,会回调 IRongCallback.ISendMediaMessageCallbackWithUploader#onAttached(Message, IRongCallback.MediaMessageUploader) 此回调中会携带 IRongCallback.MediaMessageUploader 对象,使用者只需要调用此对象中的 IRongCallback.MediaMessageUploader#update(int) 更新进度 IRongCallback.MediaMessageUploader#success(Uri) 更新成功状态,并告知上传成功后的文件地址 IRongCallback.MediaMessageUploader#error() 更新失败状态
sendMessage(Conversation.ConversationType, String, MessageContent, String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.IMCenter
根据会话类型,发送消息。
sendMessage(Message, String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.IMCenter
 
sendMessage(Message, String, String, SendMessageOption, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.IMCenter
发送消息。 通过 IRongCallback.ISendMessageCallback 中的方法回调发送的消息状态及消息体。
sendMessage(Conversation.ConversationType, String, MessageContent, String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.RongIM
根据会话类型,发送消息。
sendMessage(Message, String, String, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.RongIM
发送消息。 通过 IRongCallback.ISendMessageCallback 中的方法回调发送的消息状态及消息体。
sendMessage(Message, String, String, SendMessageOption, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.RongIM
发送消息。 通过 IRongCallback.ISendMessageCallback 中的方法回调发送的消息状态及消息体。
sendReadReceiptMessage(Conversation.ConversationType, String, long, IRongCallback.ISendMessageCallback) - Method in class io.rong.imkit.IMCenter
发送已读回执,该方法会触发刷新消息未读数
sendTime - Variable in class io.rong.imkit.model.TypingInfo.TypingUserInfo
 
setAccuracy(float) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setAdaptiveText(String) - Method in class io.rong.imkit.widget.EllipsizeTextView
使用该方法设置TextView的文本内容,不自动适配换行
setAdcode(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setAddEnable(boolean) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
setAddMentionedMemberListener(IAddMentionedMemberListener) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
setAllowParentInterceptOnEdge(boolean) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setAllowParentInterceptOnEdge(boolean) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setAndroidQToPath(String) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setAnimationDuration(long) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setAoiname(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
设置 aoiName
setArrowImageView(ImageView) - Method in class io.rong.imkit.picture.widget.FolderPopWindow
 
setAttachedConversation(RongExtension) - Method in class io.rong.imkit.feature.quickreply.QuickReplyBoard
 
setAttachedInfo(View) - Method in class io.rong.imkit.conversation.extension.RongExtension
 
setAudioNBEncodingBitRate(int) - Method in class io.rong.imkit.config.FeatureConfig
 
setAudioWBEncodingBitRate(int) - Method in class io.rong.imkit.config.FeatureConfig
 
setAutoLoading(boolean) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
用于设置上拉加载的模式,是将内容滑动底部后自动滑出 FooterView 直接加载, 还是先滑动到最底部,然后再手动的上拉一次才能加载?
setBackColor(ColorStateList) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setBackColorRes(int) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setBackDrawable(Drawable) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setBackDrawableRes(int) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setBackgroundColor(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setBackgroundDrawable(int, Drawable) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setBackgroundRes(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setBackgroundResource(int) - Method in class io.rong.imkit.widget.RCMessageFrameLayout
 
setBackMeasureRatio(float) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setBackRadius(float) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setBaseRotation(float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setBehaviorListener(ConversationListBehaviorListener) - Method in class io.rong.imkit.config.ConversationListConfig
 
setBitmapAndFileUri(Bitmap, Uri) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
 
setBitmapDecoderClass(Class<? extends ImageDecoder>) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Swap the default bitmap decoder implementation for one of your own.
setBitmapDecoderFactory(DecoderFactory<? extends ImageDecoder>) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Swap the default bitmap decoder implementation for one of your own.
setBitmapFitX(Bitmap) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
bitmap 展示以X轴为准,填充满X轴
setCameraFolder(boolean) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setCanIncludeExpansion(boolean) - Method in class io.rong.imkit.model.UiMessage
 
setCanLoading(boolean) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
 
setCanRefresh(boolean) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
设置是否可以下拉刷新
setCens(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setChange(boolean) - Method in class io.rong.imkit.model.UiBaseBean
 
setChecked(boolean) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setChecked(boolean) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setChecked(int, boolean) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setChecked(boolean) - Method in class io.rong.imkit.widget.SettingItemView
设置 switch 按钮选择状态
setChecked(boolean) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setCheckedImmediately(boolean) - Method in class io.rong.imkit.widget.SettingItemView
立即设置 switch 按钮选择状态,没有动画
setCheckedImmediately(boolean) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setCheckedImmediatelyWithOutEvent(boolean) - Method in class io.rong.imkit.widget.SettingItemView
立即设置 switch 按钮选择状态,没有动画,不触发选中事件
setCheckedNum(int) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setCheckedWithOutEvent(boolean) - Method in class io.rong.imkit.widget.SettingItemView
设置 switch 按钮选择状态,不触发选中事件
setChooseModel(int) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setCity(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setCitycode(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setClickListener(CSEvaluateDialog.EvaluateClickListener) - Method in class io.rong.imkit.feature.customservice.CSEvaluateDialog
 
setCommonUI(Activity, boolean) - Static method in class io.rong.imkit.utils.StatusBarUtil
 
setCompleteListener(LocalMediaLoader.LocalMediaLoadListener) - Method in class io.rong.imkit.picture.model.LocalMediaLoader
 
setCompressed(boolean) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setCompressPath(String) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setConnectionStatusListener(RongIMClient.ConnectionStatusListener) - Static method in class io.rong.imkit.RongIM
设置连接状态变化的监听器。
setContent(String) - Method in class io.rong.imkit.model.NoticeContent
 
setContent(MessageContent) - Method in class io.rong.imkit.model.UiMessage
 
setContent(int) - Method in class io.rong.imkit.widget.SettingItemView
设置内容
setContent(String) - Method in class io.rong.imkit.widget.SettingItemView
设置内容
setContentSpannable(SpannableStringBuilder) - Method in class io.rong.imkit.model.UiMessage
 
setContentView(int) - Method in class io.rong.imkit.activity.FilePreviewActivity
 
setContentView(int) - Method in class io.rong.imkit.activity.RongBaseActivity
 
setContentView(int) - Method in class io.rong.imkit.activity.WebFilePreviewActivity
 
setConversationClickListener(ConversationClickListener) - Method in class io.rong.imkit.config.ConversationConfig
 
setConversationClickListener(ConversationClickListener) - Static method in class io.rong.imkit.IMCenter
设置会话界面操作的监听器。
setConversationClickListener(ConversationClickListener) - Static method in class io.rong.imkit.RongIM
设置会话界面操作的监听器。
setConversationHistoryMessageCount(int) - Method in class io.rong.imkit.config.ConversationConfig
 
setConversationListBehaviorListener(ConversationListBehaviorListener) - Static method in class io.rong.imkit.IMCenter
设置会话列表界面操作的监听器。
setConversationListBehaviorListener(ConversationListBehaviorListener) - Static method in class io.rong.imkit.RongIM
设置会话列表界面操作的监听器。
setConversationListProvider(ProviderManager<BaseUiConversation>) - Method in class io.rong.imkit.config.ConversationListConfig
 
setConversationNotificationStatus(Conversation.ConversationType, String, Conversation.ConversationNotificationStatus, <any>) - Method in class io.rong.imkit.IMCenter
设置会话消息提醒状态。
setConversationNotificationStatus(Conversation.ConversationType, String, Conversation.ConversationNotificationStatus, <any>) - Method in class io.rong.imkit.RongIM
设置会话消息提醒状态。
setConversationProvider(BaseConversationProvider) - Method in class io.rong.imkit.config.ConversationListConfig
 
setConversationRemoteMessageCount(int) - Method in class io.rong.imkit.config.ConversationConfig
 
setConversationShowUnreadMessageCount(int) - Method in class io.rong.imkit.config.ConversationConfig
 
setConversationTitle(Conversation.ConversationType, int) - Method in class io.rong.imkit.config.GatheredConversationConfig
 
setConversationTop(boolean, boolean) - Method in class io.rong.imkit.conversation.ConversationSettingViewModel
 
setConversationToTop(Conversation.ConversationType, String, boolean, boolean, <any>) - Method in class io.rong.imkit.IMCenter
设置某一会话为置顶或者取消置顶,回调方式获取设置是否成功。
setConversationToTop(Conversation.ConversationType, String, boolean, boolean, <any>) - Method in class io.rong.imkit.RongIM
设置某一会话为置顶或者取消置顶,回调方式获取设置是否成功。
setConversationType(Conversation.ConversationType) - Method in class io.rong.imkit.feature.forward.CombineMessage
 
setConversationType(Conversation.ConversationType) - Method in class io.rong.imkit.model.UiMessage
 
setCoord(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setCoord(int) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setCountPerPage(int) - Method in class io.rong.imkit.config.ConversationListConfig
 
setCountry(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setCurrentTab(IEmoticonTab, String) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
setCurrentUserInfo(UserInfo) - Method in class io.rong.imkit.RongIM
设置当前用户信息。 如果开发者没有实现用户信息提供者,而是使用消息携带用户信息,需要使用这个方法设置当前用户的信息, 然后在RongIM.init(Application, String, boolean)之后调用RongUserInfoManager.getInstance().setMessageAttachedUserInfo(boolean)}, 这样可以在每条消息中携带当前用户的信息,IMKit会在接收到消息的时候取出用户信息并刷新到界面上。
setCurrentUserInfo(UserInfo) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
设置当前用户信息。 如果开发者没有实现用户信息提供者,而是使用消息携带用户信息,需要使用这个方法设置当前用户的信息, 然后在IMCenter.init(Application, String, boolean)之后调用RongUserInfoManager.setMessageAttachedUserInfo(boolean), 这样可以在每条消息中携带当前用户的信息,IMKit会在接收到消息的时候取出用户信息并刷新到界面上。
setCustomServiceEvaluateTime(long) - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
进入客服会话,弹出评价菜单超时时间(单位:秒) 设置为 0 时,任何时候离开客服会话时,都会弹出评价菜单.
setCut(boolean) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setCutPath(String) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setDataCollection(List<UiMessage>) - Method in class io.rong.imkit.conversation.MessageListAdapter
 
setDataCollection(List<BaseUiConversation>) - Method in class io.rong.imkit.conversationlist.ConversationListAdapter
 
setDataCollection(List<T>) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
setDataProcessor(DataProcessor<Conversation>) - Method in class io.rong.imkit.config.ConversationListConfig
Deprecated.
setDataProcessor(BaseDataProcessor<Conversation>) - Method in class io.rong.imkit.config.ConversationListConfig
 
setDebug(boolean) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Enables visual debugging, showing tile boundaries and sizes.
setDefaultProvider(IViewProvider<T>) - Method in class io.rong.imkit.widget.adapter.ProviderManager
设置默认模板。当找不到和 viewType 对应的模板时,使用此默认模板进行 ui 处理。
setDefaultRefreshFooterCreator(DefaultRefreshFooterCreator) - Static method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置默认 Footer 构建器
setDefaultRefreshHeaderCreator(DefaultRefreshHeaderCreator) - Static method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置默认 Header 构建器
setDefaultRefreshInitializer(DefaultRefreshInitializer) - Static method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置默认 Refresh 初始化器
setDesc(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setDestructMode(Context, Conversation.ConversationType, String, boolean) - Static method in class io.rong.imkit.conversation.extension.RongExtensionCacheHelper
 
setDestructTime(String) - Method in class io.rong.imkit.model.UiMessage
 
setDirectory(boolean) - Method in class io.rong.imkit.model.FileInfo
 
setDisableContentWhenLoading(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to enable the action content view when loading.
setDisableContentWhenLoading(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to enable the action content view when loading.
setDisableContentWhenRefresh(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to enable the action content view when refreshing.
setDisableContentWhenRefresh(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to enable the action content view when refreshing.
setDisplayMatrix(Matrix) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setDisplayMatrix(Matrix) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setDistrict(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setDoubleTapZoomDpi(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
A density aware alternative to SubsamplingScaleImageView.setDoubleTapZoomScale(float); this allows you to express the scale the image will zoom in to when double tapped in terms of the image pixel density.
setDoubleTapZoomDuration(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the duration of the double tap zoom animation.
setDoubleTapZoomScale(float) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the scale the image will zoom in to when double tapped.
setDoubleTapZoomStyle(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the type of zoom animation to be used for double taps.
setDownload(boolean) - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageInfo
 
setDragRate(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the damping effect.
setDragRate(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the damping effect.
setDrawDebugRect(boolean) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setDuration(long) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setEagerLoadingEnabled(boolean) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Enable or disable eager loading of tiles that appear on screen during gestures or animations, while the gesture or animation is still in progress.
setEdit(boolean) - Method in class io.rong.imkit.model.UiMessage
 
setEditTextWidget(EditText) - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
 
setEllipsizeText(CharSequence, int) - Method in class io.rong.imkit.widget.EllipsizeTextView
 
setEmptyView(View) - Method in class io.rong.imkit.conversation.ConversationFragment
 
setEmptyView(int) - Method in class io.rong.imkit.conversation.ConversationFragment
 
setEmptyView(View) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
setEmptyView(int) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
 
setEmptyView(View) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
setEmptyView(int) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
setEnable(boolean) - Method in class io.rong.imkit.conversation.extension.component.moreaction.ClickImageView
 
setEnable(boolean) - Method in class io.rong.imkit.widget.ClickImageView
 
setEnableAutoLoadMore(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Sets whether to listen for the list to trigger a load event when scrolling to the bottom (default true).
setEnableAutoLoadMore(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Sets whether to listen for the list to trigger a load event when scrolling to the bottom (default true).
setEnableAutomaticDownloadHQVoice(boolean) - Method in class io.rong.imkit.config.ConversationListConfig
 
setEnableClipFooterWhenFixedBehind(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to clip footer when the Footer is in the FixedBehind state.
setEnableClipFooterWhenFixedBehind(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to clip footer when the Footer is in the FixedBehind state.
setEnableClipHeaderWhenFixedBehind(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to clip header when the Header is in the FixedBehind state.
setEnableClipHeaderWhenFixedBehind(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to clip header when the Header is in the FixedBehind state.
setEnableFooterFollowWhenNoMoreData(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether or not Footer follows the content after there is no more data.
setEnableFooterFollowWhenNoMoreData(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether or not Footer follows the content after there is no more data.
setEnableFooterTranslationContent(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to pull up the content while pulling up the header.
setEnableFooterTranslationContent(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to pull up the content while pulling up the header.
setEnableHeaderTranslationContent(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to pull down the content while pulling down the header.
setEnableHeaderTranslationContent(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Whether to enable pull-down refresh (enabled by default).
setEnableLoadMore(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to enable pull-up loading more (enabled by default).
setEnableLoadMore(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to enable pull-up loading more (enabled by default).
setEnableLoadMoreWhenContentNotFull(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
setEnableLoadMoreWhenContentNotFull(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to pull up and load more when the content is not full of one page.
setEnableLoadMoreWhenContentNotFull(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to pull up and load more when the content is not full of one page.
setEnableLoadMoreWhenContentNotFull(boolean) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
setEnableMultiDeviceSync(boolean) - Method in class io.rong.imkit.config.ConversationConfig
 
setEnableNestedScroll(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Setting whether nesting scrolling is enabled (default off + smart on).
setEnableNestedScroll(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Setting whether nesting scrolling is enabled (default off + smart on).
setEnableOverScrollBounce(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to enable cross-border rebound function.
setEnableOverScrollBounce(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to enable cross-border rebound function.
setEnableOverScrollDrag(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to enable cross-border drag (imitation iphone effect).
setEnableOverScrollDrag(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to enable cross-border drag (imitation iphone effect).
setEnablePureScrollMode(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to enable the pure scroll mode.
setEnablePureScrollMode(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to enable the pure scroll mode.
setEnableReadReceipt(boolean) - Method in class io.rong.imkit.config.ConversationConfig
设置已读回执,仅支持单聊,群聊,讨论组,密聊,其余不生效
setEnableRefresh(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Whether to enable pull-down refresh (enabled by default).
setEnableRefresh(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
是否启用下拉刷新(默认启用)
setEnableScrollContentWhenLoaded(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to scroll the content to display new data after loading more complete.
setEnableScrollContentWhenLoaded(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to scroll the content to display new data after loading more complete.
setEnableScrollContentWhenRefreshed(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set whether to scroll the content to display new data after the refresh is complete.
setEnableScrollContentWhenRefreshed(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set whether to scroll the content to display new data after the refresh is complete.
setErrorCode(int) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setErrorInfo(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setExecutor(Executor) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Provide an Executor to be used for loading images.
setExpansion(HashMap<String, String>) - Method in class io.rong.imkit.model.UiMessage
 
setExtensionConfig(IExtensionConfig) - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
设置输入栏相关配置。
setExtra(JSONObject) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setExtra(String) - Method in class io.rong.imkit.model.UiMessage
 
setFadeBack(boolean) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setFileMaxSize(Context, int) - Method in class io.rong.imkit.utils.language.RongConfigurationManager
设置发送文件时,支持发送的文件最大值。
setFileName(String) - Method in class io.rong.imkit.model.FileInfo
 
setFilePath(String) - Method in class io.rong.imkit.model.FileInfo
 
setFileSize(long) - Method in class io.rong.imkit.model.FileInfo
 
setFirstImagePath(String) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setFirstUnreadMessage(Message) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
setFixedFooterViewId(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
设置固定在 Footer 上方的视图Id,可以在 Header 上下滚动的时候保持不跟谁滚动
setFixedFooterViewId(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置固定在 Footer 上方的视图Id,可以在 Header 上下滚动的时候保持不跟谁滚动
setFixedHeaderViewId(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
设置固定在 Header 下方的视图Id,可以在 Footer 上下滚动的时候保持不跟谁滚动
setFixedHeaderViewId(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置固定在 Header 下方的视图Id,可以在 Footer 上下滚动的时候保持不跟谁滚动
setFloor(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setFlymeUI(Activity, boolean) - Static method in class io.rong.imkit.utils.StatusBarUtil
 
setFooterHeight(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the Footer's height.
setFooterHeight(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the Footer's height.
setFooterHeightPx(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
设置 Footer 高度
setFooterHeightPx(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置 Footer 高度
setFooterInsetStart(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the Footer's start offset.
setFooterInsetStart(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the Footer's start offset.
setFooterInsetStartPx(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the Footer's start offset.
setFooterInsetStartPx(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the Footer's start offset.
setFooterMaxDragRate(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the ratio of the maximum height to drag footer.
setFooterMaxDragRate(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the ratio of the maximum height to drag footer.
setFooterTranslationViewId(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
设置在 Footer 上下滚动时,需要跟随滚动的视图Id,默认整个内容视图
setFooterTranslationViewId(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置在 Footer 上下滚动时,需要跟随滚动的视图Id,默认整个内容视图
setFooterTriggerRate(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the ratio at which the load more is triggered.
setFooterTriggerRate(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the ratio at which the load more is triggered.
setForegroundOtherPageAction(NotificationConfig.ForegroundOtherPageAction) - Method in class io.rong.imkit.notification.NotificationConfig
 
setForwardMessageResult(Activity, ArrayList<Conversation>) - Static method in class io.rong.imkit.feature.forward.ForwardManager
设置转发的会话选择结果。 可以在自定义的转发选择联系人界面, 调用该方法启动合并转发.
setFragment(Fragment) - Method in class io.rong.imkit.conversation.extension.component.moreaction.MoreActionLayout
 
setFragment(Fragment) - Method in class io.rong.imkit.widget.MoreActionLayout
 
setFrame(int, int, int, int) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setFullSpan(RecyclerView.ViewHolder) - Static method in class io.rong.imkit.widget.adapter.WrapperUtils
 
setGatherConversationPortrait(Conversation.ConversationType, Uri) - Method in class io.rong.imkit.config.GatheredConversationConfig
 
setGroupId(String) - Method in class io.rong.imkit.userinfo.model.GroupUserInfo
 
setGroupInfoProvider(UserDataProvider.GroupInfoProvider, boolean) - Static method in class io.rong.imkit.RongIM
设置群组信息的提供者。
setGroupInfoProvider(UserDataProvider.GroupInfoProvider, boolean) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
 
setGroupInfoProvider(UserDataProvider.GroupInfoProvider) - Method in class io.rong.imkit.userinfo.UserDataDelegate
 
setGroupMembersProvider(RongMentionManager.IGroupMembersProvider) - Method in class io.rong.imkit.feature.mention.RongMentionManager
设置群组成员提供者。

'@' 功能和VoIP功能在选人界面,需要知道群组内成员信息,开发者需要设置该提供者。 开发者需要在回调中获取到群成员信息 并通过RongMentionManager.IGroupMemberCallback中的方法设置到 sdk 中

setGroupMembersProvider(RongMentionManager.IGroupMembersProvider) - Method in class io.rong.imkit.RongIM
设置群组成员提供者。

'@' 功能和VoIP功能在选人界面,需要知道群组内成员信息,开发者需要设置该提供者。 开发者需要在回调中获取到群成员信息 并通过RongMentionManager.IGroupMemberCallback中的方法设置到 sdk 中

setGroupUserInfoProvider(UserDataProvider.GroupUserInfoProvider, boolean) - Static method in class io.rong.imkit.RongIM
设置GroupUserInfo提供者,供RongIM 调用获取GroupUserInfo
setGroupUserInfoProvider(UserDataProvider.GroupUserInfoProvider, boolean) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
设置群成员提供者
setGroupUserInfoProvider(UserDataProvider.GroupUserInfoProvider) - Method in class io.rong.imkit.userinfo.UserDataDelegate
 
setHasImage(boolean) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
setHasSight(boolean) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
setHeaderHeight(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the Header's height.
setHeaderHeight(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the Header's height.
setHeaderHeightPx(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
设置 Header 高度
setHeaderHeightPx(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置 Header 高度
setHeaderInsetStart(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the Header's start offset(see srlHeaderInsetStart in the RepastPracticeActivity XML in demo-app for the practical application).
setHeaderInsetStart(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the Header's start offset(see srlHeaderInsetStart in the RepastPracticeActivity XML in demo-app for the practical application).
setHeaderInsetStartPx(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the Header's start offset(see srlHeaderInsetStart in the RepastPracticeActivity XML in demo-app for the practical application).
setHeaderInsetStartPx(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the Header's start offset(see srlHeaderInsetStart in the RepastPracticeActivity XML in demo-app for the practical application).
setHeaderMaxDragRate(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the ratio of the maximum height to drag header.
setHeaderMaxDragRate(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the ratio of the maximum height to drag header.
setHeaderTranslationViewId(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
设置在 Header 上下滚动时,需要跟随滚动的视图Id,默认整个内容视图
setHeaderTranslationViewId(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置在 Header 上下滚动时,需要跟随滚动的视图Id,默认整个内容视图
setHeaderTriggerRate(float) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the ratio at which the refresh is triggered.
setHeaderTriggerRate(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the ratio at which the refresh is triggered.
setHeight(int) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setHoldVisible(int, boolean) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setIconResId(int) - Method in class io.rong.imkit.model.NoticeContent
 
setImage(ImageSource) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the image source from a bitmap, resource, asset, file or other URI.
setImage(ImageSource, ImageViewState) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the image source from a bitmap, resource, asset, file or other URI, starting with a given orientation setting, scale and center.
setImage(ImageSource, ImageSource) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the image source from a bitmap, resource, asset, file or other URI, providing a preview image to be displayed until the full size image is loaded.
setImage(ImageSource, ImageSource, ImageViewState) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the image source from a bitmap, resource, asset, file or other URI, providing a preview image to be displayed until the full size image is loaded, starting with a given orientation setting, scale and center.
setImage(int) - Method in class io.rong.imkit.widget.SettingItemView
设置左侧图片
setImageBitmap(int, Bitmap) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setImageBitmapCircle(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setImageDrawable(Drawable) - Method in class io.rong.imkit.conversation.extension.component.moreaction.ClickImageView
 
setImageDrawable(Drawable) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setImageDrawable(int, Drawable) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setImageDrawable(Drawable) - Method in class io.rong.imkit.widget.ClickImageView
 
setImageNum(int) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setImageResource(int) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setImageResource(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setImages(List<LocalMedia>) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setImageURI(Uri) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setImageUri(int, Uri) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setImageVideoDialogListener(DestructImageDialog.ImageVideoDialogListener) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
setImageVisibility(int) - Method in class io.rong.imkit.widget.SettingItemView
设置左侧图片显示隐藏
setInitMentionedMessageFinish(boolean) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
setInitUnreadMessageFinish(boolean) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
setInputPanelStyle(InputPanel.InputStyle) - Method in class io.rong.imkit.conversation.extension.component.inputpanel.InputPanel
设置 InputPanel 样式.
setInterceptor(NotificationConfig.Interceptor) - Method in class io.rong.imkit.notification.NotificationConfig
Deprecated.
setInterceptor(DefaultInterceptor) - Method in class io.rong.imkit.notification.NotificationConfig
本地通知拦截器
setInVoipMode(boolean) - Method in class io.rong.imkit.manager.AudioPlayManager
 
setItemClickListener(BaseAdapter.OnItemClickListener) - Method in class io.rong.imkit.widget.adapter.BaseAdapter
 
setKey(String) - Method in class io.rong.imkit.model.ConversationKey
 
setKitImageEngine(KitImageEngine) - Method in class io.rong.imkit.config.FeatureConfig
 
setLat(double) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setLat(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setLayoutRes(int) - Method in class io.rong.imkit.widget.dialog.PromptPopupDialog
 
setLeftText(CharSequence) - Method in class io.rong.imkit.widget.TitleBar
 
setListener(RecallEditCountDownTimerListener) - Method in class io.rong.imkit.feature.recallEdit.RecallEditCountDownTimer
 
setLoadMoreFinish(boolean) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
设置加载状态,是否加载传入boolean值进行判断
setLocationChangedListener(ILocationChangedListener) - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
setLocationChangedListener(ILocationChangedListener) - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
setLocationProvider(LocationManager.LocationProvider) - Method in class io.rong.imkit.feature.location.LocationManager
设置位置信息的提供者。
setLocationProvider(LocationManager.LocationProvider) - Static method in class io.rong.imkit.RongIM
设置位置信息的提供者。
setLon(double) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setLon(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setLongClickDialog(OptionsPopupDialog) - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
setLongClickMessage(Message) - Method in class io.rong.imkit.MessageItemLongClickActionManager
 
setMax(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setMaximumDpi(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
This is a screen density aware alternative to SubsamplingScaleImageView.setMinScale(float); it allows you to express the minimum allowed scale in terms of the maximum pixel density.
setMaximumScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setMaximumScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setMaxLines(int) - Method in class io.rong.imkit.widget.EllipsizeTextView
 
setMaxScale(float) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the maximum scale allowed.
setMaxTileSize(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
By default the View automatically calculates the optimal tile size.
setMaxTileSize(int, int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
By default the View automatically calculates the optimal tile size.
setMaxVoiceDuration(int) - Method in class io.rong.imkit.manager.AudioRecordManager
 
setMaxVoiceDuration(int) - Method in class io.rong.imkit.RongIM
设置语音消息的最大长度
setMcell(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setMediumScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setMediumScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setMentionedInputListener(IMentionedInputListener) - Method in class io.rong.imkit.feature.mention.RongMentionManager
 
setMessage(Message) - Method in class io.rong.imkit.event.actionevent.RefreshEvent
 
setMessage(Message) - Method in class io.rong.imkit.manager.hqvoicemessage.AutoDownloadEntry
设置消息
setMessage(Message) - Method in class io.rong.imkit.model.UiMessage
 
setMessageAttachedUserInfo(boolean) - Method in class io.rong.imkit.RongIM
设置消息体内是否携带用户信息。
setMessageAttachedUserInfo(boolean) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
设置消息体内是否携带用户信息。
setMessageConfig(MessageConfig) - Method in class io.rong.imkit.model.UiMessage
 
setMessageDirection(Message.MessageDirection) - Method in class io.rong.imkit.model.UiMessage
 
setMessageId(int) - Method in class io.rong.imkit.model.UiMessage
 
setMessageInterceptor(MessageInterceptor) - Method in class io.rong.imkit.IMCenter
设置接收消息时的拦截器
setMessageInterceptor(MessageInterceptor) - Method in class io.rong.imkit.RongIM
设置消息拦截器。
setMessageSentStatus(Message, <any>) - Method in class io.rong.imkit.IMCenter
根据消息 Message 设置消息状态,回调方式获取设置是否成功。
setMessageSentStatus(Message, <any>) - Method in class io.rong.imkit.RongIM
根据消息 Message 设置消息状态,回调方式获取设置是否成功。
setMimeType(String) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setMinimumDpi(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
This is a screen density aware alternative to SubsamplingScaleImageView.setMaxScale(float); it allows you to express the maximum allowed scale in terms of the minimum pixel density.
setMinimumScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setMinimumScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setMinimumScaleType(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the minimum scale type.
setMinimumTileDpi(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
By default, image tiles are at least as high resolution as the screen.
setMinScale(float) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the minimum scale allowed.
setMiuiUI(Activity, boolean) - Static method in class io.rong.imkit.utils.StatusBarUtil
 
setMoreActionEnable(boolean) - Method in interface io.rong.imkit.conversation.extension.component.moreaction.IMoreClickAdapter
底部点击事件是否高亮
setMyLocationChangedListener(IMyLocationChangedListener) - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
setMyLocationChangedListener(IMyLocationChangedListener) - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
setName(String) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setNameList(List<String>) - Method in class io.rong.imkit.feature.forward.CombineMessage
 
setNavigationBarAlpha(float) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified alpha to the system navigation bar.
setNavigationBarTintColor(int) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified color tint to the system navigation bar.
setNavigationBarTintDrawable(Drawable) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified drawable to the system navigation bar.
setNavigationBarTintEnabled(boolean) - Method in class io.rong.imkit.utils.SystemBarTintManager
Enable tinting of the system navigation bar.
setNavigationBarTintResource(int) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified drawable or color resource to the system navigation bar.
setNestedScrollingEnabled(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
setNewCreatorId(String) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setNewCreatorName(String) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setNewUnReadMentionMessages(List<Message>) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
setNickname(String) - Method in class io.rong.imkit.model.UiMessage
 
setNoMoreData(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshFooter
【仅限框架内调用】设置数据全部加载完成,将不能再次触发加载功能
setNoMoreData(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Restore the original state after finishLoadMoreWithNoMoreData.
setNoMoreData(boolean) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
setNoMoreData(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Restore the original state after finishLoadMoreWithNoMoreData.
setNotificationChannel(NotificationChannel) - Method in class io.rong.imkit.notification.NotificationConfig
 
setNotificationQuietHours(String, int, RongIMClient.OperationCallback) - Method in class io.rong.imkit.notification.RongNotificationManager
设置会话通知免打扰时间。
setNotificationQuietHours(String, int) - Method in class io.rong.imkit.notification.RongNotificationViewModel
 
setNotificationQuietHours(String, int, RongIMClient.OperationCallback) - Method in class io.rong.imkit.RongIM
设置会话通知免打扰时间。
setNotificationStatus(Conversation.ConversationNotificationStatus) - Method in class io.rong.imkit.conversation.ConversationSettingViewModel
 
setNum(int) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setNumber(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
设置门牌号
setObjectName(String) - Method in class io.rong.imkit.model.UiMessage
 
setOfAllType(int) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
setOffset(boolean) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setOldCreatorId(String) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setOldCreatorName(String) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setOnBackClickListener(TitleBar.OnBackClickListener) - Method in class io.rong.imkit.widget.TitleBar
 
setOnCancelButtonListener(DialogInterface.OnClickListener) - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
setOnCancelListener(DialogInterface.OnCancelListener) - Method in class io.rong.imkit.feature.customservice.CSEvaluateDialog
 
setOnClickListener(View.OnClickListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnClickListener(View.OnClickListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnClickListener(int, View.OnClickListener) - Method in class io.rong.imkit.widget.adapter.ViewHolder
关于事件的
setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnEmoticonClickListener(IEmoticonClickListener) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
setOnEmoticonSettingClickListener(IEmoticonSettingClickListener) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
setOnFlushListener(RongSwipeRefreshLayout.OnFlushListener) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
 
setOnImageEventListener(SubsamplingScaleImageView.OnImageEventListener) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Add a listener allowing notification of load and error events.
setOnItemClickListener(ISubMenuItemClickListener) - Method in class io.rong.imkit.feature.publicservice.InputSubMenu
 
setOnItemClickListener(PictureAlbumDirectoryAdapter.OnItemClickListener) - Method in class io.rong.imkit.picture.adapter.PictureAlbumDirectoryAdapter
 
setOnItemClickListener(PictureAlbumDirectoryAdapter.OnItemClickListener) - Method in class io.rong.imkit.picture.widget.FolderPopWindow
 
setOnLoadListener(RongSwipeRefreshLayout.OnLoadListener) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
 
setOnLoadMoreListener(OnLoadMoreListener) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set load more listener separately.
setOnLoadMoreListener(OnLoadMoreListener) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set load more listener separately.
setOnLongClickListener(View.OnLongClickListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnLongClickListener(View.OnLongClickListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnLongClickListener(View.OnLongClickListener) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
setOnLongClickListener(int, View.OnLongClickListener) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setOnMatrixChangeListener(OnMatrixChangedListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnMatrixChangeListener(OnMatrixChangedListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnMultiListener(OnMultiListener) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set up a multi-function listener.
setOnMultiListener(OnMultiListener) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set up a multi-function listener.
setOnOKButtonListener(DialogInterface.OnClickListener) - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
setOnOutsidePhotoTapListener(OnOutsidePhotoTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnOutsidePhotoTapListener(OnOutsidePhotoTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnPhotoSelectChangedListener(PictureImageGridAdapter.OnPhotoSelectChangedListener) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
setOnPhotoTapListener(OnPhotoTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnPhotoTapListener(OnPhotoTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnRefreshListener(OnRefreshListener) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set refresh listener separately.
setOnRefreshListener(OnRefreshListener) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set refresh listener separately.
setOnRefreshLoadMoreListener(OnRefreshLoadMoreListener) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set refresh and load listeners at the same time.
setOnRefreshLoadMoreListener(OnRefreshLoadMoreListener) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set refresh and load listeners at the same time.
setOnRightIconClickListener(TitleBar.OnRightIconClickListener) - Method in class io.rong.imkit.widget.TitleBar
 
setOnRTLocationChangedCallback(LocationManager.IRealTimeLocationChangedCallback) - Method in class io.rong.imkit.feature.location.LocationManager
 
setOnScaleChangeListener(OnScaleChangedListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnScaleChangeListener(OnScaleChangedListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnSelectListener(BottomSelectDialog.OnSelectListener) - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog
设置点击选项监听。 当 Activity 发生如转屏的事件导致 Fragment 回收时需要重新设置。
setOnSingleFlingListener(OnSingleFlingListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnSingleFlingListener(OnSingleFlingListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnStateChangedListener(SubsamplingScaleImageView.OnStateChangedListener) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Add a listener for pan and zoom events.
setOnTitleReceivedListener(RongWebviewActivity.OnTitleReceivedListener) - Method in class io.rong.imkit.activity.RongWebviewActivity
 
setOnTouchingLetterChangedListener(SideBar.OnTouchingLetterChangedListener) - Method in class io.rong.imkit.widget.SideBar
向外松开的方法
setOnTouchListener(int, View.OnTouchListener) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setOnViewDragListener(OnViewDragListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnViewDragListener(OnViewDragListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOnViewTapListener(OnViewTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setOnViewTapListener(OnViewTapListener) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setOperatorNickname(String) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setOptionsPopupDialogListener(OptionsPopupDialog.OnOptionsItemClickedListener) - Method in class io.rong.imkit.widget.dialog.OptionsPopupDialog
 
setOrientation(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Sets the image orientation.
setOriginal(boolean) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setOriginalPath(String) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setPadding(int, int, int, int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setPanEnabled(boolean) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Enable or disable pan gesture detection.
setPanLimit(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set the pan limiting style.
setParticipantChangedListener(IRealTimeLocationStateListener) - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
setParticipantChangedListener(IRealTimeLocationStateListener) - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
setPath(String) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setPlaying(boolean) - Method in class io.rong.imkit.model.UiMessage
 
setPlayListener(IAudioPlayListener) - Method in class io.rong.imkit.manager.AudioPlayManager
 
setPoiid(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setPoiname(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setPosition(int) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setPreferredBitmapConfig(Bitmap.Config) - Static method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set a global preferred bitmap config shared by all view instances and applied to new instances initialised after the call is made.
setPresentationTime(long) - Method in class io.rong.imkit.utils.videocompressor.InputSurface
 
setPresentationTime(long) - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
Sends the presentation time stamp to EGL.
setPrimaryColors(int...) - Method in interface io.rong.imkit.widget.refresh.api.RefreshComponent
【仅限框架内调用】设置主题颜色
setPrimaryColors(int...) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set theme color int (primaryColor and accentColor).
setPrimaryColors(int...) - Method in class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
setPrimaryColors(int...) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set theme color int (primaryColor and accentColor).
setPrimaryColorsId(int...) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set theme color id (primaryColor and accentColor).
setPrimaryColorsId(int...) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set theme color id (primaryColor and accentColor).
setProcess(float) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setProcessor(Conversation.ConversationType, IConversationBusinessProcessor) - Method in class io.rong.imkit.conversation.messgelist.processor.ConversationProcessorFactory
 
setProgress(int) - Method in class io.rong.imkit.model.UiMessage
 
setProgress(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setProgress(int, int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setProgress(int, boolean) - Method in class io.rong.imkit.widget.CircleProgressView
 
setProgress(int) - Method in class io.rong.imkit.widget.FileRectangleProgress
 
setPromptButtonClickedListener(PromptPopupDialog.OnPromptButtonClickedListener) - Method in class io.rong.imkit.widget.dialog.PromptPopupDialog
 
setProvince(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setPublicServiceBehaviorListener(PublicServiceManager.PublicServiceBehaviorListener) - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
设置公众号界面操作的监听器。
setPublicServiceBehaviorListener(PublicServiceManager.PublicServiceBehaviorListener) - Static method in class io.rong.imkit.RongIM
设置公众号界面操作的监听器。
setPublicServiceMenuClickListener(IPublicServiceMenuClickListener) - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
设置公众服务菜单点击监听。 建议使用方法:在进入对应公众服务会话时,设置监听。当退出会话时,重置监听为 null,这样可以防止内存泄露。
setPublicServiceMenuClickListener(IPublicServiceMenuClickListener) - Method in class io.rong.imkit.RongIM
设置公众服务菜单点击监听。 建议使用方法:在进入对应公众服务会话时,设置监听。当退出会话时,重置监听为 null,这样可以防止内存泄露。
setPublicServiceProfileProvider(PublicServiceManager.PublicServiceProfileProvider) - Method in class io.rong.imkit.feature.publicservice.PublicServiceManager
设置公众服务账号信息的提供者,供 RongIM 调用获公众服务账号名称,头像信息和公众服务号菜单。 目前 sdk 默认的公众号服务不需要开发者设置,这个接口提供了另外一种从 app 层设置公众服务账号信息的方式 设置后,当 sdk 界面展示用户信息时,会回调 PublicServiceManager.PublicServiceProfileProvider.getPublicServiceProfile(Conversation.PublicServiceType, String) 使用者只需要根据对应的publicServiceType, publicServiceId 提供对应的公众服务账号信息。 如果需要异步从服务器获取公众服务账号信息,使用者可以在此方法中发起异步请求,然后返回 null 信息。 在异步请求结果返回后,根据返回的结果调用 PublicServiceManager.refreshPublicServiceProfile(PublicServiceProfile) 刷新公众号信息。
setPublicServiceProfileProvider(PublicServiceManager.PublicServiceProfileProvider) - Static method in class io.rong.imkit.RongIM
设置公众服务账号信息的提供者,供 RongIM 调用获公众服务账号名称,头像信息和公众服务号菜单。
setPushLanguage(Context, RongIMClient.PushLanguage) - Static method in class io.rong.imkit.utils.language.LangUtils
 
setPushLanguage(Context, RongIMClient.PushLanguage) - Method in class io.rong.imkit.utils.language.RongConfigurationManager
设置推送语言
setQuickScaleEnabled(boolean) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Enable or disable double tap & swipe to zoom.
setRating(int, float) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setRating(int, float, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setRdesc(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setReadReceiptConversationTypeList(Conversation.ConversationType...) - Method in class io.rong.imkit.RongIM
设置发送消息回执的会话类型。目前只支持私聊,群组和讨论组。 默认支持私聊。
setReadReceiptInfo(ReadReceiptInfo) - Method in class io.rong.imkit.model.UiMessage
 
setReadTime(long) - Method in class io.rong.imkit.model.UiMessage
 
setReboundDuration(int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the duration of the rebound animation.
setReboundDuration(int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the duration of the rebound animation.
setReboundInterpolator(Interpolator) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the rebound interpolator.
setReboundInterpolator(Interpolator) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the rebound interpolator.
setReceivedStatus(Message.ReceivedStatus) - Method in class io.rong.imkit.model.UiMessage
 
setReceivedTime(long) - Method in class io.rong.imkit.model.UiMessage
 
setReferenceCancelListener(ReferenceView.ReferenceCancelListener) - Method in class io.rong.imkit.feature.reference.ReferenceView
 
setReferenceContentSpannable(SpannableStringBuilder) - Method in class io.rong.imkit.model.UiMessage
 
setReferenceStatusListener(ReferenceManager.ReferenceStatusListener) - Method in class io.rong.imkit.feature.reference.ReferenceManager
 
setRefreshContent(View) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the content of RefreshLayout(Suitable for non-XML pages, not suitable for replacing empty layouts)。 设置指定的 Content(适用于非XML页面,不适合用替换空布局)
setRefreshContent(View, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the content of RefreshLayout(Suitable for non-XML pages, not suitable for replacing empty layouts).
setRefreshContent(View) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the content of RefreshLayout(Suitable for non-XML pages, not suitable for replacing empty layouts)。 设置指定的 Content(适用于非XML页面,不适合用替换空布局)
setRefreshContent(View, int, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the content of RefreshLayout(Suitable for non-XML pages, not suitable for replacing empty layouts).
setRefreshFooter(RefreshFooter) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the footer of RefreshLayout.
setRefreshFooter(RefreshFooter, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the footer of RefreshLayout.
setRefreshFooter(RefreshFooter) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the footer of RefreshLayout.
setRefreshFooter(RefreshFooter, int, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the footer of RefreshLayout.
setRefreshHeader(RefreshHeader) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the header of RefreshLayout.
setRefreshHeader(RefreshHeader, int, int) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the header of RefreshLayout.
setRefreshHeader(RefreshHeader) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the header of RefreshLayout.
setRefreshHeader(RefreshHeader, int, int) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the header of RefreshLayout.
setRefreshing(boolean) - Method in class io.rong.imkit.widget.RongSwipeRefreshLayout
设置刷新状态,是否刷新有参数 flushing 控制
setRegionDecoderClass(Class<? extends ImageRegionDecoder>) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Swap the default region decoder implementation for one of your own.
setRegionDecoderFactory(DecoderFactory<? extends ImageRegionDecoder>) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Swap the default region decoder implementation for one of your own.
setRemoteMessageLoadFinish(boolean) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
setRequestedOrientation(int) - Method in class io.rong.imkit.picture.PictureSelectionModel
Change the desired orientation of this activity.
setResource(String) - Method in class io.rong.imkit.utils.CharacterParser
 
setRetype(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setReversegeo(boolean) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setRightIconDrawableVisibility(boolean) - Method in class io.rong.imkit.widget.TitleBar
 
setRightImageVisibility(int) - Method in class io.rong.imkit.widget.SettingItemView
设置右侧图片的隐藏
setRightText(CharSequence) - Method in class io.rong.imkit.widget.TitleBar
 
setRightTextColor(int) - Method in class io.rong.imkit.widget.TitleBar
 
setRightVisible(boolean) - Method in class io.rong.imkit.widget.TitleBar
 
setRoad(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setRootViewFitsSystemWindows(Activity, boolean) - Static method in class io.rong.imkit.utils.StatusBarUtil
代码实现android:fitsSystemWindows
setRotationBy(float) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setRotationBy(float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setRotationTo(float) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setRotationTo(float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setSamplingRate(AudioRecordManager.SamplingRate) - Method in class io.rong.imkit.manager.AudioRecordManager
设置语音消息采样率
setSamplingRate(AudioRecordManager.SamplingRate) - Method in class io.rong.imkit.RongIM
设置语音消息采样率
setScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setScale(float, boolean) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setScale(float, float, float, boolean) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setScale(float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setScale(float, boolean) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setScale(float, float, float, boolean) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setScaleAndCenter(float, PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Externally change the scale and translation of the source image.
setScaleLevels(float, float, float) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setScaleLevels(float, float, float) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setScaleType(ImageView.ScaleType) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setScaleType(ImageView.ScaleType) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setScrollBoundaryDecider(ScrollBoundaryDecider) - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
setScrollBoundaryDecider(ScrollBoundaryDecider) - Method in interface io.rong.imkit.widget.refresh.api.RefreshLayout
Set the scroll boundary Decider, Can customize when you can refresh.
setScrollBoundaryDecider(ScrollBoundaryDecider) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
Set the scroll boundary Decider, Can customize when you can refresh.
setScrollBoundaryDecider(ScrollBoundaryDecider) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
setScrollToBottom(boolean) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
setSearchViewVisibility(boolean) - Method in class io.rong.imkit.widget.TitleBar
 
setSelected(boolean) - Method in class io.rong.imkit.model.UiMessage
 
setSelected(int, boolean) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setSelected(boolean) - Method in class io.rong.imkit.widget.SettingItemView
 
setSelections(String[]) - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog.Builder
设置选项中的文字
setSelectionsColor(int[]) - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog.Builder
设置选项中的文字的颜色资源(需要是 resource color 资源。)。 长度必须与 BottomSelectDialog.Builder.setSelections(String[]) 一直才能生效。 当设置值为 0 时,使用默认颜色。
setSelectItem(int) - Method in class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
setSenderUserId(String) - Method in class io.rong.imkit.model.UiMessage
 
setSendMessageListener(OnSendMessageListener) - Method in class io.rong.imkit.config.ConversationConfig
 
setSentStatus(Message.SentStatus) - Method in class io.rong.imkit.model.UiMessage
 
setSentTime(long) - Method in class io.rong.imkit.model.UiMessage
 
setSettingEnable(boolean) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
setShowCamera(boolean) - Method in class io.rong.imkit.picture.adapter.PictureImageGridAdapter
 
setShowHistoryDividerMessage(boolean) - Method in class io.rong.imkit.config.ConversationConfig
 
setShowHistoryMessageBar(boolean) - Method in class io.rong.imkit.config.ConversationConfig
 
setShowMoreClickAction(boolean) - Method in class io.rong.imkit.config.ConversationConfig
 
setShowNewMentionMessageBar(boolean) - Method in class io.rong.imkit.config.ConversationConfig
 
setShowNewMessageBar(boolean) - Method in class io.rong.imkit.config.ConversationConfig
 
setShowNotice(boolean) - Method in class io.rong.imkit.model.NoticeContent
 
setShowReceiverUserTitle(boolean) - Method in class io.rong.imkit.config.ConversationConfig
 
setSize(long) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setSoftInputKeyBoard(boolean) - Method in class io.rong.imkit.conversation.extension.RongExtensionViewModel
 
setState(IMessageState) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
setState(int) - Method in class io.rong.imkit.model.UiMessage
 
setState(RefreshState) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
 
setState(RefreshState) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
setStateDirectLoading(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
直接将状态设置为 Loading 正在加载
setStateLoading(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置状态为 Loading 正在加载
setStateRefreshing(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置状态为 Refreshing 正在刷新
setStatusBarAlpha(float) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified alpha to the system status bar.
setStatusBarColor(Activity, int) - Static method in class io.rong.imkit.utils.StatusBarUtil
修改状态栏颜色,支持4.4以上版本
setStatusBarDarkTheme(Activity, boolean) - Static method in class io.rong.imkit.utils.StatusBarUtil
设置状态栏深色浅色切换
setStatusBarFontIconDark(Activity, int, boolean) - Static method in class io.rong.imkit.utils.StatusBarUtil
设置 状态栏深色浅色切换
setStatusBarTintColor(int) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified color tint to the system status bar.
setStatusBarTintDrawable(Drawable) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified drawable to the system status bar.
setStatusBarTintEnabled(boolean) - Method in class io.rong.imkit.utils.SystemBarTintManager
Enable tinting of the system status bar.
setStatusBarTintResource(int) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified drawable or color resource to the system status bar.
setStopCSWhenQuit(boolean) - Method in class io.rong.imkit.feature.customservice.CustomServiceBusinessProcessor
设置退出会话页面时是否退出客服
setStreet(String) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setStyle(String) - Method in class io.rong.imkit.feature.forward.CombineMessageUtils
 
setSuffix(String) - Method in class io.rong.imkit.model.FileInfo
 
setSummaryList(List<String>) - Method in class io.rong.imkit.feature.forward.CombineMessage
 
setSuppMatrix(Matrix) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setSupportReadReceiptConversationType(Conversation.ConversationType...) - Method in class io.rong.imkit.config.ConversationConfig
 
setSwitchButtonVisibility(int) - Method in class io.rong.imkit.widget.SettingItemView
设置switch 按钮显示隐藏
setSwitchCheckListener(CompoundButton.OnCheckedChangeListener) - Method in class io.rong.imkit.widget.SettingItemView
设置 switch 按钮选择监听
setSwitchTouchListener(View.OnTouchListener) - Method in class io.rong.imkit.widget.SettingItemView
 
setSystemLocale(Locale) - Static method in class io.rong.imkit.utils.language.LangUtils
设置系统语言
setTabViewEnable(boolean) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
setTag(int, Object) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setTag(int, int, Object) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setTagImage(int) - Method in class io.rong.imkit.widget.SettingItemView
设置标示图片
setTagImageVisibility(int) - Method in class io.rong.imkit.widget.SettingItemView
设置标示图片显示隐藏
setTargetGroupName(String) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setTargetId(String) - Method in class io.rong.imkit.model.ConversationKey
 
setTargetId(String) - Method in class io.rong.imkit.model.UiMessage
 
setTargetUserDisplayNames(List<String>) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setTargetUserIds(List<String>) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
setText(int, String) - Method in class io.rong.imkit.widget.adapter.ViewHolder
设置TextView的值
setText(int, Spannable) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setText(int, CharSequence, TextView.BufferType) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setText(CharSequence, TextView.BufferType) - Method in class io.rong.imkit.widget.EllipsizeTextView
 
setText(CharSequence, CharSequence) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setTextColor(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setTextColorRes(int, int) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setTextView(TextView) - Method in class io.rong.imkit.widget.SideBar
为 SideBar 显示字母的 TextView
setThumbColor(ColorStateList) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbColorRes(int) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbDrawable(Drawable) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbDrawableRes(int) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbMargin(RectF) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbMargin(float, float, float, float) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbRadius(float) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbSize(float, float) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setThumbSize(PointF) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setTileBackgroundColor(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Set a solid color to render behind tiles, useful for displaying transparent PNGs.
setTime(long) - Method in class io.rong.imkit.feature.location.AMapLocationInfo
 
setTimestamp(long) - Method in class io.rong.imkit.model.GroupNotificationMessageData
 
SettingItemView - Class in io.rong.imkit.widget
 
SettingItemView(Context) - Constructor for class io.rong.imkit.widget.SettingItemView
 
SettingItemView(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.SettingItemView
 
SettingItemView(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.SettingItemView
 
setTintAlpha(float) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified alpha to all system UI bars.
setTintColor(int) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified color tint to all system UI bars.
setTintColor(int) - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
setTintDrawable(Drawable) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified drawable to all system UI bars.
setTintResource(int) - Method in class io.rong.imkit.utils.SystemBarTintManager
Apply the specified drawable or color resource to all system UI bars.
setTitle(String) - Method in class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
setTitle(String) - Method in class io.rong.imkit.feature.forward.CombineMessage
 
setTitle(String) - Method in class io.rong.imkit.widget.dialog.BottomSelectDialog.Builder
设置标题。 标题可不设置。
setTitle(String) - Method in class io.rong.imkit.widget.TitleBar
 
setTitle(int) - Method in class io.rong.imkit.widget.TitleBar
 
setTitleType(NotificationConfig.TitleType) - Method in class io.rong.imkit.notification.NotificationConfig
 
setTranslucentStatus(Activity) - Static method in class io.rong.imkit.utils.StatusBarUtil
设置状态栏透明
setType(Conversation.ConversationType) - Method in class io.rong.imkit.model.ConversationKey
 
setTypeface(Typeface, int...) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setTyping(int) - Method in class io.rong.imkit.widget.TitleBar
 
setUId(String) - Method in class io.rong.imkit.model.UiMessage
 
setUpComponent(RefreshKernel, View, View) - Method in interface io.rong.imkit.widget.refresh.api.RefreshContent
 
setUpComponent(RefreshKernel, View, View) - Method in class io.rong.imkit.widget.refresh.wrapper.RefreshContentWrapper
 
setUserInfo(UserInfo) - Method in class io.rong.imkit.model.UiMessage
 
setUserInfoProvider(UserDataProvider.UserInfoProvider, boolean) - Static method in class io.rong.imkit.RongIM
设置用户信息的提供者,供 RongIM 调用获取用户名称和头像信息。 设置后,当 sdk 界面展示用户信息时,会回调 UserDataProvider.UserInfoProvider#getUserInfo(String) 使用者只需要根据对应的 userId 提供对应的用户信息。 如果需要异步从服务器获取用户信息,使用者可以在此方法中发起异步请求,然后返回 null 信息。 在异步请求结果返回后,根据返回的结果调用 RongIM.refreshUserInfoCache(UserInfo) 刷新用户信息。
setUserInfoProvider(UserDataProvider.UserInfoProvider, boolean) - Method in class io.rong.imkit.userinfo.RongUserInfoManager
设置用户信息的提供者,供 UI 获取用户名称和头像信息。 各 ViewModel 会监听用户信息的变化,进行对应刷新。 如果需要异步从服务器获取用户信息,使用者可以在此方法中发起异步请求,然后返回 null 信息。 在异步请求结果返回后,根据返回的结果调用 RongUserInfoManager.refreshUserInfoCache(UserInfo)} 刷新用户信息。
setUserInfoProvider(UserDataProvider.UserInfoProvider) - Method in class io.rong.imkit.userinfo.UserDataDelegate
 
setValue(int) - Method in class io.rong.imkit.widget.SettingItemView
设置 value 值
setValue(String) - Method in class io.rong.imkit.widget.SettingItemView
设置 value 值
setValueVisibility(int) - Method in class io.rong.imkit.widget.SettingItemView
设置 value 值 显示隐藏
setViceState(RefreshState) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
设置 副状态
setViewModelProcessor(IMessageViewModelProcessor) - Method in class io.rong.imkit.config.ConversationConfig
 
setVisibility(int) - Method in class io.rong.imkit.conversation.extension.component.emoticon.EmoticonBoard
 
setVisible(int, boolean) - Method in class io.rong.imkit.conversation.extension.component.inputpanel.InputPanel
 
setVisible(int, boolean) - Method in class io.rong.imkit.widget.adapter.ViewHolder
 
setVoiceMessageType(IMCenter.VoiceMessageType) - Method in class io.rong.imkit.config.FeatureConfig
 
setVoiceMessageType(IMCenter.VoiceMessageType) - Method in class io.rong.imkit.RongIM
设置语音消息类型
setWidth(int) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
setZoomable(boolean) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setZoomable(boolean) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
setZoomEnabled(boolean) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Enable or disable zoom gesture detection.
setZoomInterpolator(Interpolator) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
Set the zoom interpolator
setZoomTransitionDuration(int) - Method in class io.rong.imkit.picture.photoview.PhotoView
 
setZoomTransitionDuration(int) - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
sFooterCreator - Static variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
sHeaderCreator - Static variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
show(FragmentManager) - Method in class io.rong.imkit.feature.destruct.DestructHintDialog
 
show(FragmentManager) - Method in class io.rong.imkit.feature.destruct.DestructImageDialog
 
show(FragmentManager) - Method in class io.rong.imkit.picture.widget.BaseDialogFragment
 
show() - Method in class io.rong.imkit.widget.dialog.OptionsPopupDialog
 
SHOW_DIALOG - Static variable in class io.rong.imkit.picture.PictureSelectorActivity
 
SHOW_LONG_CLICK_DIALOG - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
SHOW_UNREAD_BAR - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
SHOW_UNREAD_MESSAGE_COUNT - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
showAsDropDown(View) - Method in class io.rong.imkit.picture.widget.FolderPopWindow
 
showAtLocation(View) - Method in class io.rong.imkit.feature.publicservice.InputSubMenu
 
showCompressDialog() - Method in class io.rong.imkit.picture.PictureBaseActivity
compress loading dialog
showContentBubble - Variable in class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
 
showFilter(MessageItemLongClickAction.Filter) - Method in class io.rong.imkit.MessageItemLongClickAction.Builder
是否显示
showHistoryBar(int) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
ShowLongClickDialogEvent - Class in io.rong.imkit.event.uievent
 
ShowLongClickDialogEvent(MessageItemLongClickBean) - Constructor for class io.rong.imkit.event.uievent.ShowLongClickDialogEvent
 
showNewMentionMessageBar(int) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
showNotification(Context, String, String, PendingIntent, int, int) - Method in class io.rong.imkit.notification.NotificationUtil
 
showNotification(Context, String, String, PendingIntent, int) - Method in class io.rong.imkit.notification.NotificationUtil
 
showNotificationView(View) - Method in class io.rong.imkit.conversation.ConversationFragment
在通知区域显示一个view
showPleaseDialog() - Method in class io.rong.imkit.picture.PictureBaseActivity
loading dialog
showPortrait - Variable in class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
是否显示头像。
showProgress - Variable in class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
是否显示发送进度。
showReadReceiptRequest(Message) - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
showReadState - Variable in class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
单聊会话中是否在消息旁边显示已读回执状态。 默认不显示
showRequestPermissionFailedAlter(Context, String[], int[]) - Static method in class io.rong.imkit.utils.PermissionCheckUtil
 
showRobot(boolean) - Method in class io.rong.imkit.feature.customservice.CSEvaluateDialog
展示机器人评价
showStar(String) - Method in class io.rong.imkit.feature.customservice.CSEvaluateDialog
展示星级评价
showStarMessage(boolean) - Method in class io.rong.imkit.feature.customservice.CSEvaluateDialog
展示星级和留言评价
showSummaryWithName(MessageContent) - Method in class io.rong.imkit.config.ConversationConfig
是否在消息列表显示名称
showSummaryWithName() - Method in class io.rong.imkit.conversation.messgelist.provider.BaseMessageItemProvider
 
showSummaryWithName() - Method in class io.rong.imkit.conversation.messgelist.provider.BaseNotificationMessageItemProvider
 
showSummaryWithName() - Method in interface io.rong.imkit.conversation.messgelist.provider.IConversationSummaryProvider
是否需要在会话里拼接发送者名称。 此配置只对群组会话有效。
showSummaryWithName - Variable in class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
会话界面是否在消息上面显示昵称。
showWarning - Variable in class io.rong.imkit.conversation.messgelist.provider.MessageItemProviderConfig
是否显示未发送成功警告。
ShowWarningDialogEvent - Class in io.rong.imkit.event.uievent
 
ShowWarningDialogEvent(String) - Constructor for class io.rong.imkit.event.uievent.ShowWarningDialogEvent
 
SideBar - Class in io.rong.imkit.widget
右侧的字母索引View
SideBar(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.SideBar
 
SideBar(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.SideBar
 
SideBar(Context) - Constructor for class io.rong.imkit.widget.SideBar
 
SideBar.OnTouchingLetterChangedListener - Interface in io.rong.imkit.widget
 
SIGHT_DESTRUCT_TIME - Static variable in class io.rong.imkit.feature.destruct.DestructManager
 
SightMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
SightMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.SightMessageItemProvider
 
SimpleBoundaryDecider - Class in io.rong.imkit.widget.refresh.simple
滚动边界 Created by scwang on 2017/7/8.
SimpleBoundaryDecider() - Constructor for class io.rong.imkit.widget.refresh.simple.SimpleBoundaryDecider
 
SimpleComponent - Class in io.rong.imkit.widget.refresh.simple
Component 初步实现 实现 Header 和 Footer 时,继承 ComponentAbstract 的话可以少写很多接口方法 Created by scwang on 2018/2/6.
SimpleComponent(View) - Constructor for class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
SimpleComponent(View, RefreshComponent) - Constructor for class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
SimpleComponent(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.refresh.simple.SimpleComponent
 
SimpleMultiListener - Class in io.rong.imkit.widget.refresh.simple
多功能监听器 Created by scwang on 2017/5/26.
SimpleMultiListener() - Constructor for class io.rong.imkit.widget.refresh.simple.SimpleMultiListener
 
SINGLE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
SingleChoiceAdapter<T> - Class in io.rong.imkit.feature.customservice
 
SingleChoiceAdapter(Context, int) - Constructor for class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
SingleChoiceAdapter(Context, List<T>, int) - Constructor for class io.rong.imkit.feature.customservice.SingleChoiceAdapter
 
SingleChoiceAdapter.ViewHolder - Class in io.rong.imkit.feature.customservice
 
SingleChoiceDialog - Class in io.rong.imkit.feature.customservice
 
SingleChoiceDialog(Context, List<String>) - Constructor for class io.rong.imkit.feature.customservice.SingleChoiceDialog
 
SingleConversation - Class in io.rong.imkit.conversationlist.model
 
SingleConversation(Context, Conversation) - Constructor for class io.rong.imkit.conversationlist.model.SingleConversation
 
size() - Method in class io.rong.imkit.widget.cache.RongCache
For caches that do not override RongCache.sizeOf(K, V), this returns the number of entries in the cache.
sizeOf(K, V) - Method in class io.rong.imkit.widget.cache.RongCache
Returns the size of the entry for key and value in user-defined units.
SkiaImageDecoder - Class in io.rong.imkit.picture.widget.longimage
Default implementation of com.davemorrissey.labs.subscaleview.decoder.ImageDecoder using Android's BitmapFactory, based on the Skia library.
SkiaImageDecoder() - Constructor for class io.rong.imkit.picture.widget.longimage.SkiaImageDecoder
 
SkiaImageRegionDecoder - Class in io.rong.imkit.picture.widget.longimage
Default implementation of com.davemorrissey.labs.subscaleview.decoder.ImageRegionDecoder using Android's BitmapRegionDecoder, based on the Skia library.
SkiaImageRegionDecoder() - Constructor for class io.rong.imkit.picture.widget.longimage.SkiaImageRegionDecoder
 
SlimProgressListener - Interface in io.rong.imkit.utils.videocompressor.videoslimmer.listner
 
SmartRefreshLayout - Class in io.rong.imkit.widget.refresh
 
SmartRefreshLayout(Context) - Constructor for class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
SmartRefreshLayout(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
SmartRefreshLayout.BounceRunnable - Class in io.rong.imkit.widget.refresh
 
SmartRefreshLayout.FlingRunnable - Class in io.rong.imkit.widget.refresh
 
SmartRefreshLayout.LayoutParams - Class in io.rong.imkit.widget.refresh
 
SmartRefreshLayout.RefreshKernelImpl - Class in io.rong.imkit.widget.refresh
刷新布局核心功能接口 为功能复杂的 Header 或者 Footer 开放的接口
SmartUtil - Class in io.rong.imkit.widget.refresh.util
SmartUtil Created by scwang on 2018/3/5.
SmartUtil(int) - Constructor for class io.rong.imkit.widget.refresh.util.SmartUtil
 
SMOOTH_SCROLL_TO_POSITION - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
SmoothScrollEvent - Class in io.rong.imkit.event.uievent
 
SmoothScrollEvent(int) - Constructor for class io.rong.imkit.event.uievent.SmoothScrollEvent
 
snapshot() - Method in class io.rong.imkit.widget.cache.RongCache
Returns a copy of the current contents of the cache, ordered from least recently accessed to most recently accessed.
sort() - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
sourceToViewCoord(PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert source coordinate to view coordinate.
sourceToViewCoord(float, float) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert source coordinate to view coordinate.
sourceToViewCoord(float, float, PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert source coordinate to view coordinate.
sourceToViewCoord(PointF, PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert source coordinate to view coordinate.
SP_NAME_READ_RECEIPT_CONFIG - Static variable in class io.rong.imkit.config.ConversationConfig
 
specifiedFormat - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
SpinnerStyle - Class in io.rong.imkit.widget.refresh.constant
顶部和底部的组件在拖动时候的变换方式 Created by scwang on 2017/5/26.
SpinnerStyle(int, boolean, boolean) - Constructor for class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
spinnerStyle - Variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout.LayoutParams
 
SquareRelativeLayout - Class in io.rong.imkit.picture.widget
 
SquareRelativeLayout(Context) - Constructor for class io.rong.imkit.picture.widget.SquareRelativeLayout
 
SquareRelativeLayout(Context, AttributeSet) - Constructor for class io.rong.imkit.picture.widget.SquareRelativeLayout
 
SquareRelativeLayout(Context, AttributeSet, int) - Constructor for class io.rong.imkit.picture.widget.SquareRelativeLayout
 
SquareRelativeLayout(Context, AttributeSet, int, int) - Constructor for class io.rong.imkit.picture.widget.SquareRelativeLayout
 
sRefreshInitializer - Static variable in class io.rong.imkit.widget.refresh.SmartRefreshLayout
 
START - Static variable in class io.rong.imkit.event.actionevent.DownloadEvent
 
start - Variable in class io.rong.imkit.feature.mention.MentionBlock
 
start() - Method in class io.rong.imkit.feature.recallEdit.RecallEditCountDownTimer
 
start() - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.AnimationBuilder
Starts the animation.
start() - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.FlingRunnable
 
startActivityForPluginResult(Intent, int, IPluginModule) - Method in class io.rong.imkit.conversation.extension.RongExtension
 
startActivityForResult(Fragment, Intent, int) - Method in class io.rong.imkit.feature.publicservice.DispatchResultFragment
 
startAnimAutomatic(boolean) - Method in class io.rong.imkit.widget.CircleProgressView
 
startCamera() - Method in class io.rong.imkit.picture.PictureSelectorActivity
open camera
startChatRoomChat(Context, String, boolean) - Method in class io.rong.imkit.RongIM
启动聊天室会话。
startConversation(Context, Conversation.ConversationType, String, String) - Method in class io.rong.imkit.RongIM
启动会话界面。
startConversation(Context, Conversation.ConversationType, String, String, long) - Method in class io.rong.imkit.RongIM
启动会话界面,并跳转到指定的消息位置
startConversation(Context, Conversation.ConversationType, String, Bundle) - Method in class io.rong.imkit.RongIM
启动会话界面。
startCountDown(Message, long, RecallEditCountDownCallBack) - Method in class io.rong.imkit.feature.recallEdit.RecallEditManager
开启倒计时
startCustomerServiceChat(Context, String, String, CSCustomServiceInfo) - Method in class io.rong.imkit.RongIM
启动客户服聊天界面。
startDestruct(Message) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
startFlingIfNeed(float) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout
在必要的时候 开始 Fling 模式
startGroupChat(Context, String, String) - Method in class io.rong.imkit.RongIM
启动群组聊天界面。
startOpenCamera() - Method in class io.rong.imkit.picture.PictureBaseActivity
start to camera、preview、crop
startPicturePreviewActivity(Context, Bundle) - Static method in class io.rong.imkit.picture.tools.JumpUtils
 
startPictureVideoPlayActivity(Context, Bundle) - Static method in class io.rong.imkit.picture.tools.JumpUtils
 
startPlay(Context, Uri, IAudioPlayListener) - Method in class io.rong.imkit.manager.AudioPlayManager
 
startPreview(List<LocalMedia>, int) - Method in class io.rong.imkit.picture.PictureSelectorActivity
preview image and video
startPrivateChat(Context, String, String) - Method in class io.rong.imkit.RongIM
启动单聊界面。
startRecord(View, Conversation.ConversationType, String) - Method in class io.rong.imkit.manager.AudioRecordManager
 
startSubConversationList(Context, Conversation.ConversationType) - Method in class io.rong.imkit.RongIM
启动聚合后的某类型的会话列表。
例如:如果设置了单聊会话为聚合,则通过该方法可以打开包含所有的单聊会话的列表。
startTwoLevel(boolean) - Method in interface io.rong.imkit.widget.refresh.api.RefreshKernel
开始执行二极刷新
startTwoLevel(boolean) - Method in class io.rong.imkit.widget.refresh.SmartRefreshLayout.RefreshKernelImpl
 
state - Variable in class io.rong.imkit.activity.FilePreviewActivity.FileDownloadInfo
 
state - Variable in class io.rong.imkit.event.Event.RefreshEvent
 
State - Class in io.rong.imkit.model
 
State() - Constructor for class io.rong.imkit.model.State
 
State.Value - Annotation Type in io.rong.imkit.model
 
statusbarheight - Static variable in class io.rong.imkit.utils.RongUtils
 
StatusBarUtil - Class in io.rong.imkit.utils
Created by Android Studio.
StatusBarUtil() - Constructor for class io.rong.imkit.utils.StatusBarUtil
 
stopAnimAutomatic() - Method in class io.rong.imkit.widget.CircleProgressView
 
stopDestruct(Message) - Method in class io.rong.imkit.feature.destruct.DestructManager
 
stopMyLocationInLoop() - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
stopMyLocationInLoop() - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
stopPlay() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
stopPlay() - Method in class io.rong.imkit.manager.AudioPlayManager
 
stopRecord() - Method in class io.rong.imkit.manager.AudioRecordManager
 
stringToInt(String) - Static method in class io.rong.imkit.picture.tools.StringUtils
匹配数值
StringUtils - Class in io.rong.imkit.picture.tools
 
StringUtils() - Constructor for class io.rong.imkit.picture.tools.StringUtils
 
StringUtils - Class in io.rong.imkit.utils
Created by weiqinxiao on 15/12/28.
StringUtils() - Constructor for class io.rong.imkit.utils.StringUtils
 
SubConversationListAdapter - Class in io.rong.imkit.subconversationlist
 
SubConversationListAdapter() - Constructor for class io.rong.imkit.subconversationlist.SubConversationListAdapter
 
SubConversationListFragment - Class in io.rong.imkit.subconversationlist
 
SubConversationListFragment() - Constructor for class io.rong.imkit.subconversationlist.SubConversationListFragment
 
SubConversationListViewModel - Class in io.rong.imkit.conversationlist.viewmodel
 
SubConversationListViewModel(Application) - Constructor for class io.rong.imkit.conversationlist.viewmodel.SubConversationListViewModel
 
SubConversationListVMFactory - Class in io.rong.imkit.subconversationlist
 
SubConversationListVMFactory(Application, Conversation.ConversationType) - Constructor for class io.rong.imkit.subconversationlist.SubConversationListVMFactory
 
subMenuList - Variable in class io.rong.imkit.feature.publicservice.InputMenu
 
SubsamplingScaleImageView - Class in io.rong.imkit.picture.widget.longimage
Displays an image subsampled as necessary to avoid loading too much image data into memory.
SubsamplingScaleImageView(Context, AttributeSet) - Constructor for class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
 
SubsamplingScaleImageView(Context) - Constructor for class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
 
SubsamplingScaleImageView.AnimationBuilder - Class in io.rong.imkit.picture.widget.longimage
Builder class used to set additional options for a scale animation.
SubsamplingScaleImageView.DefaultOnAnimationEventListener - Class in io.rong.imkit.picture.widget.longimage
Default implementation of SubsamplingScaleImageView.OnAnimationEventListener for extension.
SubsamplingScaleImageView.DefaultOnImageEventListener - Class in io.rong.imkit.picture.widget.longimage
Default implementation of SubsamplingScaleImageView.OnImageEventListener for extension.
SubsamplingScaleImageView.DefaultOnStateChangedListener - Class in io.rong.imkit.picture.widget.longimage
SubsamplingScaleImageView.OnAnimationEventListener - Interface in io.rong.imkit.picture.widget.longimage
An event listener for animations, allows events to be triggered when an animation completes, is aborted by another animation starting, or is aborted by a touch event.
SubsamplingScaleImageView.OnImageEventListener - Interface in io.rong.imkit.picture.widget.longimage
An event listener, allowing subclasses and activities to be notified of significant events.
SubsamplingScaleImageView.OnStateChangedListener - Interface in io.rong.imkit.picture.widget.longimage
An event listener, allowing activities to be notified of pan and zoom events.
subscribeUi() - Method in class io.rong.imkit.conversationlist.ConversationListFragment
观察 view model 各数据以便进行页面刷新操作。
subscribeUi() - Method in class io.rong.imkit.subconversationlist.SubConversationListFragment
 
SUCCESS - Static variable in class io.rong.imkit.event.actionevent.DownloadEvent
 
SUCCESS - Static variable in class io.rong.imkit.event.actionevent.SendEvent
 
SUCCESS - Static variable in class io.rong.imkit.event.actionevent.SendMediaEvent
 
SUCCESS - Static variable in class io.rong.imkit.model.OperationResult
 
suffixType - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
supportedTypes() - Method in class io.rong.imkit.config.BaseDataProcessor
 
supportedTypes() - Method in interface io.rong.imkit.config.DataProcessor
设置会话列表页支持的会话类型
supportResumeBrokenTransfer(String, <any>) - Method in class io.rong.imkit.IMCenter
判断是否支持断点续传。
surfaceCreated() - Method in class io.rong.imkit.utils.videocompressor.TextureRenderer
 
surfaceCreated() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.render.TextureRenderer
 
swapBuffers() - Method in class io.rong.imkit.utils.videocompressor.InputSurface
 
swapBuffers() - Method in class io.rong.imkit.utils.videocompressor.videoslimmer.muxer.CodecInputSurface
Calls eglSwapBuffers.
SwitchButton - Class in io.rong.imkit.widget.switchbutton
SwitchButton
SwitchButton(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.switchbutton.SwitchButton
 
SwitchButton(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.switchbutton.SwitchButton
 
SwitchButton(Context) - Constructor for class io.rong.imkit.widget.switchbutton.SwitchButton
 
switchLocale(LangUtils.RCLocale, Context) - Method in class io.rong.imkit.utils.language.RongConfigurationManager
用于切换语言
syncConversationReadStatus(Conversation.ConversationType, String, long, RongIMClient.OperationCallback) - Method in class io.rong.imkit.IMCenter
同步会话阅读状态。
syncFromXml(Context) - Static method in class io.rong.imkit.config.RongConfigCenter
 
SystemBarTintManager - Class in io.rong.imkit.utils
Class to manage status and navigation bar tint effects when using KitKat translucent system UI modes.
SystemBarTintManager(Activity) - Constructor for class io.rong.imkit.utils.SystemBarTintManager
Constructor.
SystemBarTintManager.SystemBarConfig - Class in io.rong.imkit.utils
Class which describes system bar sizing and other characteristics for the current device configuration.

T

TARGET_ID - Static variable in class io.rong.imkit.utils.RouteUtils
 
targetId - Variable in class io.rong.imkit.model.TypingInfo
 
tempTextFont(TextView, int) - Static method in class io.rong.imkit.picture.tools.StringUtils
 
TextMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
TextMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.TextMessageItemProvider
 
TextureRenderer - Class in io.rong.imkit.utils.videocompressor
 
TextureRenderer(int) - Constructor for class io.rong.imkit.utils.videocompressor.TextureRenderer
 
TextureRenderer - Class in io.rong.imkit.utils.videocompressor.videoslimmer.render
 
TextureRenderer() - Constructor for class io.rong.imkit.utils.videocompressor.videoslimmer.render.TextureRenderer
 
TextViewUtils - Class in io.rong.imkit.utils
处理 textMessage 和 ReferenceMessage 的文本内容
TextViewUtils() - Constructor for class io.rong.imkit.utils.TextViewUtils
 
TextViewUtils.RegularCallBack - Interface in io.rong.imkit.utils
 
TextViewUtils.URLSpanNoUnderline - Class in io.rong.imkit.utils
取消超链接下划线的UrlSpan
themeStyleId - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
TILE_SIZE_AUTO - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
 
tiling(boolean) - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
Enable or disable tiling of the image.
tilingDisabled() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
Disable tiling of the image.
tilingEnabled() - Method in class io.rong.imkit.picture.widget.longimage.ImageSource
Enable tiling of the image.
TimeUtils - Class in io.rong.imkit.utils
Created by DragonJ on 15/3/25.
TimeUtils() - Constructor for class io.rong.imkit.utils.TimeUtils
 
title - Variable in class io.rong.imkit.feature.publicservice.InputMenu
 
title(String) - Method in class io.rong.imkit.MessageItemLongClickAction.Builder
 
TITLE - Static variable in class io.rong.imkit.utils.RouteUtils
 
TitleBar - Class in io.rong.imkit.widget
头部Toolbar封装 Created by lhz on 18/3/22.
TitleBar(Context) - Constructor for class io.rong.imkit.widget.TitleBar
 
TitleBar(Context, AttributeSet) - Constructor for class io.rong.imkit.widget.TitleBar
 
TitleBar(Context, AttributeSet, int) - Constructor for class io.rong.imkit.widget.TitleBar
 
TitleBar.OnBackClickListener - Interface in io.rong.imkit.widget
 
TitleBar.OnRightIconClickListener - Interface in io.rong.imkit.widget
 
titleResId(int) - Method in class io.rong.imkit.MessageItemLongClickAction.Builder
 
to(Object, T) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
TOAST - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.PageAction
 
ToastEvent - Class in io.rong.imkit.event.uievent
 
ToastEvent(String) - Constructor for class io.rong.imkit.event.uievent.ToastEvent
 
ToastUtils - Class in io.rong.imkit.picture.tools
 
ToastUtils() - Constructor for class io.rong.imkit.picture.tools.ToastUtils
 
toBoolean(Object) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toBoolean(Object, boolean) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toDouble(Object) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toDouble(Object, int) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toFloat(Object, long) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toFloat(Object) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toFooter() - Method in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
toggleImmediately() - Method in class io.rong.imkit.widget.switchbutton.SwitchButton
 
toHeader() - Method in enum io.rong.imkit.widget.refresh.constant.RefreshState
 
toInt(Object, int) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toInt(Object) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toJson() - Method in class io.rong.imkit.feature.mention.MentionBlock
 
toLocale() - Method in class io.rong.imkit.utils.language.LangUtils.RCLocale
 
toLong(Object, long) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toLong(Object) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
topLayout - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
toString() - Method in class io.rong.imkit.feature.mention.MentionBlock
 
toString(Object) - Static method in class io.rong.imkit.picture.tools.ValueOf
 
toString() - Method in class io.rong.imkit.widget.cache.RongCache
 
transform(BitmapPool, Bitmap, int, int) - Method in class io.rong.imkit.widget.glide.RoundedCornersTransform
 
Translate - Static variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
type - Variable in class io.rong.imkit.model.TypingInfo.TypingUserInfo
 
TYPE_ALL - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
TYPE_CAMERA - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
TYPE_FLYME - Static variable in class io.rong.imkit.utils.StatusBarUtil
 
TYPE_IMAGE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
TYPE_LOCAL - Static variable in class io.rong.imkit.activity.CombineWebViewActivity
 
TYPE_M - Static variable in class io.rong.imkit.utils.StatusBarUtil
 
TYPE_MEDIA - Static variable in class io.rong.imkit.activity.CombineWebViewActivity
 
TYPE_MIUI - Static variable in class io.rong.imkit.utils.StatusBarUtil
 
TYPE_PICTURE - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
TYPE_VIDEO - Static variable in class io.rong.imkit.picture.config.PictureConfig
 
TypingInfo - Class in io.rong.imkit.model
 
TypingInfo() - Constructor for class io.rong.imkit.model.TypingInfo
 
TypingInfo.TypingUserInfo - Class in io.rong.imkit.model
正在输入的用户信息
TypingInfo.TypingUserInfo.Type - Enum in io.rong.imkit.model
 
typingList - Variable in class io.rong.imkit.model.TypingInfo
 
TypingUserInfo() - Constructor for class io.rong.imkit.model.TypingInfo.TypingUserInfo
 

U

UiBaseBean - Class in io.rong.imkit.model
使用 diffUtils 进行列表局部刷新,在使用同一份内存无法比较变更时,可以继承此 bean 对象 在重新设置属性时,调用 change() 方法,在 diffUtils 比较时判断 isChange 属性
UiBaseBean() - Constructor for class io.rong.imkit.model.UiBaseBean
 
UiMessage - Class in io.rong.imkit.model
 
UiMessage(Message) - Constructor for class io.rong.imkit.model.UiMessage
 
unBindConversation() - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
unBindConversation() - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
UnknownMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
UnknownMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.UnknownMessageItemProvider
 
unNotify() - Method in class io.rong.imkit.widget.refresh.constant.DimensionStatus
转换为未通知状态
unreadBarClick() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
UnReadMessageManager - Class in io.rong.imkit.manager
 
UnReadMessageManager.IUnReadMessageObserver - Interface in io.rong.imkit.manager
 
unregisterExtensionModule(IExtensionModule) - Method in class io.rong.imkit.conversation.extension.RongExtensionManager
注销 IExtensionModule 模块
unregisterReceiver(BroadcastReceiver) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
unregisterReceiver(BroadcastReceiver, String...) - Method in class io.rong.imkit.picture.broadcast.BroadcastManager
 
update() - Method in class io.rong.imkit.picture.photoview.PhotoViewAttacher
 
updateByConversation(Conversation) - Method in class io.rong.imkit.conversationlist.viewmodel.ConversationListViewModel
 
updateDiskCacheKey(MessageDigest) - Method in class io.rong.imkit.widget.glide.RoundedCornersTransform
 
updateDownloadStatus(DownloadEvent) - Method in class io.rong.imkit.activity.FilePreviewActivity
 
updateDrawState(TextPaint) - Method in class io.rong.imkit.utils.TextViewUtils.URLSpanNoUnderline
 
updateInputMode(InputMode) - Method in class io.rong.imkit.conversation.extension.RongExtension
 
updateMentionMessage(io.rong.imlib.model.Message) - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
updateMenu(PublicServiceProfile) - Method in class io.rong.imkit.feature.publicservice.PublicServiceExtensionModule
 
updateMyLocation() - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
updateMyLocation() - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
updateMyLocationInLoop(int) - Method in class io.rong.imkit.feature.location.LocationDelegate2D
 
updateMyLocationInLoop(int) - Method in class io.rong.imkit.feature.location.LocationDelegate3D
 
updateNewMentionMessageUnreadBar() - Method in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
updateNoticeContent(NoticeContent) - Method in class io.rong.imkit.conversationlist.ConversationListFragment
更新连接状态通知栏
updatePhotoMedia(File, Context) - Static method in class io.rong.imkit.utils.KitStorageUtils
 
updateSelector(boolean) - Method in class io.rong.imkit.picture.PicturePreviewActivity
更新图片列表选中效果
updateUserInfo(UserInfo) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity
 
updateUserInfo(UserInfo) - Method in class io.rong.imkit.feature.location.AMapRealTimeActivity2D
 
uri(String) - Static method in class io.rong.imkit.picture.widget.longimage.ImageSource
Create an instance from a URI.
uri(Uri) - Static method in class io.rong.imkit.picture.widget.longimage.ImageSource
Create an instance from a URI.
URLSpanNoUnderline(String) - Constructor for class io.rong.imkit.utils.TextViewUtils.URLSpanNoUnderline
 
user - Variable in class io.rong.imkit.userinfo.db.model.GroupUserInfo
 
User - Class in io.rong.imkit.userinfo.db.model
 
User() - Constructor for class io.rong.imkit.userinfo.db.model.User
 
User(String, String, Uri) - Constructor for class io.rong.imkit.userinfo.db.model.User
 
User(UserInfo) - Constructor for class io.rong.imkit.userinfo.db.model.User
 
USER_PORTRAIT_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
USER_PORTRAIT_LONG_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
UserDao - Interface in io.rong.imkit.userinfo.db.dao
 
UserDatabase - Class in io.rong.imkit.userinfo
 
UserDatabase() - Constructor for class io.rong.imkit.userinfo.UserDatabase
 
UserDataDelegate - Class in io.rong.imkit.userinfo
 
UserDataProvider - Class in io.rong.imkit.userinfo
 
UserDataProvider() - Constructor for class io.rong.imkit.userinfo.UserDataProvider
 
UserDataProvider.GroupInfoProvider - Interface in io.rong.imkit.userinfo
群组信息的提供者。

IMCenter 本身不保存群组信息,如果在聊天中需要使用群组信息,IMCenter 将调用此 Provider 获取群组信息。

UserDataProvider.GroupUserInfoProvider - Interface in io.rong.imkit.userinfo
GroupUserInfo提供者。
UserDataProvider.UserInfoProvider - Interface in io.rong.imkit.userinfo
用户信息的提供者。

如果在聊天中遇到的聊天对象是没有登录过的用户(即没有通过融云服务器鉴权过的),IMCenter 是不知道用户信息的,IMCenter 将调用此 Provider 获取用户信息。

userId - Variable in class io.rong.imkit.feature.mention.MentionBlock
 
userId - Variable in class io.rong.imkit.model.TypingInfo.TypingUserInfo
 
userId - Variable in class io.rong.imkit.userinfo.db.model.GroupMember
 
UserInfoViewModel - Class in io.rong.imkit.userinfo.viewmodel
 
UserInfoViewModel(Application) - Constructor for class io.rong.imkit.userinfo.viewmodel.UserInfoViewModel
 
Utils - Class in io.rong.imkit.picture.widget.longimage
Created by qinxue on 2018/5/3.
Utils() - Constructor for class io.rong.imkit.picture.widget.longimage.Utils
 

V

value() - Method in class io.rong.imkit.utils.language.LangUtils.RCLocale
 
valueOf(String) - Static method in enum io.rong.imkit.conversation.extension.component.inputpanel.InputPanel.InputStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.conversation.extension.InputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.conversation.extension.RongExtension.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.event.uievent.InputBarEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.feature.customservice.CSEvaluateDialog.EvaluateDialogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.feature.forward.ForwardClickActions.ForwardType
Returns the enum constant of this type with the specified name.
valueOf(int) - Method in enum io.rong.imkit.feature.forward.ForwardClickActions.ForwardType
 
valueOf(String) - Static method in enum io.rong.imkit.feature.location.LocationManager.MapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.IMCenter.VoiceMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.manager.AudioRecordManager.SamplingRate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.manager.hqvoicemessage.AutoDownloadEntry.DownloadPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.model.OperationResult.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.model.RErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.model.TypingInfo.TypingUserInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.notification.NotificationConfig.ForegroundOtherPageAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.notification.NotificationConfig.TitleType
Returns the enum constant of this type with the specified name.
ValueOf - Class in io.rong.imkit.picture.tools
 
ValueOf() - Constructor for class io.rong.imkit.picture.tools.ValueOf
 
valueOf(String) - Static method in class io.rong.imkit.utils.language.LangUtils.RCLocale
 
valueOf(String) - Static method in enum io.rong.imkit.utils.RouteUtils.RongActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.rong.imkit.widget.refresh.constant.RefreshState
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.rong.imkit.conversation.extension.component.inputpanel.InputPanel.InputStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.conversation.extension.InputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.conversation.extension.RongExtension.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.event.uievent.InputBarEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.feature.customservice.CSEvaluateDialog.EvaluateDialogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.feature.forward.ForwardClickActions.ForwardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.feature.location.LocationManager.MapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.IMCenter.VoiceMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.manager.AudioRecordManager.SamplingRate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.manager.hqvoicemessage.AutoDownloadEntry.DownloadPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.model.OperationResult.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.model.RErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.model.TypingInfo.TypingUserInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.notification.NotificationConfig.ForegroundOtherPageAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.notification.NotificationConfig.TitleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.rong.imkit.utils.RouteUtils.RongActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
values() - Static method in enum io.rong.imkit.widget.refresh.constant.RefreshState
Returns an array containing the constants of this enum type, in the order they are declared.
values - Static variable in class io.rong.imkit.widget.refresh.constant.SpinnerStyle
 
VIDEO - Static variable in class io.rong.imkit.utils.KitStorageUtils.MediaType
 
VideoCompress - Class in io.rong.imkit.utils.videocompressor
Created by Vincent Woo Date: 2017/8/16 Time: 15:15
VideoCompress() - Constructor for class io.rong.imkit.utils.videocompressor.VideoCompress
 
VideoCompress.CompressListener - Interface in io.rong.imkit.utils.videocompressor
 
VideoController - Class in io.rong.imkit.utils.videocompressor
 
videoDurationLimit - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
videoDurationLimit(int) - Method in class io.rong.imkit.picture.PictureSelectionModel
不可发送video时长limit
VideoSlimEncoder - Class in io.rong.imkit.utils.videocompressor.videoslimmer
trans code for video to mp4 mediacodec support 3gp and mp4
VideoSlimEncoder() - Constructor for class io.rong.imkit.utils.videocompressor.videoslimmer.VideoSlimEncoder
 
ViewHolder(View) - Constructor for class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter.ViewHolder
 
ViewHolder() - Constructor for class io.rong.imkit.feature.customservice.SingleChoiceAdapter.ViewHolder
 
ViewHolder(View) - Constructor for class io.rong.imkit.picture.adapter.PictureImageGridAdapter.ViewHolder
 
ViewHolder - Class in io.rong.imkit.widget.adapter
 
ViewHolder(Context, View) - Constructor for class io.rong.imkit.widget.adapter.ViewHolder
 
viewPager - Variable in class io.rong.imkit.picture.PicturePreviewActivity
 
ViewPagerAdapter - Class in io.rong.imkit.picture.adapter
 
ViewPagerAdapter(PictureSelectionConfig, List<LocalMedia>, Context, ViewPagerAdapter.OnCallBackActivity) - Constructor for class io.rong.imkit.picture.adapter.ViewPagerAdapter
 
ViewPagerAdapter.OnCallBackActivity - Interface in io.rong.imkit.picture.adapter
 
ViewPagerAdapter.PictureViewHolder - Class in io.rong.imkit.picture.adapter
 
viewToFileRect(Rect, Rect) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Converts a rectangle within the view to the corresponding rectangle from the source file, taking into account the current scale, translation, orientation and clipped region.
viewToSourceCoord(PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert screen coordinate to source coordinate.
viewToSourceCoord(PointF, PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert screen coordinate to source coordinate.
viewToSourceCoord(float, float, PointF) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert screen coordinate to source coordinate.
viewToSourceCoord(float, float) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Convert screen coordinate to source coordinate.
visibleFileRect(Rect) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Find the area of the source file that is currently visible on screen, taking into account the current scale, translation, orientation and clipped region.
VOICE_DESTRUCT_TIME - Static variable in class io.rong.imkit.feature.destruct.DestructManager
 
VoiceMessageItemProvider - Class in io.rong.imkit.conversation.messgelist.provider
 
VoiceMessageItemProvider() - Constructor for class io.rong.imkit.conversation.messgelist.provider.VoiceMessageItemProvider
 

W

WARNING_CLICK - Static variable in class io.rong.imkit.conversation.messgelist.provider.MessageClickType
 
WebFilePreviewActivity - Class in io.rong.imkit.activity
 
WebFilePreviewActivity() - Constructor for class io.rong.imkit.activity.WebFilePreviewActivity
 
willCancelRecord() - Method in class io.rong.imkit.manager.AudioRecordManager
 
withDuration(long) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.AnimationBuilder
Desired duration of the anim in milliseconds.
withEasing(int) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.AnimationBuilder
Set the easing style.
withInterruptible(boolean) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.AnimationBuilder
Whether the animation can be interrupted with a touch.
withOnAnimationEventListener(SubsamplingScaleImageView.OnAnimationEventListener) - Method in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView.AnimationBuilder
Add an animation event listener.
WrapContentLinearLayoutManager - Class in io.rong.imkit.picture.decoration
Created by luck on 2017/12/4.
WrapContentLinearLayoutManager(Context) - Constructor for class io.rong.imkit.picture.decoration.WrapContentLinearLayoutManager
 
WrapContentLinearLayoutManager(Context, int, boolean) - Constructor for class io.rong.imkit.picture.decoration.WrapContentLinearLayoutManager
 
WrapContentLinearLayoutManager(Context, AttributeSet, int, int) - Constructor for class io.rong.imkit.picture.decoration.WrapContentLinearLayoutManager
 
WrapperUtils - Class in io.rong.imkit.widget.adapter
Created by zhy on 16/6/28.
WrapperUtils() - Constructor for class io.rong.imkit.widget.adapter.WrapperUtils
 
WrapperUtils.SpanSizeCallback - Interface in io.rong.imkit.widget.adapter
 
writePermission - Static variable in class io.rong.imkit.conversation.messgelist.viewmodel.MessageViewModel
 
writeToParcel(Parcel, int) - Method in class io.rong.imkit.feature.forward.CombineMessage
 
writeToParcel(Parcel, int) - Method in class io.rong.imkit.picture.config.PictureSelectionConfig
 
writeToParcel(Parcel, int) - Method in class io.rong.imkit.picture.entity.LocalMedia
 
writeToParcel(Parcel, int) - Method in class io.rong.imkit.picture.entity.LocalMediaFolder
 
writeToPublicDir(File, ParcelFileDescriptor) - Static method in class io.rong.imkit.utils.KitStorageUtils
 

X

xdpi - Static variable in class io.rong.imkit.utils.RongUtils
 
XmlExact - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
XmlExactUnNotify - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
XmlLayout - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
XmlLayoutUnNotify - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
XmlWrap - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 
XmlWrapUnNotify - Static variable in class io.rong.imkit.widget.refresh.constant.DimensionStatus
 

Y

ydpi - Static variable in class io.rong.imkit.utils.RongUtils
 

Z

zoom(View, boolean) - Static method in class io.rong.imkit.picture.tools.AnimUtils
 
ZOOM_FOCUS_CENTER - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
During zoom animation, move the point of the image that was tapped to the center of the screen.
ZOOM_FOCUS_CENTER_IMMEDIATE - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
Zoom in to and center the tapped point immediately without animating.
ZOOM_FOCUS_FIXED - Static variable in class io.rong.imkit.picture.widget.longimage.SubsamplingScaleImageView
During zoom animation, keep the point of the image that was tapped in the same place, and scale the image around it.
zoomAnim - Variable in class io.rong.imkit.picture.config.PictureSelectionConfig
 
zoomImg(Bitmap, int, int) - Method in class io.rong.imkit.activity.PicturePagerActivity.ImageAdapter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links