HyphenateChatSDK
3.9.9.1
Toggle main menu visibility
首页
类
类列表
类索引
类继承关系
类成员
全部
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
函数
_
a
b
c
d
e
f
g
i
j
k
l
m
o
p
r
s
t
u
v
属性
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
文件
文件列表
•
全部
类
函数
属性
HyphenateChat.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
18
@interface
EMChatroomOptions
: NSObject
19
27
@property
(nonatomic) NSInteger
maxUsersCount
;
28
29
@end
EMChatroomOptions
Definition:
EMChatroomOptions.h:19
EMChatroomOptions::maxUsersCount
NSInteger maxUsersCount
Definition:
EMChatroomOptions.h:27
制作者
1.9.4