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