AgoraChatSDK
1.3.1
AgoraChat.framework
Headers
AgoraChatroomOptions.h
1
//
2
// AgoraChatroomOptions.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
15
@interface
AgoraChatroomOptions
: NSObject
16
21
@property
(nonatomic) NSInteger
maxUsersCount
;
22
23
@end
AgoraChatroomOptions
Definition:
AgoraChatroomOptions.h:16
AgoraChatroomOptions::maxUsersCount
NSInteger maxUsersCount
Definition:
AgoraChatroomOptions.h:21
Generated by
1.9.4