|
Zoom Rooms Controller SDK Reference 6.6.0
|
Signaling app accessed user. More...
#include <IMeetingControlHelper.h>
Data Fields | |
| std::string | userName |
| User Name. | |
| std::string | userGuid |
| User GUID. | |
| std::string | avatarUrl |
| User Avatar url. | |
Signaling app accessed user.
Definition at line 81 of file IMeetingControlHelper.h.
| std::string SignalingAppAccessedUser::avatarUrl |
User Avatar url.
Definition at line 85 of file IMeetingControlHelper.h.
| std::string SignalingAppAccessedUser::userGuid |
User GUID.
Definition at line 84 of file IMeetingControlHelper.h.
| std::string SignalingAppAccessedUser::userName |
User Name.
Definition at line 83 of file IMeetingControlHelper.h.