NIMChatroomMemberUpdateRequest Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMChatroomMemberRequest.h |
roomId
聊天室ID
@property (nonatomic, copy) NSString *roomIdDiscussion
聊天室ID
Declared In
NIMChatroomMemberRequest.h
userId
用户ID
@property (nonatomic, copy) NSString *userIdDiscussion
用户ID
Declared In
NIMChatroomMemberRequest.h
enable
标记是否有效
@property (nonatomic, assign) BOOL enableDiscussion
标记是否有效
Declared In
NIMChatroomMemberRequest.h
notifyExt
操作通知事件扩展
@property (nullable, nonatomic, copy) NSString *notifyExtDiscussion
操作通知事件扩展
Declared In
NIMChatroomMemberRequest.h