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