Interface RTCDtlsFingerprint


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

    • getAlgorithm

      @JsProperty String getAlgorithm()
    • getValue

      @JsProperty String getValue()