![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
Information about the conference. More...
#include <owt/conference/conferenceclient.h>
Public Member Functions | |
std::vector< std::shared_ptr< RemoteStream > > | RemoteStreams () const |
Current remote streams in the conference. | |
std::vector< std::shared_ptr< Participant > > | Participants () const |
Current participant list in the conference. | |
std::string | Id () const |
Conference ID. | |
std::shared_ptr< Participant > | Self () const |
The participant info of current conference client. | |
Information about the conference.
This information contains current details of the conference.