HyphenateSDK
3.6.1
首页
类
文件
文件列表
Hyphenate.framework
Headers
EMChatroomOptions.h
1
//
2
// EMChatroomOptions.h
3
// HyphenateSDK
4
//
5
// Created by XieYajie on 09/01/2017.
6
// Copyright © 2017 easemob.com. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
@interface
EMChatroomOptions
: NSObject
12
20
@property
(nonatomic) NSInteger
maxUsersCount
;
21
22
@end
EMChatroomOptions::maxUsersCount
NSInteger maxUsersCount
Definition:
EMChatroomOptions.h:20
EMChatroomOptions
Definition:
EMChatroomOptions.h:11
制作者
1.8.11