HyphenateSDK
3.6.1
首页
类
文件
文件列表
Hyphenate.framework
Headers
Hyphenate.h
1
//
2
// Hyphenate.h
3
// Hyphenate
4
//
5
// Created by XieYajie on 16/01/2017.
6
// Copyright © 2017 easemob.com. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
12
FOUNDATION_EXPORT
double
HyphenateVersionNumber;
13
15
FOUNDATION_EXPORT
const
unsigned
char
HyphenateVersionString[];
16
17
// In this header, you should import all the public headers of your framework using statements like #import <Hyphenate/PublicHeader.h>
18
19
#import <Hyphenate/EMClient.h>
20
#import <Hyphenate/EMClientDelegate.h>
21
#import <Hyphenate/EMMultiDevicesDelegate.h>
22
23
#import <Hyphenate/EMClient+Call.h>
24
#import <Hyphenate/EMCallOptions.h>
25
#import <Hyphenate/EMCallSession.h>
26
#import <Hyphenate/EMCallVideoView.h>
27
28
#import <Hyphenate/EMClient+Conference.h>
29
30
//#import <Hyphenate/EMCallVideoViewOld352.h>
制作者
1.8.11