OpenTera WebRTC API (C++) 1.2.5
opentera::IceServer Member List

This is the complete list of members for opentera::IceServer, including all inherited members.

credential() constopentera::IceServerinline
fetchFromServer(const std::string &url, const std::string &password, std::vector< IceServer > &iceServers, bool verifyCertificate=true)opentera::IceServerstatic
fromJson(const std::string &json, std::vector< IceServer > &iceServers)opentera::IceServerstatic
IceServer(std::string url)opentera::IceServerexplicit
IceServer(std::string url, std::string username, std::string credential)opentera::IceServer
IceServer(std::vector< std::string > urls)opentera::IceServerexplicit
IceServer(std::vector< std::string > urls, std::string username, std::string credential)opentera::IceServer
operator webrtc::PeerConnectionInterface::IceServer() const (defined in opentera::IceServer)opentera::IceServerinlineexplicit
urls() constopentera::IceServerinline
username() constopentera::IceServerinline
~IceServer()=default (defined in opentera::IceServer)opentera::IceServervirtual