NIMQChatAddMemberRoleParam Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatAddMemberRoleParam.h | 
  serverId
	服务器id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatAddMemberRoleParam.h
  channelId
	频道id
@property (nonatomic, assign) unsigned long long channelIdDiscussion
频道id
Declared In
NIMQChatAddMemberRoleParam.h
  accid
	用户id
@property (nonatomic, copy) NSString *accidDiscussion
用户id
Declared In
NIMQChatAddMemberRoleParam.h