Interface SourceInfo


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

      • getId

        @JsProperty
        java.lang.String getId()
      • getKind

        @JsProperty
        java.lang.String getKind()
      • getLabel

        @JsProperty
        java.lang.String getLabel()
      • isFacing

        @JsProperty
        boolean isFacing()