public static final java.lang.String |
GET_PERMISSION |
"return Notification.permission" |
public static final java.lang.String |
REQUEST_PERMISSION |
"return window.notify.requestPermission()" |
public static final java.lang.String |
SEND_NOTIFICATION_FULL |
"window.notify.sendNotification($0, $1, $2, $3)" |
public static final java.lang.String |
SEND_NOTIFICATION_FULL_DELAY |
"window.notify.sendNotification($0, $1, $2, $3, $4)" |
public static final java.lang.String |
SEND_NOTIFICATION_NO_ICON |
"window.notify.sendNotification($0, $1, $2)" |