|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| bool | isValid |
| uid_t | uid |
| const char * | providerName |
| const char * | extensionName |
The definition of extension context types.
|
inline |
| bool isValid |
Whether the uid is valid.
| uid_t uid |
The ID of the user. A uid of 0 indicates the local user, and a uid greater than 0 represents a remote user.
| const char* providerName |
The provider name of the current extension.
| const char* extensionName |
The extension name of the current extension.