HyphenateSDK
3.6.1
首页
类
文件
文件列表
Hyphenate.framework
Headers
EMClient+Conference.h
1
//
2
// EMClient+Conference.h
3
// HyphenateSDK
4
//
5
// Created by XieYajie on 21/10/2016.
6
// Copyright © 2016 easemob.com. All rights reserved.
7
//
8
9
#import "EMClient.h"
10
11
#import "IEMConferenceManager.h"
12
13
@interface
EMClient (Conference)
14
22
@property
(strong, nonatomic, readonly) id<IEMConferenceManager> conferenceManager;
23
24
@end
EMClient(Conference)
Definition:
EMClient+Conference.h:13
制作者
1.8.11