Trait script::dom::bindings::codegen::Bindings::RTCDataChannelEventBinding::RTCDataChannelEventBinding::RTCDataChannelEventMethods
source · pub trait RTCDataChannelEventMethods {
fn Channel(&self) -> Root<Dom<RTCDataChannel>>;
fn IsTrusted(&self) -> bool;
}