NIMChatroomMembersByIdsRequest Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMChatroomMemberRequest.h |
roomId
Chat room ID
@property (nonatomic, copy) NSString *roomIdDiscussion
Chat room ID
Declared In
NIMChatroomMemberRequest.h
userIds
List of user IDs, up to 20 IDs are allowed.
@property (nonatomic, copy) NSArray<NSString*> *userIdsDiscussion
List of user IDs, up to 20 IDs are allowed.
Declared In
NIMChatroomMemberRequest.h