- gag - 类 中的变量io.rong.methods.chatroom.Chatroom
-
- Gag - io.rong.methods.chatroom.gag中的类
-
已过时。
- Gag(String, String) - 类 的构造器io.rong.methods.chatroom.gag.Gag
-
已过时。
- Gag - io.rong.methods.group.gag中的类
-
群组成员禁言服务
docs : http://www.rongcloud.cn/docs/server.html#group_user_gag
- Gag(String, String, RongCloud) - 类 的构造器io.rong.methods.group.gag.Gag
-
- gag - 类 中的变量io.rong.methods.group.Group
-
- GagChatRoomUser - io.rong.models.response中的类
-
聊天室被禁言用户信息。
- GagChatRoomUser(String, String) - 类 的构造器io.rong.models.response.GagChatRoomUser
-
- GagExample - io.rong.example.chatroom中的类
-
聊天时禁言示例
- GagExample() - 类 的构造器io.rong.example.chatroom.GagExample
-
- GagExample - io.rong.example.group中的类
-
群组成员禁言例子
- GagExample() - 类 的构造器io.rong.example.group.GagExample
-
- GagGroupUser - io.rong.models.response中的类
-
群组用户封禁信息。
- GagGroupUser(String, String) - 类 的构造器io.rong.models.response.GagGroupUser
-
- get(ChatroomModel) - 类 中的方法io.rong.methods.chatroom.Chatroom
-
查询聊天室内用户方法
- get(ConversationModel) - 类 中的方法io.rong.methods.conversation.Conversation
-
查询会话消息免打扰方法。
- get(GroupModel) - 类 中的方法io.rong.methods.group.Group
-
查询群信息
- get(String) - 类 中的方法io.rong.methods.message.history.History
-
消息历史记录下载地址获取 方法消息历史记录下载地址获取方法。
- get(GetTagModel) - 类 中的方法io.rong.methods.user.tag.Tag
-
查询用户所有标签功能,支持批量查询每次最多查询 50 个用户。
- get(UserModel) - 类 中的方法io.rong.methods.user.User
-
查询用户信息方法
url "/user/info"
docs "http://www.rongcloud.cn/docs/server.html#user_info"
- GET - 类 中的静态变量io.rong.models.CheckMethod
-
- GET_IMAGE - 类 中的静态变量io.rong.models.CheckMethod
-
- GET_MEMBERS - 类 中的静态变量io.rong.models.CheckMethod
-
- GET_MEMBERS_LIST - 类 中的静态变量io.rong.models.CheckMethod
-
- GET_TAG - 类 中的静态变量io.rong.models.CheckMethod
-
- GET_TOKEN - 类 中的静态变量io.rong.models.CheckMethod
-
- getAlert() - 类 中的方法io.rong.models.push.Notification
-
- getAlert() - 类 中的方法io.rong.models.push.PlatformNotification
-
- getAndroid() - 类 中的方法io.rong.models.push.Notification
-
- getApiHostListBackUp() - 类 中的静态方法io.rong.RongCloud
-
- getApiHostType() - 类 中的方法io.rong.RongCloud
-
- getAppKey() - 类 中的方法io.rong.methods.group.mute.whitelist.MuteWhiteList
-
- getAppSecret() - 类 中的方法io.rong.methods.group.mute.whitelist.MuteWhiteList
-
- getAudience() - 类 中的方法io.rong.models.push.BroadcastPushPublicPart
-
- getBadge() - 类 中的方法io.rong.models.push.PlatformNotification
-
- getBlacklist() - 类 中的方法io.rong.models.user.UserModel
-
- getBlockEndTime() - 类 中的方法io.rong.models.BlockUsers
-
获取blockEndTime
- getCategory() - 类 中的方法io.rong.models.push.PlatformNotification
-
- getChatroomId() - 类 中的方法io.rong.models.chatroom.ChatroomMember
-
- getChatrooms() - 类 中的方法io.rong.models.response.ChatroomKeepaliveResult
-
- getChatRooms() - 类 中的方法io.rong.models.response.ChatroomQueryResult
-
获取chatRooms
- getCheckInfo(String, String) - 类 中的静态方法io.rong.util.CommonUtil
-
获取校验信息
- getCode() - 类 中的方法io.rong.exception.Error
-
- getCode() - 类 中的方法io.rong.models.response.CheckChatRoomUserResult
-
- getCode() - 类 中的方法io.rong.models.response.ConversationNotificationResult
-
获取code
- getCode() - 类 中的方法io.rong.models.response.ListGagChatroomUserResult
-
获取code
- getCode() - 类 中的方法io.rong.models.response.ListWordfilterResult
-
获取code
- getCode() - 类 中的方法io.rong.models.response.UserList
-
- getCode() - 类 中的方法io.rong.models.Result
-
获取code
- getConnectTimeout() - 类 中的方法io.rong.util.HostType
-
- getContent() - 类 中的方法io.rong.messages.CustomTxtMessage
-
获取自定义消息内容。
- getContent() - 类 中的方法io.rong.messages.ImgMessage
-
获取表示图片缩略图,格式为 JPG,大小不超过 30k,注意在 Base64 进行 Encode 后需要将所有 \r\n 和 \r 和 \n 替换成空。
- getContent() - 类 中的方法io.rong.messages.ImgTextMessage
-
获取消息文本内容。
- getContent() - 类 中的方法io.rong.messages.LBSMessage
-
获取位置图片缩略图,格式为 JPG,以 Base64 进行 Encode 后需要将所有 \r\n 和 \r 和 \
替换成空。
- getContent() - 类 中的方法io.rong.messages.TxtMessage
-
获取消息内容。
- getContent() - 类 中的方法io.rong.messages.VoiceMessage
-
获取表示语音内容,格式为 AMR,以 Base64 进行 Encode 后需要将所有 \r\n 和 \r 和 \n 替换成空,大小不超过 60k,duration 表示语音长度,最长为 60 秒。
- getContent() - 类 中的方法io.rong.models.message.MentionMessage
-
- getContent() - 类 中的方法io.rong.models.message.MentionMessageContent
-
- getContent() - 类 中的方法io.rong.models.message.MessageModel
-
- getContent() - 类 中的方法io.rong.models.message.TemplateMessage
-
- getContent() - 类 中的方法io.rong.models.push.Message
-
- getContent() - 类 中的方法io.rong.models.Templates
-
获取content
- getContentAvailable() - 类 中的方法io.rong.models.message.DiscussionMessage
-
- getContentAvailable() - 类 中的方法io.rong.models.message.GroupMessage
-
- getContentAvailable() - 类 中的方法io.rong.models.message.MentionMessage
-
- getContentAvailable() - 类 中的方法io.rong.models.message.PrivateMessage
-
- getContentAvailable() - 类 中的方法io.rong.models.message.SystemMessage
-
- getContentAvailable() - 类 中的方法io.rong.models.message.TemplateMessage
-
获取contentAvailable
- getContentAvailable() - 类 中的方法io.rong.models.push.PlatformNotification
-
- getContentAvailable() - 类 中的方法io.rong.models.Templates
-
获取contentAvailable
- getConversationType() - 类 中的方法io.rong.messages.RcCmdMessage
-
- getCount() - 类 中的方法io.rong.models.chatroom.ChatroomModel
-
设置count
- getCount() - 类 中的方法io.rong.models.message.PrivateMessage
-
- getCreateTime() - 类 中的方法io.rong.models.response.UserResult
-
- getData() - 类 中的方法io.rong.messages.CmdMsgMessage
-
获取命令的内容
- getData() - 类 中的方法io.rong.messages.CmdNtfMessage
-
获取命令的内容
- getData() - 类 中的方法io.rong.messages.GroupNotificationMessage
-
- getData() - 类 中的方法io.rong.messages.ProfileNtfMessage
-
获取操作的数据。
- getData() - 类 中的方法io.rong.models.message.TemplateMessage.Data
-
- getDate() - 类 中的方法io.rong.models.response.HistoryMessageResult
-
获取date
- getDuration() - 类 中的方法io.rong.messages.VoiceMessage
-
获取持续时间。
- getError() - 异常错误 中的方法io.rong.exception.RcloudException
-
- getErrorCode() - 异常错误 中的方法io.rong.exception.RcloudException
-
- getErrorMessage() - 类 中的方法io.rong.exception.Error
-
- getErrorMessage() - 类 中的方法io.rong.models.Result
-
获取错误信息
- getErrorMessage(String, String, String, String, String, String, String, int) - 类 中的静态方法io.rong.util.CommonUtil
-
获取错误信息
- getExtra() - 类 中的方法io.rong.messages.ContactNtfMessage
-
获取为附加信息(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtra() - 类 中的方法io.rong.messages.GroupNotificationMessage
-
- getExtra() - 类 中的方法io.rong.messages.ImgMessage
-
获取为附加信息(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtra() - 类 中的方法io.rong.messages.ImgTextMessage
-
获取附加信息(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtra() - 类 中的方法io.rong.messages.InfoNtfMessage
-
获取附加信息(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtra() - 类 中的方法io.rong.messages.LBSMessage
-
获取为附加信息(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtra() - 类 中的方法io.rong.messages.ProfileNtfMessage
-
获取附加内容(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtra() - 类 中的方法io.rong.messages.TxtMessage
-
获取附加信息(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtra() - 类 中的方法io.rong.messages.UserInfo
-
获取 扩展信息
- getExtra() - 类 中的方法io.rong.messages.VoiceMessage
-
获取为附加信息(如果开发者自己需要,可以自己在 App 端进行解析)。
- getExtras() - 类 中的方法io.rong.models.push.PlatformNotification
-
- getFirstIp(String, String, String) - 类 中的静态方法io.rong.util.BaiduHttpDNSUtil
-
通过 百度 HTTPDNS 获取最优的 IP 地址
- getFromuserid() - 类 中的方法io.rong.models.push.BroadcastModel
-
- getFromUserId() - 类 中的方法io.rong.models.Templates
-
获取fromUserId
- getGroupId() - 类 中的方法io.rong.models.group.GroupMember
-
获取groupId
- getGroupId() - 类 中的方法io.rong.models.response.GroupBanInfo
-
- getGroupinfo() - 类 中的方法io.rong.models.group.GroupBanModel
-
- getGroups() - 类 中的方法io.rong.models.group.UserGroup
-
- getGroups() - 类 中的方法io.rong.models.response.GroupBanResult
-
- getGroups() - 类 中的方法io.rong.models.response.GroupMuteAllMembersCheckResult
-
- getGroups() - 类 中的方法io.rong.models.response.GroupMuteAllMembersListResult
-
- getHttpCode() - 类 中的方法io.rong.exception.Error
-
- getHttpCode() - 异常错误 中的方法io.rong.exception.RcloudException
-
- getHttpURLConnection(HostType, String) - 类 中的静态方法io.rong.util.HttpUtil
-
- getIcon() - 类 中的方法io.rong.messages.UserInfo
-
获取 发送用户显示头象
- getId() - 类 中的方法io.rong.messages.UserInfo
-
获取 发送人用户 Id
- getId() - 类 中的方法io.rong.models.BlockUsers
-
获取userId
- getId() - 类 中的方法io.rong.models.chatroom.ChatroomMember
-
获取id
- getId() - 类 中的方法io.rong.models.chatroom.ChatroomModel
-
获取chrmId
- getId() - 类 中的方法io.rong.models.group.GroupMember
-
获取id
- getId() - 类 中的方法io.rong.models.group.GroupModel
-
- getId() - 类 中的方法io.rong.models.group.UserGroup
-
- getId() - 类 中的方法io.rong.models.response.GagGroupUser
-
获取userId
- getId() - 类 中的方法io.rong.models.response.GroupUser
-
获取id
- getId() - 类 中的方法io.rong.models.response.GroupUserQueryResult
-
获取id
- getId() - 类 中的方法io.rong.models.response.PushResult
-
- getId() - 类 中的方法io.rong.models.User
-
获取id
- getId() - 类 中的方法io.rong.models.user.UserModel
-
- getImageUri() - 类 中的方法io.rong.messages.ImgMessage
-
获取图片 Url。
- getImageUri() - 类 中的方法io.rong.messages.ImgTextMessage
-
获取图片地址。
- getInChrm() - 类 中的方法io.rong.models.response.CheckChatRoomUserResult
-
- getInstance(String, String) - 类 中的静态方法io.rong.RongCloud
-
- getInstance(String, String, String) - 类 中的静态方法io.rong.RongCloud
-
自定义 API 地址
- getInstance(String, String, String, List<String>) - 类 中的静态方法io.rong.RongCloud
-
自定义 api 支持备用域名
- getIos() - 类 中的方法io.rong.models.push.Notification
-
- getIp() - 类 中的方法io.rong.util.HostType
-
- getIs_to_all() - 类 中的方法io.rong.models.push.Audience
-
- getIsAdmin() - 类 中的方法io.rong.messages.RcCmdMessage
-
- getIsCounted() - 类 中的方法io.rong.models.message.DiscussionMessage
-
- getIsCounted() - 类 中的方法io.rong.models.message.MentionMessage
-
- getIsCounted() - 类 中的方法io.rong.models.message.PrivateMessage
-
- getIsCounted() - 类 中的方法io.rong.models.message.SystemMessage
-
- getIsDelete() - 类 中的方法io.rong.messages.RcCmdMessage
-
- getIsIncludeSender() - 类 中的方法io.rong.models.message.DiscussionMessage
-
- getIsIncludeSender() - 类 中的方法io.rong.models.message.GroupMessage
-
- getIsIncludeSender() - 类 中的方法io.rong.models.message.MentionMessage
-
- getIsIncludeSender() - 类 中的方法io.rong.models.message.PrivateMessage
-
- getIsMuted() - 类 中的方法io.rong.models.response.ConversationNotificationResult
-
获取Muted
- getIsPersisted() - 类 中的方法io.rong.models.message.DiscussionMessage
-
- getIsPersisted() - 类 中的方法io.rong.models.message.GroupMessage
-
- getIsPersisted() - 类 中的方法io.rong.models.message.MentionMessage
-
- getIsPersisted() - 类 中的方法io.rong.models.message.PrivateMessage
-
- getIsPersisted() - 类 中的方法io.rong.models.message.SystemMessage
-
- getJsonObject(String, String) - 类 中的静态方法io.rong.util.JsonUtil
-
获取JsonObject
- getKeyword() - 类 中的方法io.rong.models.sensitiveword.SensitiveWordModel
-
获取敏感词
- getLatitude() - 类 中的方法io.rong.messages.LBSMessage
-
获取纬度。
- getList() - 类 中的方法io.rong.methods.chatroom.ban.Ban
-
查询被聊天室全局禁言用户方法
- getList(String) - 类 中的方法io.rong.methods.chatroom.block.Block
-
查询被封禁聊天室成员方法
- getList() - 类 中的方法io.rong.methods.chatroom.demotion.Demotion
-
获取应用内聊天室降级消息
- getList(ChatroomModel) - 类 中的方法io.rong.methods.chatroom.gag.Gag
-
已过时。
查询聊天室被禁言成员方法
- getList() - 类 中的方法io.rong.methods.chatroom.keepalive.Keepalive
-
获取聊天室保活
- getList(ChatroomModel) - 类 中的方法io.rong.methods.chatroom.mute.MuteMembers
-
查询聊天室被禁言成员方法
- getList() - 类 中的方法io.rong.methods.chatroom.whitelist.Messages
-
获取聊天室消息类型白名单列表
- getList(ChatroomModel) - 类 中的方法io.rong.methods.chatroom.whitelist.User
-
添加聊天室白名单成员方法
- getList() - 类 中的方法io.rong.methods.group.ban.Ban
-
查询被禁言群方法
- getList() - 类 中的方法io.rong.methods.group.ban.user.User
-
查询被全局禁言群方法
- getList(String) - 类 中的方法io.rong.methods.group.ban.whitelist.User
-
查询禁言白名单用户列表方法
- getList(String) - 类 中的方法io.rong.methods.group.gag.Gag
-
查询被禁言群成员方法
- getList() - 类 中的方法io.rong.methods.group.mute.MuteAllMembers
-
查询被禁言群方法
- getList(String) - 类 中的方法io.rong.methods.group.mute.MuteMembers
-
查询被禁言群成员方法
- getList(String) - 类 中的方法io.rong.methods.group.mute.whitelist.User
-
查询禁言白名单用户列表方法
- getList(Integer) - 类 中的方法io.rong.methods.sensitive.SensitiveWord
-
查询敏感词列表方法
- getList() - 类 中的方法io.rong.methods.sensitive.Wordfilter
-
查询敏感词列表方法
- getList(UserModel) - 类 中的方法io.rong.methods.user.blacklist.Blacklist
-
获取某用户的黑名单列表方法(每秒钟限 100 次)
- getList() - 类 中的方法io.rong.methods.user.block.Block
-
获取被封禁用户方法(每秒钟限 100 次)
- getList() - 类 中的方法io.rong.methods.user.mute.MuteChatrooms
-
查询被聊天室全局禁言用户方法
- getList() - 类 中的方法io.rong.methods.user.mute.MuteGroups
-
查询被全局禁言群方法
- getList(UserModel) - 类 中的方法io.rong.methods.user.whitelist.Whitelist
-
获取某用户的白名单列表方法(每秒钟限 100 次)
- GETLIST - 类 中的静态变量io.rong.models.CheckMethod
-
- getLongitude() - 类 中的方法io.rong.messages.LBSMessage
-
获取经度。
- getMembers() - 类 中的方法io.rong.models.chatroom.ChatroomModel
-
获取memberIds
- getMembers() - 类 中的方法io.rong.models.group.GroupModel
-
- getMembers() - 类 中的方法io.rong.models.response.ChatroomUserQueryResult
-
获取members
- getMembers() - 类 中的方法io.rong.models.response.GroupMuteMembersListResult
-
获取members
- getMembers() - 类 中的方法io.rong.models.response.GroupUserQueryResult
-
获取members
- getMembers() - 类 中的方法io.rong.models.response.ListBlockChatroomUserResult
-
获取members
- getMembers() - 类 中的方法io.rong.models.response.ListGagChatroomUserResult
-
获取members
- getMembers() - 类 中的方法io.rong.models.response.ListGagGroupUserResult
-
获取members
- getMembers() - 类 中的方法io.rong.models.response.WhiteListResult
-
- getMentionedInfo() - 类 中的方法io.rong.models.message.MentionMessageContent
-
- getMessage() - 类 中的方法io.rong.messages.ContactNtfMessage
-
获取请求或者响应消息。
- getMessage() - 类 中的方法io.rong.messages.GroupNotificationMessage
-
- getMessage() - 类 中的方法io.rong.messages.InfoNtfMessage
-
获取提示条消息内容。
- getMessage() - 类 中的方法io.rong.models.push.BroadcastModel
-
- getMessageUId() - 类 中的方法io.rong.messages.RcCmdMessage
-
- getMinute() - 类 中的方法io.rong.models.chatroom.ChatroomModel
-
获取minute
- getMinute() - 类 中的方法io.rong.models.group.GroupModel
-
- getMinute() - 类 中的方法io.rong.models.user.UserModel
-
- getMunite() - 类 中的方法io.rong.models.chatroom.ChatroomMember
-
获取禁言时长
- getMunite() - 类 中的方法io.rong.models.group.GroupMember
-
获取禁言时长
- getName() - 类 中的方法io.rong.messages.CmdMsgMessage
-
获取命令名称,可以自行定义
- getName() - 类 中的方法io.rong.messages.CmdNtfMessage
-
获取命令名称,可以自行定义
- getName() - 类 中的方法io.rong.messages.UserInfo
-
获取 发送用户显示名称
- getName() - 类 中的方法io.rong.models.chatroom.ChatroomModel
-
获取name
- getName() - 类 中的方法io.rong.models.group.GroupModel
-
- getName() - 类 中的方法io.rong.models.User
-
- getName() - 类 中的方法io.rong.models.user.UserModel
-
- getName() - 枚举 中的方法io.rong.util.CodeUtil.ConversationType
-
- getNotification() - 类 中的方法io.rong.models.push.BroadcastPushPublicPart
-
- getObjectName() - 类 中的方法io.rong.models.message.MentionMessage
-
- getObjectName() - 类 中的方法io.rong.models.message.MessageModel
-
- getObjectName() - 类 中的方法io.rong.models.message.TemplateMessage
-
获取objectName
- getObjectName() - 类 中的方法io.rong.models.push.Message
-
- getObjectName() - 类 中的方法io.rong.models.Templates
-
获取objectName
- getObjectNames() - 类 中的方法io.rong.models.response.ChatroomDemotionMsgResult
-
- getObjectNames() - 类 中的方法io.rong.models.response.ChatroomWhitelistMsgResult
-
- getOperation() - 类 中的方法io.rong.messages.ContactNtfMessage
-
获取操作名。
- getOperation() - 类 中的方法io.rong.messages.GroupNotificationMessage
-
- getOperation() - 类 中的方法io.rong.messages.ProfileNtfMessage
-
获取为资料通知操作,可以自行定义。
- getOperatorUserId() - 类 中的方法io.rong.messages.GroupNotificationMessage
-
- getOrder() - 类 中的方法io.rong.models.chatroom.ChatroomModel
-
设置order
- getOs() - 类 中的方法io.rong.models.message.BroadcastMessage
-
- getPackageName() - 类 中的方法io.rong.models.push.Audience
-
- getPlatform() - 类 中的方法io.rong.models.push.BroadcastPushPublicPart
-
- getPoi() - 类 中的方法io.rong.messages.LBSMessage
-
获取位置信息。
- getPortrait() - 类 中的方法io.rong.models.user.UserModel
-
- getPortraitUri() - 类 中的方法io.rong.models.User
-
- getPush() - 类 中的方法io.rong.models.message.TemplateMessage.Data
-
- getPushContent() - 类 中的方法io.rong.models.message.MentionedInfo
-
- getPushContent() - 类 中的方法io.rong.models.message.MentionMessage
-
- getPushContent() - 类 中的方法io.rong.models.message.MessageModel
-
- getPushContent() - 类 中的方法io.rong.models.Templates
-
获取pushContent
- getPushData() - 类 中的方法io.rong.models.message.MentionMessage
-
- getPushData() - 类 中的方法io.rong.models.message.MessageModel
-
- getPushData() - 类 中的方法io.rong.models.message.TemplateMessage
-
获取pushData
- getPushData() - 类 中的方法io.rong.models.Templates
-
获取pushData
- getReadTimeout() - 类 中的方法io.rong.util.HostType
-
- getReplace() - 类 中的方法io.rong.models.sensitiveword.SensitiveWordModel
-
获取replace
- getResponseByCode(String, String, String) - 类 中的静态方法io.rong.util.CommonUtil
-
获取response信息
- getResult() - 类 中的方法io.rong.models.response.GetTagResult
-
- getResultCode() - 枚举 中的方法io.rong.util.CodeUtil.ErrorType
-
- getResultCode() - 枚举 中的方法io.rong.util.CodeUtil.ServiceType
-
- getRichMediaUri() - 类 中的方法io.rong.models.push.PlatformNotification
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.ban.Ban
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.block.Block
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.Chatroom
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.demotion.Demotion
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.distribute.Distribute
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.gag.Gag
-
已过时。
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.keepalive.Keepalive
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.mute.MuteMembers
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.whitelist.Messages
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.whitelist.User
-
- getRongCloud() - 类 中的方法io.rong.methods.chatroom.whitelist.Whitelist
-
- getRongCloud() - 类 中的方法io.rong.methods.conversation.Conversation
-
- getRongCloud() - 类 中的方法io.rong.methods.group.ban.Ban
-
- getRongCloud() - 类 中的方法io.rong.methods.group.ban.user.User
-
- getRongCloud() - 类 中的方法io.rong.methods.group.ban.whitelist.User
-
- getRongCloud() - 类 中的方法io.rong.methods.group.ban.whitelist.Whitelist
-
- getRongCloud() - 类 中的方法io.rong.methods.group.gag.Gag
-
- getRongCloud() - 类 中的方法io.rong.methods.group.Group
-
- getRongCloud() - 类 中的方法io.rong.methods.group.mute.MuteAllMembers
-
- getRongCloud() - 类 中的方法io.rong.methods.group.mute.MuteMembers
-
- getRongCloud() - 类 中的方法io.rong.methods.group.mute.whitelist.MuteWhiteList
-
- getRongCloud() - 类 中的方法io.rong.methods.group.mute.whitelist.User
-
- getRongCloud() - 类 中的方法io.rong.methods.message._private.Private
-
- getRongCloud() - 类 中的方法io.rong.methods.message.chatroom.Chatroom
-
- getRongCloud() - 类 中的方法io.rong.methods.message.discussion.Discussion
-
- getRongCloud() - 类 中的方法io.rong.methods.message.group.Group
-
- getRongCloud() - 类 中的方法io.rong.methods.message.history.History
-
- getRongCloud() - 类 中的方法io.rong.methods.message.Message
-
- getRongCloud() - 类 中的方法io.rong.methods.message.system.MsgSystem
-
- getRongCloud() - 类 中的方法io.rong.methods.push.Push
-
- getRongCloud() - 类 中的方法io.rong.methods.sensitive.SensitiveWord
-
- getRongCloud() - 类 中的方法io.rong.methods.sensitive.Wordfilter
-
- getRongCloud() - 类 中的方法io.rong.methods.user.blacklist.Blacklist
-
- getRongCloud() - 类 中的方法io.rong.methods.user.block.Block
-
- getRongCloud() - 类 中的方法io.rong.methods.user.mute.MuteChatrooms
-
- getRongCloud() - 类 中的方法io.rong.methods.user.mute.MuteGroups
-
- getRongCloud() - 类 中的方法io.rong.methods.user.onlinestatus.OnlineStatus
-
- getRongCloud() - 类 中的方法io.rong.methods.user.tag.Tag
-
- getRongCloud() - 类 中的方法io.rong.methods.user.User
-
- getRongCloud() - 类 中的方法io.rong.methods.user.whitelist.Whitelist
-
- getSDKVersion() - 类 中的静态方法io.rong.util.CommonUtil
-
- getSenderId() - 类 中的方法io.rong.models.message.MentionMessage
-
- getSenderId() - 类 中的方法io.rong.models.message.MessageModel
-
- getSenderId() - 类 中的方法io.rong.models.message.RecallMessage
-
- getSenderId() - 类 中的方法io.rong.models.message.TemplateMessage
-
获取senderId
- getSentTime() - 类 中的方法io.rong.models.message.RecallMessage
-
- getSessionId() - 类 中的方法io.rong.models.response.SMSSendCodeResult
-
获取sessionId
- getSmsHostType() - 类 中的方法io.rong.RongCloud
-
- getSourceUserId() - 类 中的方法io.rong.messages.ContactNtfMessage
-
获取请求者或者响应者的 UserId。
- getStat() - 类 中的方法io.rong.models.response.GroupBanInfo
-
- getStatus() - 类 中的方法io.rong.models.group.GroupModel
-
- getStatus() - 类 中的方法io.rong.models.response.CheckOnlineResult
-
获取status
- getStrType() - 类 中的方法io.rong.util.HostType
-
- getSuccess() - 类 中的方法io.rong.models.response.SMSVerifyCodeResult
-
获取success
- getTag() - 类 中的方法io.rong.models.push.Audience
-
- getTag_or() - 类 中的方法io.rong.models.push.Audience
-
- GetTagModel - io.rong.models.user中的类
-
批量用户标签信息
- GetTagModel() - 类 的构造器io.rong.models.user.GetTagModel
-
- GetTagResult - io.rong.models.response中的类
-
getTag 返回结果
- GetTagResult() - 类 的构造器io.rong.models.response.GetTagResult
-
- getTags() - 类 中的方法io.rong.models.user.BatchTagModel
-
- getTags() - 类 中的方法io.rong.models.user.TagModel
-
- getTargetId() - 类 中的方法io.rong.models.conversation.ConversationModel
-
- getTargetId() - 类 中的方法io.rong.models.message.ChatroomMessage
-
获取接受聊天室Id
- getTargetId() - 类 中的方法io.rong.models.message.DiscussionMessage
-
获取接受聊天室Id
- getTargetId() - 类 中的方法io.rong.models.message.GroupMessage
-
获取接收群组Id
- getTargetId() - 类 中的方法io.rong.models.message.MentionMessage
-
- getTargetId() - 类 中的方法io.rong.models.message.MessageModel
-
- getTargetId() - 类 中的方法io.rong.models.message.PrivateMessage
-
获取接受用户id
- getTargetId() - 类 中的方法io.rong.models.message.RecallMessage
-
- getTargetId() - 类 中的方法io.rong.models.message.SystemMessage
-
获取接受聊天室Id
- getTargetUserId() - 类 中的方法io.rong.messages.ContactNtfMessage
-
获取被请求者或者被响应者的 UserId。
- getTemplate() - 类 中的方法io.rong.models.message.TemplateMessage
-
获取template
- getTime() - 类 中的方法io.rong.models.chatroom.ChatroomMember
-
获取time
- getTime() - 类 中的方法io.rong.models.chatroom.ChatroomModel
-
获取time
- getTime() - 类 中的方法io.rong.models.response.BlockChatRoomUser
-
获取time
- getTime() - 类 中的方法io.rong.models.response.GagChatRoomUser
-
获取time
- getTime() - 类 中的方法io.rong.models.response.GagGroupUser
-
获取time
- getTitle() - 类 中的方法io.rong.messages.ImgTextMessage
-
获取消息标题。
- getTitle() - 类 中的方法io.rong.models.push.PlatformNotification
-
- getToken() - 类 中的方法io.rong.models.response.TokenResult
-
获取token
- getTotal() - 类 中的方法io.rong.models.response.ChatroomUserQueryResult
-
获取total
- getToUserId() - 类 中的方法io.rong.models.message.GroupMessage
-
- getToUserId() - 类 中的方法io.rong.models.Templates
-
获取toUserId
- getType() - 类 中的方法io.rong.messages.BaseMessage
-
- getType() - 类 中的方法io.rong.messages.CmdMsgMessage
-
- getType() - 类 中的方法io.rong.messages.CmdNtfMessage
-
- getType() - 类 中的方法io.rong.messages.ContactNtfMessage
-
- getType() - 类 中的方法io.rong.messages.CustomTxtMessage
-
- getType() - 类 中的方法io.rong.messages.GroupNotificationMessage
-
- getType() - 类 中的方法io.rong.messages.ImgMessage
-
- getType() - 类 中的方法io.rong.messages.ImgTextMessage
-
- getType() - 类 中的方法io.rong.messages.InfoNtfMessage
-
- getType() - 类 中的方法io.rong.messages.LBSMessage
-
- getType() - 类 中的方法io.rong.messages.ProfileNtfMessage
-
- getType() - 类 中的方法io.rong.messages.RcCmdMessage
-
- getType() - 类 中的方法io.rong.messages.TxtMessage
-
- getType() - 类 中的方法io.rong.messages.VoiceMessage
-
- getType() - 类 中的方法io.rong.models.conversation.ConversationModel
-
- getType() - 类 中的方法io.rong.models.message.MentionedInfo
-
- getType() - 类 中的方法io.rong.models.sensitiveword.SensitiveWordModel
-
获取type
- getUId() - 类 中的方法io.rong.models.message.RecallMessage
-
- getUrl() - 类 中的方法io.rong.exception.Error
-
- getUrl() - 类 中的方法io.rong.messages.ImgTextMessage
-
获取 url 跳转地址。
- getUrl() - 类 中的方法io.rong.models.response.HistoryMessageResult
-
获取url
- getUrl() - 类 中的方法io.rong.models.response.SMSImageCodeResult
-
获取url
- getUser() - 类 中的方法io.rong.messages.ImgMessage
-
获取消息中携带的用户信息(IMKit SDK 会话界面中优先显示消息中携带的用户信息)。
- getUser() - 类 中的方法io.rong.messages.ImgTextMessage
-
获取消息中携带的用户信息(IMKit SDK 会话界面中优先显示消息中携带的用户信息)。
- getUser() - 类 中的方法io.rong.messages.LBSMessage
-
获取消息中携带的用户信息(IMKit SDK 会话界面中优先显示消息中携带的用户信息)。
- getUser() - 类 中的方法io.rong.messages.TxtMessage
-
获取消息中携带的用户信息(IMKit SDK 会话界面中优先显示消息中携带的用户信息)。
- getUser() - 类 中的方法io.rong.messages.VoiceMessage
-
获取消息中携带的用户信息(IMKit SDK 会话界面中优先显示消息中携带的用户信息)。
- getUserId() - 类 中的方法io.rong.models.conversation.ConversationModel
-
- getUserid() - 类 中的方法io.rong.models.push.Audience
-
- getUserId() - 类 中的方法io.rong.models.response.BlockChatRoomUser
-
获取userId
- getUserId() - 类 中的方法io.rong.models.response.GagChatRoomUser
-
获取userId
- getUserId() - 类 中的方法io.rong.models.response.TokenResult
-
获取userId
- getUserId() - 类 中的方法io.rong.models.user.TagModel
-
- getUserIds() - 类 中的方法io.rong.models.message.MentionedInfo
-
- getUserIds() - 类 中的方法io.rong.models.response.GroupBanWhitelistResult
-
- getUserIds() - 类 中的方法io.rong.models.response.GroupMuteWhitelistResult
-
- getUserIds() - 类 中的方法io.rong.models.user.BatchTagModel
-
- getUserIds() - 类 中的方法io.rong.models.user.GetTagModel
-
- getUserName() - 类 中的方法io.rong.models.response.UserResult
-
- getUserPortrait() - 类 中的方法io.rong.models.response.UserResult
-
- getUsers() - 类 中的方法io.rong.models.response.BlackListResult
-
获取users
- getUsers() - 类 中的方法io.rong.models.response.BlockUserResult
-
获取users
- getUsers() - 类 中的方法io.rong.models.response.PWhiteListResult
-
获取users
- getUsers() - 类 中的方法io.rong.models.response.UserList
-
- getUTF8() - 类 中的静态方法io.rong.methods.group.mute.whitelist.MuteWhiteList
-
- getValues() - 类 中的方法io.rong.models.Templates
-
获取values
- getVerifyBlacklist() - 类 中的方法io.rong.models.message.PrivateMessage
-
- getVerifyBlacklist() - 类 中的方法io.rong.models.message.TemplateMessage
-
获取verifyBlacklist
- getVerifyBlacklist() - 类 中的方法io.rong.models.Templates
-
获取verifyBlacklist
- getVerifyId() - 类 中的方法io.rong.models.response.SMSImageCodeResult
-
获取verifyId
- getWhitelist() - 类 中的方法io.rong.models.user.UserModel
-
- getWords() - 类 中的方法io.rong.models.response.ListWordfilterResult
-
获取words
- Group - io.rong.methods.group中的类
-
群组服务
http://www.rongcloud.cn/docs/server.html#group
- Group(String, String, RongCloud) - 类 的构造器io.rong.methods.group.Group
-
- Group - io.rong.methods.message.group中的类
-
发送群组消息方法
docs : http://www.rongcloud.cn/docs/server.html#message_group_publish
- Group(String, String) - 类 的构造器io.rong.methods.message.group.Group
-
- group - 类 中的变量io.rong.methods.message.Message
-
- group - 类 中的变量io.rong.RongCloud
-
- GROUP - 类 中的静态变量io.rong.util.RcloudServiceConstrants
-
- GroupBanInfo - io.rong.models.response中的类
-
- GroupBanInfo() - 类 的构造器io.rong.models.response.GroupBanInfo
-
- GroupBanModel - io.rong.models.group中的类
-
- GroupBanModel() - 类 的构造器io.rong.models.group.GroupBanModel
-
- GroupBanResult - io.rong.models.response中的类
-
- GroupBanResult(Integer, String, GroupModel[]) - 类 的构造器io.rong.models.response.GroupBanResult
-
- GroupBanWhitelistResult - io.rong.models.response中的类
-
- GroupBanWhitelistResult() - 类 的构造器io.rong.models.response.GroupBanWhitelistResult
-
- GroupExample - io.rong.example.group中的类
-
群组服务示例
- GroupExample() - 类 的构造器io.rong.example.group.GroupExample
-
- groupId - 类 中的变量io.rong.models.group.GroupMember
-
群组ID
- GroupMember - io.rong.models.group中的类
-
- GroupMember() - 类 的构造器io.rong.models.group.GroupMember
-
- GroupMember(String, String, Integer) - 类 的构造器io.rong.models.group.GroupMember
-
- GroupMessage - io.rong.models.message中的类
-
群组消息体
- GroupMessage() - 类 的构造器io.rong.models.message.GroupMessage
-
- GroupMessage(String, String[], String, BaseMessage, String, String, Integer, Integer, Integer, Integer) - 类 的构造器io.rong.models.message.GroupMessage
-
- GroupMessage(String, String[], String[], String, BaseMessage, String, String, Integer, Integer, Integer, Integer) - 类 的构造器io.rong.models.message.GroupMessage
-
- GroupModel - io.rong.models.group中的类
-
群组数据模型
- GroupModel() - 类 的构造器io.rong.models.group.GroupModel
-
- GroupModel(String, GroupMember[], String, Integer) - 类 的构造器io.rong.models.group.GroupModel
-
构造方法
- GroupModel(String, Integer) - 类 的构造器io.rong.models.group.GroupModel
-
- GroupMuteAllMembersCheckResult - io.rong.models.response中的类
-
- GroupMuteAllMembersCheckResult(Integer, String, GroupModel[]) - 类 的构造器io.rong.models.response.GroupMuteAllMembersCheckResult
-
- GroupMuteAllMembersListResult - io.rong.models.response中的类
-
- GroupMuteAllMembersListResult(Integer, String, GroupModel[]) - 类 的构造器io.rong.models.response.GroupMuteAllMembersListResult
-
- GroupMuteMembersListResult - io.rong.models.response中的类
-
- GroupMuteMembersListResult(Integer, String, List<GagGroupUser>) - 类 的构造器io.rong.models.response.GroupMuteMembersListResult
-
- GroupMuteMembersListResult(List<GagGroupUser>) - 类 的构造器io.rong.models.response.GroupMuteMembersListResult
-
- GroupMuteWhitelistResult - io.rong.models.response中的类
-
- GroupMuteWhitelistResult() - 类 的构造器io.rong.models.response.GroupMuteWhitelistResult
-
- GroupNotificationMessage - io.rong.messages中的类
-
群组通知消息
- GroupNotificationMessage(String, String, Map<String, Object>, String, String) - 类 的构造器io.rong.messages.GroupNotificationMessage
-
- GroupUser - io.rong.models.response中的类
-
群组用户信息。
- GroupUser(String) - 类 的构造器io.rong.models.response.GroupUser
-
- GroupUserQueryResult - io.rong.models.response中的类
-
groupUserQuery返回结果
- GroupUserQueryResult(Integer, String, String, List<GroupUser>) - 类 的构造器io.rong.models.response.GroupUserQueryResult
-
- GroupUserQueryResult(String, List<GroupUser>) - 类 的构造器io.rong.models.response.GroupUserQueryResult
-
- GsonUtil - io.rong.util中的类
-
- GsonUtil() - 类 的构造器io.rong.util.GsonUtil
-