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