NIMQChatGetExistingChannelRolesByServerRoleIdsParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatGetExistingChannelRolesByServerRoleIdsParam.h |
serverId
服务器id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatGetExistingChannelRolesByServerRoleIdsParam.h
channelId
频道id
@property (nonatomic, assign) unsigned long long channelIdDiscussion
频道id
Declared In
NIMQChatGetExistingChannelRolesByServerRoleIdsParam.h
roleIds
身份组roleid数组
@property (nonatomic, copy) NSArray<NSNumber*> *roleIdsDiscussion
身份组roleid数组
Declared In
NIMQChatGetExistingChannelRolesByServerRoleIdsParam.h