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