Interface NotificationOptionsInterface_
@JsType(isNative=true,
namespace="<global>")
public interface NotificationOptionsInterface_
-
Method Details
-
getBody
-
getDir
-
getIcon
-
getLang
-
getTag
-
isRequireInteraction
@JsProperty boolean isRequireInteraction() -
setBody
-
setDir
-
setIcon
-
setLang
-
setRequireInteraction
@JsProperty void setRequireInteraction(boolean requireInteraction) -
setTag
-