Interface RTCDataChannelInitRecord_


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

      • isReliable

        @JsProperty
        boolean isReliable()
      • setReliable

        @JsProperty
        void setReliable​(boolean reliable)