Searched defs:WebRTCError (Results 1 – 1 of 1) sorted by relevance
9 pub struct WebRTCError { struct10 pub value: WebRTCErrorValue, argument23 impl From<RTCError> for WebRTCError { implementation31 impl From<RTCUtilError> for WebRTCError { implementation39 impl fmt::Display for WebRTCError { implementation45 impl Fail for WebRTCError { implementation