Package elemental2.dom
Interface RTCDataChannelInitInterface_
-
@JsType(isNative=true, namespace="<global>") public interface RTCDataChannelInitInterface_
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isReliable()
void
setReliable(boolean reliable)
-