Interface SourceInfo


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

    • getId

      @JsProperty String getId()
    • getKind

      @JsProperty String getKind()
    • getLabel

      @JsProperty String getLabel()
    • isFacing

      @JsProperty boolean isFacing()