Interface RTCDataChannelInitInterface_
@JsType(isNative=true,
namespace="<global>")
public interface RTCDataChannelInitInterface_
-
Method Summary
-
Method Details
-
isReliable
@JsProperty boolean isReliable() -
setReliable
@JsProperty void setReliable(boolean reliable)
-