HyphenateSDK 3.6.3
首页
类
类列表
类索引
类继承关系
类成员
全部
_
a
b
c
d
e
f
g
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
u
属性
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
文件
文件列表
•
全部
类
函数
属性
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.17