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