|
HyphenateSDK
3.1.3
|
#import <EMChatroom.h>
Instance Methods | |
| ("Use +chatroomWithId:") | - __deprecated_msg |
Class Methods | |
| (instancetype) | + chatroomWithId: |
Properties | |
| NSString * | chatroomId |
| NSString * | subject |
| NSString * | description |
| NSInteger | maxOccupantsCount |
| - ("Use +)chatroomWithId: |
Initialize chatroom instance
Please use [+chatroomWithId:]
| + (instancetype) chatroomWithId: | (NSString *) | aChatroomId |
Create chatroom instance
| aChatroomId | Chatroom id |
|
readnonatomiccopy |
Chatroom id
|
readnonatomiccopy |
Description of chatroom
|
readnonatomicassign |
The maximum number of members
|
readnonatomiccopy |
Subject of chatroom
1.8.11