Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
AgoraMediaSourceType | sourceType |
NSUInteger | remoteUid |
NSString *_Nonnull | channelId |
NSUInteger | localUid |
|
readwritenonatomicassign |
The type of media device.
|
readwritenonatomicassign |
The id of the remote user on which the extension works.
|
readwritenonatomiccopy |
The unique channel name for the AgoraRTC session in the string format. The string length must be less than 64 bytes. Supported character scopes are:
|
readwritenonatomicassign |
User ID: A 32-bit unsigned integer ranging from 1 to (2^32-1). It must be unique.