public interface QChatChannelService
InvocationFuture<QChatCreateChannelResult> createChannel(QChatCreateChannelParam param)
param
- InvocationFuture<java.lang.Void> deleteChannel(QChatDeleteChannelParam param)
param
- InvocationFuture<QChatUpdateChannelResult> updateChannel(QChatUpdateChannelParam param)
param
- InvocationFuture<QChatGetChannelsResult> getChannels(QChatGetChannelsParam param)
param
- InvocationFuture<QChatGetChannelsByPageResult> getChannelsByPage(QChatGetChannelsByPageParam param)
param
- InvocationFuture<QChatGetChannelMembersByPageResult> getChannelMembersByPage(QChatGetChannelMembersByPageParam param)
param
- InvocationFuture<java.lang.Void> updateChannelBlackWhiteRoles(QChatUpdateChannelBlackWhiteRolesParam param)
param
- InvocationFuture<QChatGetChannelBlackWhiteRolesByPageResult> getChannelBlackWhiteRolesByPage(QChatGetChannelBlackWhiteRolesByPageParam param)
param
- InvocationFuture<QChatGetExistingChannelBlackWhiteRolesResult> getExistingChannelBlackWhiteRoles(QChatGetExistingChannelBlackWhiteRolesParam param)
param
- InvocationFuture<java.lang.Void> updateChannelBlackWhiteMembers(QChatUpdateChannelBlackWhiteMembersParam param)
param
- InvocationFuture<QChatGetChannelBlackWhiteMembersByPageResult> getChannelBlackWhiteMembersByPage(QChatGetChannelBlackWhiteMembersByPageParam param)
param
- InvocationFuture<QChatGetExistingChannelBlackWhiteMembersResult> getExistingChannelBlackWhiteMembers(QChatGetExistingChannelBlackWhiteMembersParam param)
param
- InvocationFuture<QChatGetChannelUnreadInfosResult> getChannelUnreadInfos(QChatGetChannelUnreadInfosParam param)
param
- InvocationFuture<QChatSubscribeChannelResult> subscribeChannel(QChatSubscribeChannelParam param)
param
- InvocationFuture<java.lang.Void> updateUserChannelPushConfig(QChatUpdateUserChannelPushConfigParam param)
param
- InvocationFuture<QChatGetUserPushConfigsResult> getUserChannelPushConfigs(QChatGetUserChannelPushConfigsParam param)
param
- InvocationFuture<java.lang.Void> updateUserChannelCategoryPushConfig(QChatUpdateUserChannelCategoryPushConfigParam param)
param
- InvocationFuture<QChatGetUserPushConfigsResult> getUserChannelCategoryPushConfigs(QChatGetUserChannelCategoryPushConfigsParam param)
param
- InvocationFuture<QChatCreateChannelCategoryResult> createChannelCategory(QChatCreateChannelCategoryParam param)
param
- InvocationFuture<java.lang.Void> deleteChannelCategory(QChatDeleteChannelCategoryParam param)
param
- InvocationFuture<QChatUpdateChannelCategoryResult> updateChannelCategory(QChatUpdateChannelCategoryParam param)
param
- InvocationFuture<QChatGetChannelCategoriesResult> getChannelCategories(QChatGetChannelCategoriesParam param)
param
- InvocationFuture<QChatUpdateCategoryInfoOfChannelResult> updateCategoryInfoOfChannel(QChatUpdateCategoryInfoOfChannelParam param)
param
- InvocationFuture<java.lang.Void> updateChannelCategoryBlackWhiteRoles(QChatUpdateChannelCategoryBlackWhiteRolesParam param)
param
- InvocationFuture<QChatGetChannelCategoryBlackWhiteRolesByPageResult> getChannelCategoryBlackWhiteRolesByPage(QChatGetChannelCategoryBlackWhiteRolesByPageParam param)
param
- InvocationFuture<QChatGetExistingChannelCategoryBlackWhiteRolesResult> getExistingChannelCategoryBlackWhiteRoles(QChatGetExistingChannelCategoryBlackWhiteRolesParam param)
param
- InvocationFuture<java.lang.Void> updateChannelCategoryBlackWhiteMembers(QChatUpdateChannelCategoryBlackWhiteMembersParam param)
param
- InvocationFuture<QChatGetChannelCategoryBlackWhiteMembersByPageResult> getChannelCategoryBlackWhiteMembersByPage(QChatGetChannelCategoryBlackWhiteMembersByPageParam param)
param
- InvocationFuture<QChatGetExistingChannelCategoryBlackWhiteMembersResult> getExistingChannelCategoryBlackWhiteMembers(QChatGetExistingChannelCategoryBlackWhiteMembersParam param)
param
- InvocationFuture<QChatGetChannelCategoriesByPageResult> getChannelCategoriesByPage(QChatGetChannelCategoriesByPageParam param)
param
- InvocationFuture<QChatGetChannelsInCategoryByPageResult> getChannelsInCategoryByPage(QChatGetChannelsInCategoryByPageParam param)
param
- InvocationFuture<QChatSearchChannelByPageResult> searchChannelByPage(QChatSearchChannelByPageParam param)
param
- InvocationFuture<QChatSearchChannelMembersResult> searchChannelMembers(QChatSearchChannelMembersParam param)
param
- InvocationFuture<QChatSubscribeChannelAsVisitorResult> subscribeAsVisitor(QChatSubscribeChannelAsVisitorParam param)
param
-