Interface RTCDataChannelInitInterface_


  • @JsType(isNative=true,
            namespace="<global>")
    public interface RTCDataChannelInitInterface_
    • Method Detail

      • isReliable

        @JsProperty
        boolean isReliable()
      • setReliable

        @JsProperty
        void setReliable​(boolean reliable)