NIMQChatRemoveServerRoleMemberParam Class Reference

Inherits from NSObject
Declared in NIMQChatRemoveServerRoleMemberParam.h

Overview

将某人移除某服务器身份组

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatRemoveServerRoleMemberParam.h

  roleId

身份组id

@property (nonatomic, assign) unsigned long long roleId

Discussion

身份组id

Declared In

NIMQChatRemoveServerRoleMemberParam.h

  accountArray

用户accids

@property (nonnull, nonatomic, copy) NSArray<NSString*> *accountArray

Discussion

用户accids

Declared In

NIMQChatRemoveServerRoleMemberParam.h