#import <EMChatroom.h>
EMChatroom.h Chatroom
- Author
- Hyphenate
- Version
- 3.00
Chatroom
Initialize chatroom instance
Please use [+chatroomWithId:]
- Returns
- nil
+ (instancetype) chatroomWithId: |
|
(NSString *) |
aChatroomId |
|
Create chatroom instance
- Parameters
-
- Returns
- Chatroom instance
- (NSString*) description |
|
readnonatomiccopy |
- (NSInteger) maxOccupantsCount |
|
readnonatomicassign |
The maximum number of members, will return 0 if have not ever fetched chatroom's specification
Member list of chatroom, need to fetch chatroom's specification
- (NSInteger) occupantsCount |
|
readnonatomicassign |
The current number of members, will return 0 if have not ever fetched chatroom's specification
Chatroom‘s owner, need to fetch chatroom's specification
A chatroom only has one owner
The documentation for this class was generated from the following file: