NERTC iOS SDK
V5.6.40
载入中...
搜索中...
未找到
NERtcChannel.h
1
//
2
// NERtcChannel.h
3
// NERtcSDK
4
//
5
// Created by yuan on 2021/5/24.
6
// Copyright © 2021 Netease. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "INERtcChannel.h"
11
12
NS_ASSUME_NONNULL_BEGIN
13
14
NERTC_EXPORT
@interface
NERtcChannel
: NSObject<
INERtcChannel
>
15
16
17
@end
18
19
NS_ASSUME_NONNULL_END
NERtcChannel
定义
NERtcChannel.h:14
INERtcChannel-p
定义
INERtcChannel.h:32
制作者
1.12.0