Searched defs:IceCandidateErrorEvent (Results 1 – 1 of 1) sorted by relevance
129 struct IceCandidateErrorEvent { struct131 IceCandidateErrorEvent(std::string address, in IceCandidateErrorEvent() argument142 std::string address;143 int port = 0;144 std::string url;145 int error_code = 0;146 std::string error_text;