OpenTera WebRTC API (C++) 1.2.6
|
This is the complete list of members for opentera::IceServer, including all inherited members.
credential() const | opentera::IceServer | inline |
fetchFromServer(const std::string &url, const std::string &password, std::vector< IceServer > &iceServers, bool verifyCertificate=true) | opentera::IceServer | static |
fromJson(const std::string &json, std::vector< IceServer > &iceServers) | opentera::IceServer | static |
IceServer(std::string url) | opentera::IceServer | explicit |
IceServer(std::string url, std::string username, std::string credential) | opentera::IceServer | |
IceServer(std::vector< std::string > urls) | opentera::IceServer | explicit |
IceServer(std::vector< std::string > urls, std::string username, std::string credential) | opentera::IceServer | |
operator webrtc::PeerConnectionInterface::IceServer() const (defined in opentera::IceServer) | opentera::IceServer | inlineexplicit |
urls() const | opentera::IceServer | inline |
username() const | opentera::IceServer | inline |
~IceServer()=default (defined in opentera::IceServer) | opentera::IceServer | virtual |