NIMSDK-AOS
9.17.0
|
在文件 QChatChannelService.java 第 73 行定义.
InvocationFuture<QChatCreateChannelResult> com.netease.nimlib.sdk.qchat.QChatChannelService.createChannel | ( | QChatCreateChannelParam | param | ) |
InvocationFuture<QChatCreateChannelCategoryResult> com.netease.nimlib.sdk.qchat.QChatChannelService.createChannelCategory | ( | QChatCreateChannelCategoryParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.deleteChannel | ( | QChatDeleteChannelParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.deleteChannelCategory | ( | QChatDeleteChannelCategoryParam | param | ) |
InvocationFuture<QChatGetChannelBlackWhiteMembersByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelBlackWhiteMembersByPage | ( | QChatGetChannelBlackWhiteMembersByPageParam | param | ) |
InvocationFuture<QChatGetChannelBlackWhiteRolesByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelBlackWhiteRolesByPage | ( | QChatGetChannelBlackWhiteRolesByPageParam | param | ) |
InvocationFuture<QChatGetChannelCategoriesResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelCategories | ( | QChatGetChannelCategoriesParam | param | ) |
InvocationFuture<QChatGetChannelCategoriesByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelCategoriesByPage | ( | QChatGetChannelCategoriesByPageParam | param | ) |
InvocationFuture<QChatGetChannelCategoryBlackWhiteMembersByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelCategoryBlackWhiteMembersByPage | ( | QChatGetChannelCategoryBlackWhiteMembersByPageParam | param | ) |
InvocationFuture<QChatGetChannelCategoryBlackWhiteRolesByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelCategoryBlackWhiteRolesByPage | ( | QChatGetChannelCategoryBlackWhiteRolesByPageParam | param | ) |
InvocationFuture<QChatGetChannelMembersByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelMembersByPage | ( | QChatGetChannelMembersByPageParam | param | ) |
InvocationFuture<QChatGetChannelsResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannels | ( | QChatGetChannelsParam | param | ) |
InvocationFuture<QChatGetChannelsByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelsByPage | ( | QChatGetChannelsByPageParam | param | ) |
InvocationFuture<QChatGetChannelsInCategoryByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelsInCategoryByPage | ( | QChatGetChannelsInCategoryByPageParam | param | ) |
InvocationFuture<QChatGetChannelUnreadInfosResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getChannelUnreadInfos | ( | QChatGetChannelUnreadInfosParam | param | ) |
InvocationFuture<QChatGetExistingChannelBlackWhiteMembersResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getExistingChannelBlackWhiteMembers | ( | QChatGetExistingChannelBlackWhiteMembersParam | param | ) |
InvocationFuture<QChatGetExistingChannelBlackWhiteRolesResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getExistingChannelBlackWhiteRoles | ( | QChatGetExistingChannelBlackWhiteRolesParam | param | ) |
InvocationFuture<QChatGetExistingChannelCategoryBlackWhiteMembersResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getExistingChannelCategoryBlackWhiteMembers | ( | QChatGetExistingChannelCategoryBlackWhiteMembersParam | param | ) |
InvocationFuture<QChatGetExistingChannelCategoryBlackWhiteRolesResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getExistingChannelCategoryBlackWhiteRoles | ( | QChatGetExistingChannelCategoryBlackWhiteRolesParam | param | ) |
InvocationFuture<QChatGetChannelMuteMemberByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getMuteMemberByPage | ( | QChatGetChannelMuteMemberByPageParam | param | ) |
InvocationFuture<QChatGetUncategorizedChannelsByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getUncategorizedChannelsByPage | ( | QChatGetUncategorizedChannelsByPageParam | param | ) |
InvocationFuture<QChatGetUserPushConfigsResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getUserChannelCategoryPushConfigs | ( | QChatGetUserChannelCategoryPushConfigsParam | param | ) |
InvocationFuture<QChatGetUserPushConfigsResult> com.netease.nimlib.sdk.qchat.QChatChannelService.getUserChannelPushConfigs | ( | QChatGetUserChannelPushConfigsParam | param | ) |
InvocationFuture<QChatMuteResult> com.netease.nimlib.sdk.qchat.QChatChannelService.mute | ( | QChatChannelMuteParam | param | ) |
禁言频道成员
param |
InvocationFuture<QChatSearchChannelByPageResult> com.netease.nimlib.sdk.qchat.QChatChannelService.searchChannelByPage | ( | QChatSearchChannelByPageParam | param | ) |
InvocationFuture<QChatSearchChannelMembersResult> com.netease.nimlib.sdk.qchat.QChatChannelService.searchChannelMembers | ( | @NonNull QChatSearchChannelMembersParam | param | ) |
InvocationFuture<QChatSubscribeChannelAsVisitorResult> com.netease.nimlib.sdk.qchat.QChatChannelService.subscribeAsVisitor | ( | QChatSubscribeChannelAsVisitorParam | param | ) |
InvocationFuture<QChatSubscribeChannelResult> com.netease.nimlib.sdk.qchat.QChatChannelService.subscribeChannel | ( | QChatSubscribeChannelParam | param | ) |
订阅频道 大服务器下,只有订阅频道后才能收到该频道的订阅内容(消息、未读数、未读状态);与你相关的消息不需要订阅频道就可以收到,比如@你的消息(的消息不属于与你相关的消息) 小服务器下,不需要订阅频道就可以收到所有该服务器下所有频道的消息 订阅正在输入事件不区分大服务器和小服务器,只有订阅了才会收到,默认最多订阅100个频道
param |
InvocationFuture<QChatUpdateCategoryInfoOfChannelResult> com.netease.nimlib.sdk.qchat.QChatChannelService.updateCategoryInfoOfChannel | ( | QChatUpdateCategoryInfoOfChannelParam | param | ) |
InvocationFuture<QChatUpdateChannelResult> com.netease.nimlib.sdk.qchat.QChatChannelService.updateChannel | ( | QChatUpdateChannelParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.updateChannelBlackWhiteMembers | ( | QChatUpdateChannelBlackWhiteMembersParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.updateChannelBlackWhiteRoles | ( | QChatUpdateChannelBlackWhiteRolesParam | param | ) |
InvocationFuture<QChatUpdateChannelCategoryResult> com.netease.nimlib.sdk.qchat.QChatChannelService.updateChannelCategory | ( | QChatUpdateChannelCategoryParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.updateChannelCategoryBlackWhiteMembers | ( | QChatUpdateChannelCategoryBlackWhiteMembersParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.updateChannelCategoryBlackWhiteRoles | ( | QChatUpdateChannelCategoryBlackWhiteRolesParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.updateUserChannelCategoryPushConfig | ( | QChatUpdateUserChannelCategoryPushConfigParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatChannelService.updateUserChannelPushConfig | ( | QChatUpdateUserChannelPushConfigParam | param | ) |