NIMChatroomMemberKickRequest Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMChatroomMemberRequest.h |
roomId
聊天室ID
@property (nonatomic, copy) NSString *roomIdDiscussion
聊天室ID
Declared In
NIMChatroomMemberRequest.h
userId
用户ID,仅管理员可以踢人;如userId是管理员仅创建者可以踢.
@property (nonatomic, copy) NSString *userIdDiscussion
用户ID,仅管理员可以踢人;如userId是管理员仅创建者可以踢.
Declared In
NIMChatroomMemberRequest.h
notifyExt
被踢通知扩展字段
@property (nullable, nonatomic, copy) NSString *notifyExtDiscussion
被踢通知扩展字段
Declared In
NIMChatroomMemberRequest.h