![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
This class represent an attendee of a conference, replaced by Participant class. More...
#include <owt/conference/user.h>
Public Member Functions | |
User (std::string id, std::string name, std::string role, Permission permissions) | |
std::string | Role () const |
Get user's role. | |
std::string | Name () const |
Get user's name. | |
std::string | Id () const |
Get user's ID. | |
This class represent an attendee of a conference, replaced by Participant class.