|
Agora C++ API Reference for All Platforms
|
#include <AgoraBase.h>
Public Member Functions | |
| UserInfo () | |
Public Attributes | |
| util::AString | userId |
| bool | hasAudio |
| bool | hasVideo |
The definition of the UserInfo struct.
|
inline |
| util::AString agora::UserInfo::userId |
ID of the user.
| bool agora::UserInfo::hasAudio |
Whether the user has enabled audio:
| bool agora::UserInfo::hasVideo |
Whether the user has enabled video: