HyphenateSDK  3.1.3
Instance Methods | Class Methods | Properties | List of all members
EMChatroom Class Reference

#import <EMChatroom.h>

Inheritance diagram for EMChatroom:

Instance Methods

("Use +chatroomWithId:") - __deprecated_msg
 

Class Methods

(instancetype) + chatroomWithId:
 

Properties

NSString * chatroomId
 
NSString * subject
 
NSString * description
 
NSInteger maxOccupantsCount
 

Detailed Description

EMChatroom.h Chatroom

Author
Hyphenate
Version
3.00

Chatroom

Method Documentation

- ("Use +)chatroomWithId:

Initialize chatroom instance

Please use [+chatroomWithId:]

Returns
nil
+ (instancetype) chatroomWithId: (NSString *)  aChatroomId

Create chatroom instance

Parameters
aChatroomIdChatroom id
Returns
Chatroom instance

Property Documentation

- (NSString*) chatroomId
readnonatomiccopy

Chatroom id

- (NSString*) description
readnonatomiccopy

Description of chatroom

- (NSInteger) maxOccupantsCount
readnonatomicassign

The maximum number of members

- (NSString*) subject
readnonatomiccopy

Subject of chatroom


The documentation for this class was generated from the following file: