Home
last modified time | relevance | path

Searched defs:IceCandidateErrorEvent (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/p2p/base/
Dport.h129 struct IceCandidateErrorEvent { struct
131 IceCandidateErrorEvent(std::string address, in IceCandidateErrorEvent() argument
142 std::string address;
143 int port = 0;
144 std::string url;
145 int error_code = 0;
146 std::string error_text;