public interface QChatRoleService
InvocationFuture<QChatCreateServerRoleResult> createServerRole(QChatCreateServerRoleParam param)
param - InvocationFuture<java.lang.Void> deleteServerRole(QChatDeleteServerRoleParam param)
param - InvocationFuture<QChatUpdateServerRoleResult> updateServerRole(QChatUpdateServerRoleParam param)
param - InvocationFuture<QChatUpdateServerRolePrioritiesResult> updateServerRolePriorities(QChatUpdateServerRolePrioritiesParam param)
param - InvocationFuture<QChatGetServerRolesResult> getServerRoles(QChatGetServerRolesParam param)
param - InvocationFuture<QChatAddChannelRoleResult> addChannelRole(QChatAddChannelRoleParam param)
param - InvocationFuture<java.lang.Void> removeChannelRole(QChatRemoveChannelRoleParam param)
param - InvocationFuture<QChatUpdateChannelRoleResult> updateChannelRole(QChatUpdateChannelRoleParam param)
param - InvocationFuture<QChatGetChannelRolesResult> getChannelRoles(QChatGetChannelRolesParam param)
param - InvocationFuture<QChatAddMemberRoleResult> addMemberRole(QChatAddMemberRoleParam param)
param - InvocationFuture<java.lang.Void> removeMemberRole(QChatRemoveMemberRoleParam param)
param - InvocationFuture<QChatUpdateMemberRoleResult> updateMemberRole(QChatUpdateMemberRoleParam param)
param - InvocationFuture<QChatGetMemberRolesResult> getMemberRoles(QChatGetMemberRolesParam param)
param - InvocationFuture<QChatAddMembersToServerRoleResult> addMembersToServerRole(QChatAddMembersToServerRoleParam param)
param - InvocationFuture<QChatRemoveMembersFromServerRoleResult> removeMembersFromServerRole(QChatRemoveMembersFromServerRoleParam param)
param - InvocationFuture<QChatGetMembersFromServerRoleResult> getMembersFromServerRole(QChatGetMembersFromServerRoleParam param)
param - InvocationFuture<QChatGetServerRolesByAccidResult> getServerRolesByAccid(QChatGetServerRolesByAccidParam param)
param - InvocationFuture<QChatGetExistingServerRolesByAccidsResult> getExistingServerRolesByAccids(QChatGetExistingServerRolesByAccidsParam param)
param - InvocationFuture<QChatGetExistingAccidsInServerRoleResult> getExistingAccidsInServerRole(QChatGetExistingAccidsInServerRoleParam param)
param - InvocationFuture<QChatGetExistingChannelRolesByServerRoleIdsResult> getExistingChannelRolesByServerRoleIds(QChatGetExistingChannelRolesByServerRoleIdsParam param)
param - InvocationFuture<QChatGetExistingAccidsOfMemberRolesResult> getExistingAccidsOfMemberRoles(QChatGetExistingAccidsOfMemberRolesParam param)
param - InvocationFuture<QChatCheckPermissionResult> checkPermission(QChatCheckPermissionParam param)
param - InvocationFuture<QChatAddChannelCategoryRoleResult> addChannelCategoryRole(QChatAddChannelCategoryRoleParam param)
param - InvocationFuture<java.lang.Void> removeChannelCategoryRole(QChatRemoveChannelCategoryRoleParam param)
param - InvocationFuture<QChatUpdateChannelCategoryRoleResult> updateChannelCategoryRole(QChatUpdateChannelCategoryRoleParam param)
param - InvocationFuture<QChatGetChannelCategoryRolesResult> getChannelCategoryRoles(QChatGetChannelCategoryRolesParam param)
param - InvocationFuture<QChatAddChannelCategoryMemberRoleResult> addChannelCategoryMemberRole(QChatAddChannelCategoryMemberRoleParam param)
param - InvocationFuture<java.lang.Void> removeChannelCategoryMemberRole(QChatRemoveChannelCategoryMemberRoleParam param)
param - InvocationFuture<QChatUpdateChannelCategoryMemberRoleResult> updateChannelCategoryMemberRole(QChatUpdateChannelCategoryMemberRoleParam param)
param - InvocationFuture<QChatGetChannelCategoryMemberRolesResult> getChannelCategoryMemberRoles(QChatGetChannelCategoryMemberRolesParam param)
param - InvocationFuture<QChatCheckPermissionsResult> checkPermissions(QChatCheckPermissionsParam param)
param -