Documentation
Video Call (Legacy)
API Reference
AgoraChannelMediaRelayInfo Class Reference
Agora Objective-C API Reference for iOS/macOS
AgoraChannelMediaRelayInfo Class Reference
Inherits from |
NSObject |
Declared in |
AgoraObjects.h |
Overview
The definition of AgoraChannelMediaRelayInfo.
The token that enables the user to join the channel.
@property (copy, nonatomic) NSString *token
Declared In
AgoraObjects.h
@property (copy, nonatomic) NSString *channelName
Declared In
AgoraObjects.h
@property (assign, nonatomic) NSUInteger uid
Declared In
AgoraObjects.h
Initializes the AgoraChannelMediaRelayInfo object
- (instancetype _Nonnull)initWithToken:(NSString *_Nullable)token
Parameters
token |
The token that enables the user to join the channel. |
Declared In
AgoraObjects.h