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