Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Instance Methods | |
(instancetype _Nonnull) | - initWithToken: |
Properties | |
NSString *_Nullable | token |
NSString *_Nullable | channelName |
NSUInteger | uid |
The definition of AgoraChannelMediaRelayInfo.
- (instancetype _Nonnull) initWithToken: | (NSString *_Nullable) | token |
Initializes the AgoraChannelMediaRelayInfo object
token | The token that enables the user to join the channel. |
|
readwritenonatomiccopy |
The token that enables the user to join the channel.
|
readwritenonatomiccopy |
The channel name.
|
readwritenonatomicassign |
The user ID.