NIMQChatRemoveServerRoleMemberParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatRemoveServerRoleMemberParam.h |
serverId
服务器id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatRemoveServerRoleMemberParam.h
roleId
身份组id
@property (nonatomic, assign) unsigned long long roleIdDiscussion
身份组id
Declared In
NIMQChatRemoveServerRoleMemberParam.h
accountArray
用户accids
@property (nonnull, nonatomic, copy) NSArray<NSString*> *accountArrayDiscussion
用户accids
Declared In
NIMQChatRemoveServerRoleMemberParam.h