Interface GetNotificationOptions


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

      • getTag

        @JsProperty
        java.lang.String getTag()
      • setTag

        @JsProperty
        void setTag​(java.lang.String tag)