Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
VIEW_CLASS *_Nullable | view |
BOOL | enableAudio |
BOOL | enableVideo |
NSString *_Nullable | token |
NSString *_Nonnull | channelId |
|
readwritenonatomicstrong |
The video display view.
VIEW_CLASS is a general name for this property. See the following definitions for iOS and macOS:
|
readwritenonatomicassign |
Whether to enable audio.
|
readwritenonatomicassign |
Whether to enable video.
|
readwritenonatomiccopy |
The token for join channel.
|
readwritenonatomiccopy |
The channelId.