public interface QChatServerService
InvocationFuture<java.lang.Void> acceptServerApply(QChatAcceptServerApplyParam param)
param
- InvocationFuture<java.lang.Void> acceptServerInvite(QChatAcceptServerInviteParam param)
param
- InvocationFuture<QChatApplyServerJoinResult> applyServerJoin(QChatApplyServerJoinParam param)
param
- InvocationFuture<QChatCreateServerResult> createServer(QChatCreateServerParam param)
param
- InvocationFuture<java.lang.Void> deleteServer(QChatDeleteServerParam param)
param
- InvocationFuture<QChatGetServerMembersResult> getServerMembers(QChatGetServerMembersParam param)
param
- InvocationFuture<QChatGetServerMembersByPageResult> getServerMembersByPage(QChatGetServerMembersByPageParam param)
param
- InvocationFuture<QChatGetServersResult> getServers(QChatGetServersParam param)
param
- InvocationFuture<QChatGetServersByPageResult> getServersByPage(QChatGetServersByPageParam param)
param
- InvocationFuture<QChatInviteServerMembersResult> inviteServerMembers(QChatInviteServerMembersParam param)
param
- InvocationFuture<java.lang.Void> kickServerMembers(QChatKickServerMembersParam param)
param
- InvocationFuture<java.lang.Void> leaveServer(QChatLeaveServerParam param)
param
- InvocationFuture<java.lang.Void> rejectServerApply(QChatRejectServerApplyParam param)
param
- InvocationFuture<java.lang.Void> rejectServerInvite(QChatRejectServerInviteParam param)
param
- InvocationFuture<QChatUpdateServerResult> updateServer(QChatUpdateServerParam param)
param
- InvocationFuture<QChatUpdateServerMemberInfoResult> updateServerMemberInfo(QChatUpdateServerMemberInfoParam param)
param
- InvocationFuture<QChatUpdateMyMemberInfoResult> updateMyMemberInfo(QChatUpdateMyMemberInfoParam param)
param
- InvocationFuture<QChatSubscribeServerResult> subscribeServer(QChatSubscribeServerParam param)
param
- InvocationFuture<java.lang.Void> banServerMember(QChatBanServerMemberParam param)
param
- InvocationFuture<java.lang.Void> unbanServerMember(QChatUnbanServerMemberParam param)
param
- InvocationFuture<QChatGetBannedServerMembersByPageResult> getBannedServerMembersByPage(QChatGetBannedServerMembersByPageParam param)
param
- InvocationFuture<java.lang.Void> updateUserServerPushConfig(QChatUpdateUserServerPushConfigParam param)
param
- InvocationFuture<QChatGetUserPushConfigsResult> getUserServerPushConfigs(QChatGetUserServerPushConfigsParam param)
param
- InvocationFuture<QChatSearchServerByPageResult> searchServerByPage(QChatSearchServerByPageParam param)
param
- InvocationFuture<QChatSearchServerMemberByPageResult> searchServerMemberByPage(QChatSearchServerMemberByPageParam param)
param
- InvocationFuture<QChatGenerateInviteCodeResult> generateInviteCode(QChatGenerateInviteCodeParam param)
param
- InvocationFuture<java.lang.Void> joinByInviteCode(QChatJoinByInviteCodeParam param)
param
- InvocationFuture<QChatGetInviteApplyRecordOfServerResult> getInviteApplyRecordOfServer(QChatGetInviteApplyRecordOfServerParam param)
param
- InvocationFuture<QChatGetInviteApplyRecordOfSelfResult> getInviteApplyRecordOfSelf(QChatGetInviteApplyRecordOfSelfParam param)
param
- InvocationFuture<QChatServerMarkReadResult> markRead(QChatServerMarkReadParam param)
param
- InvocationFuture<QChatSubscribeAllChannelResult> subscribeAllChannel(QChatSubscribeAllChannelParam param)
param
- InvocationFuture<QChatSubscribeServerAsVisitorResult> subscribeAsVisitor(QChatSubscribeServerAsVisitorParam param)
param
- InvocationFuture<QChatEnterServerAsVisitorResult> enterAsVisitor(QChatEnterServerAsVisitorParam param)
param
- InvocationFuture<QChatLeaveServerAsVisitorResult> leaveAsVisitor(QChatLeaveServerAsVisitorParam param)
param
-