Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
BOOL | isValid |
NSUInteger | uid |
NSString *_Nullable | providerName |
NSString *_Nullable | extensionName |
The definition of extension context types.
|
readwritenonatomicassign |
Whether the uid is valid.
|
readwritenonatomicassign |
The ID of the user. A uid of 0 indicates the local user, and a uid greater than 0 represents a remote user.
|
readwritenonatomiccopy |
The provider name of the current extension.
|
readwritenonatomiccopy |
The extension name of the current extension.