#include <peerconnectioninterface.h>
◆ operator!=() [1/2]
bool webrtc::PeerConnectionInterface::IceServer::operator!= |
( |
const IceServer & |
o | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool webrtc::PeerConnectionInterface::IceServer::operator!= |
( |
const IceServer & |
o | ) |
const |
|
inline |
◆ operator==() [1/2]
bool webrtc::PeerConnectionInterface::IceServer::operator== |
( |
const IceServer & |
o | ) |
const |
|
inline |
◆ operator==() [2/2]
bool webrtc::PeerConnectionInterface::IceServer::operator== |
( |
const IceServer & |
o | ) |
const |
|
inline |
◆ password
std::string webrtc::PeerConnectionInterface::IceServer::password |
◆ tls_cert_policy
◆ uri
std::string webrtc::PeerConnectionInterface::IceServer::uri |
◆ urls
std::vector< std::string > webrtc::PeerConnectionInterface::IceServer::urls |
◆ username
std::string webrtc::PeerConnectionInterface::IceServer::username |
The documentation for this struct was generated from the following file: