Trait script::dom::bindings::codegen::Bindings::RTCErrorEventBinding::RTCErrorEventBinding::RTCErrorEventMethods
source · pub trait RTCErrorEventMethods {
fn Error(&self) -> Root<Dom<RTCError>>;
fn IsTrusted(&self) -> bool;
}