A
B
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
V
W
G
- getAllChatRoomEntries(java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- 获取聊天室所有属性。 注意:必须先开通聊天室状态存储功能。
- getAllChatRoomEntries(java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClientImpl
- 获取聊天室所有属性。 注意:必须先开通聊天室状态存储功能。
- getAllChatRoomNotifyEventListenerForInterior() - function in io.rong.imlib.chatroom.base.RongChatRoomClientImpl
- getAuditInfo() - function in io.rong.imlib.model.MessageContent
- getBanType() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBanMessage
- getBanType() - function in io.rong.imlib.model.ChatRoomMemberBanEvent
- getBaseJsonObject() - function in io.rong.imlib.model.MessageContent
- getCallingAttributionSource() - function in android.content.ContentProvider
- getCallingAttributionTag() - function in android.content.ContentProvider
- getCallingPackage() - function in android.content.ContentProvider
- getCallingPackageUnchecked() - function in android.content.ContentProvider
- getChatRoomEntry(java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- 获取聊天室单个属性。 注意:必须先开通聊天室状态存储功能。
- getChatRoomEntry(java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClientImpl
- 获取聊天室单个属性。 注意:必须先开通聊天室状态存储功能。
- getChatroomHistoryMessages(java.lang.String,long,int,io.rong.imlib.IRongCoreEnum.TimestampOrder,io.rong.imlib.IRongCoreCallback.IChatRoomHistoryMessageCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- 获取聊天室历史消息。 从服务器端获取聊天室之前的历史消息,如果指定时间 0,则从存储的第一条消息开始拉取。注意:必须先开通聊天室消息云存储功能。
- getChatroomHistoryMessages(java.lang.String,long,int,io.rong.imlib.IRongCoreEnum.TimestampOrder,io.rong.imlib.IRongCoreCallback.IChatRoomHistoryMessageCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClientImpl
- 获取聊天室历史消息。 从服务器端获取聊天室之前的历史消息,如果指定时间 0,则从存储的第一条消息开始拉取。注意:必须先开通聊天室消息云存储功能。
- getChatroomId() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBanMessage
- getChatroomId() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBlockMessage
- getChatroomId() - function in io.rong.imlib.chatroom.message.ChatRoomSyncMessage
- getChatRoomId() - function in io.rong.imlib.model.ChatRoomInfo
- 获取聊天室 id。
- getChatroomId() - function in io.rong.imlib.model.ChatRoomMemberBanEvent
- getChatroomId() - function in io.rong.imlib.model.ChatRoomMemberBlockEvent
- getChatRoomId() - function in io.rong.imlib.model.ChatRoomReceiveMessageConfig
- getChatroomId() - function in io.rong.imlib.model.ChatRoomSyncEvent
- getChatRoomInfo(java.lang.String,int,io.rong.imlib.model.ChatRoomInfo.ChatRoomMemberOrder,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- 获取聊天室的信息(包含部分成员信息和当前聊天室中的成员总数)。 注意: 因为聊天室一般成员数量巨大,权衡效率和用户体验,目前返回的聊天室信息仅包含不多于 20 人的成员信息和当前成员总数。 如果您使用 RC_ChatRoom_Member_Asc 升序方式查询,将返回最早加入的成员信息列表; 如果您使用 RC_ChatRoom_Member_Desc 降序方式查询,将返回最晚加入的成员信息列表。 上述两种方式查询,返回的成员列表都是按加入时间从旧到新。
- getChatRoomInfo(java.lang.String,int,io.rong.imlib.model.ChatRoomInfo.ChatRoomMemberOrder,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.chatroom.base.RongChatRoomClientImpl
- 获取聊天室的信息(包含部分成员信息和当前聊天室中的成员总数)。 注意: 因为聊天室一般成员数量巨大,权衡效率和用户体验,目前返回的聊天室信息仅包含不多于 20 人的成员信息和当前成员总数。 如果您使用 RC_ChatRoom_Member_Asc 升序方式查询,将返回最早加入的成员信息列表; 如果您使用 RC_ChatRoom_Member_Desc 降序方式查询,将返回最晚加入的成员信息列表。 上述两种方式查询,返回的成员列表都是按加入时间从旧到新。
- getChatRoomMemberAction() - function in io.rong.imlib.model.ChatRoomMemberAction
- /~english Gets the type of chat room member joining or exiting.
- getChatRoomMemberActions() - function in io.rong.imlib.model.ChatRoomMemberActionModel
- getChatRoomMemberListener() - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- getChatRoomMemberListener() - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- getChatRoomMembers() - function in io.rong.imlib.chatroom.message.ChatRoomMemberActionMessage
- getCmdMessageContentList() - function in io.rong.imlib.chatroom.base.ChatRoomExtensionModule
- getContext() - function in android.content.ContentProvider
- getCreateTime() - function in io.rong.imlib.model.JoinChatRoomResponse
- getDestructTime() - function in io.rong.imlib.model.MessageContent
- getDurationTime() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBanMessage
- getDurationTime() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBlockMessage
- getDurationTime() - function in io.rong.imlib.model.ChatRoomMemberBanEvent
- getDurationTime() - function in io.rong.imlib.model.ChatRoomMemberBlockEvent
- getExtra() - function in io.rong.imlib.model.ChatRoomMemberAction
- getExtra() - function in io.rong.imlib.model.ChatRoomMemberBanEvent
- getExtra() - function in io.rong.imlib.model.ChatRoomMemberBlockEvent
- getExtra() - function in io.rong.imlib.model.ChatRoomSyncEvent
- getExtra() - function in io.rong.imlib.model.MessageContent
- getInstance() - function in io.rong.imlib.chatroom.base.ChatRoomExtensionIPCModule
- getInstance() - function in io.rong.imlib.chatroom.base.ChatRoomExtensionModule
- getInstance() - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- getInstance() - function in io.rong.imlib.chatroom.base.RongChatRoomClient
- getJoinTime() - function in io.rong.imlib.model.ChatRoomMemberInfo
- 获取用户加入聊天室时间(Unix 时间戳,毫秒)
- getJoinTime() - function in io.rong.imlib.model.JoinChatRoomResponse
- getJSONDestructInfo() - function in io.rong.imlib.model.MessageContent
- getJsonMentionInfo() - function in io.rong.imlib.model.MessageContent
- getJSONUserInfo() - function in io.rong.imlib.model.MessageContent
- getKey() - function in io.rong.imlib.chatroom.message.ChatRoomKVNotiMessage
- 获取聊天室存储消息键值
- getLevels() - function in io.rong.imlib.model.ChatRoomReceiveMessageConfig
- getLevelValue() - function in io.rong.imlib.model.ChatRoomReceiveMessageConfig
- getMemberCount() - function in io.rong.imlib.chatroom.message.ChatRoomMemberActionMessage
- getMemberCount() - function in io.rong.imlib.model.ChatRoomMemberActionModel
- getMemberCount() - function in io.rong.imlib.model.JoinChatRoomResponse
- getMemberInfo() - function in io.rong.imlib.model.ChatRoomInfo
- 获取聊天室成员信息列表。
- getMemberOrder() - function in io.rong.imlib.model.ChatRoomInfo
- 获取聊天室成员排序。升序,返回最早加入的用户列表; 降序,返回最晚加入的用户列表。
- getMentionedInfo() - function in io.rong.imlib.model.MessageContent
- getMessageContentList() - function in io.rong.imlib.chatroom.base.ChatRoomExtensionModule
- getOperateTime() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBanMessage
- getOperateTime() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBlockMessage
- getOperateTime() - function in io.rong.imlib.model.ChatRoomMemberBanEvent
- getOperateTime() - function in io.rong.imlib.model.ChatRoomMemberBlockEvent
- getOperateType() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBlockMessage
- getOperateType() - function in io.rong.imlib.model.ChatRoomMemberBlockEvent
- getPathPermissions() - function in android.content.ContentProvider
- getRawJsonData() - function in io.rong.imlib.model.MessageContent
- getReadPermission() - function in android.content.ContentProvider
- getReason() - function in io.rong.imlib.chatroom.message.ChatRoomSyncMessage
- getReason() - function in io.rong.imlib.model.ChatRoomSyncEvent
- getRoomId() - function in io.rong.imlib.model.ChatRoomMemberActionModel
- getSearchableWord() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBanMessage
- getSearchableWord() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBlockMessage
- getSearchableWord() - function in io.rong.imlib.chatroom.message.ChatRoomSyncMessage
- getSearchableWord() - function in io.rong.imlib.model.MessageContent
- getStatus() - function in io.rong.imlib.chatroom.message.ChatRoomSyncMessage
- getStatus() - function in io.rong.imlib.model.ChatRoomSyncEvent
- getStreamTypes(android.net.Uri,java.lang.String) - function in android.content.ContentProvider
- getTAG() - function in io.rong.imlib.chatroom.message.ChatRoomKVNotiMessage
- getTime() - function in io.rong.imlib.chatroom.message.ChatRoomSyncMessage
- getTime() - function in io.rong.imlib.model.ChatRoomSyncEvent
- getTotalMemberCount() - function in io.rong.imlib.model.ChatRoomInfo
- 获取聊天室所有成员数量。
- getType(android.net.Uri) - function in io.rong.imlib.chatroom.base.ChatRoomContentProvider
- getType() - function in io.rong.imlib.chatroom.message.ChatRoomKVNotiMessage
- 获取聊天室存储消息类型
- getTypeAnonymous(android.net.Uri) - function in android.content.ContentProvider
- getUserId() - function in io.rong.imlib.model.ChatRoomMemberAction
- /~english Gets the ID of the chat room member who joined or exited.
- getUserId() - function in io.rong.imlib.model.ChatRoomMemberInfo
- 获取用户 id。
- getUserIdList() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBanMessage
- getUserIdList() - function in io.rong.imlib.chatroom.message.ChatRoomMemberBlockMessage
- getUserIdList() - function in io.rong.imlib.model.ChatRoomMemberBanEvent
- getUserIdList() - function in io.rong.imlib.model.ChatRoomMemberBlockEvent
- getUserInfo() - function in io.rong.imlib.model.MessageContent
- getValue() - function in io.rong.imlib.chatroom.base.RongChatRoomClient.JoinMode
- 获取文件类型的值。
- getValue() - function in io.rong.imlib.chatroom.message.ChatRoomKVNotiMessage
- 获取聊天室存储消息数据
- getValue() - function in io.rong.imlib.model.ChatRoomInfo.ChatRoomMemberOrder
- getValue() - function in io.rong.imlib.model.ChatRoomMemberAction.ChatRoomMemberActionType
- getValue() - function in io.rong.imlib.model.ChatRoomMemberBanEvent.ChatRoomMemberBanType
- getValue() - function in io.rong.imlib.model.ChatRoomMemberBlockEvent.ChatRoomOperateType
- getValue() - function in io.rong.imlib.model.ChatRoomReceiveMessageLevel
- getValue() - function in io.rong.imlib.model.ChatRoomSyncEvent.ChatRoomSyncStatus
- getValue() - function in io.rong.imlib.model.ChatRoomSyncEvent.ChatRoomSyncStatusReason
- getWritePermission() - function in android.content.ContentProvider