HyphenateChatSDK
3.9.9.1
HyphenateChat.framework
Headers
EMCircleVoiceChannel.h
1
//
2
// EMCircleVoiceChannel.h
3
// HyphenateChat
4
//
5
// Created by 冯钊 on 2022/12/2.
6
// Copyright © 2022 easemob.com. All rights reserved.
7
//
8
9
#import "EMCircleChannel.h"
10
11
NS_ASSUME_NONNULL_BEGIN
12
13
@interface
EMCircleVoiceChannel
:
EMCircleChannel
14
19
@property
(nonatomic, copy) NSString *
rtcChannelId
;
20
21
@end
22
23
NS_ASSUME_NONNULL_END
EMCircleChannel
Definition:
EMCircleChannel.h:30
EMCircleVoiceChannel
Definition:
EMCircleVoiceChannel.h:14
EMCircleVoiceChannel::rtcChannelId
NSString * rtcChannelId
Definition:
EMCircleVoiceChannel.h:19
制作者
1.9.4