LocalNotificationOptions |
LocalNotificationOptions.addAction(LocalNotificationOptions.Action action) |
LocalNotificationOptions |
LocalNotificationOptions.setBadge(String badge) |
LocalNotificationOptions |
LocalNotificationOptions.setBody(String body) |
LocalNotificationOptions |
LocalNotificationOptions.setDir(LocalNotificationOptions.Direction dir) |
LocalNotificationOptions |
LocalNotificationOptions.setIcon(String icon) |
LocalNotificationOptions |
LocalNotificationOptions.setImage(String image) |
LocalNotificationOptions |
LocalNotificationOptions.setLang(String lang) |
LocalNotificationOptions |
LocalNotificationOptions.setRenotify(boolean renotify) |
LocalNotificationOptions |
LocalNotificationOptions.setRequireInteraction(boolean requireInteraction) |
LocalNotificationOptions |
LocalNotificationOptions.setSilent(boolean silent) |
LocalNotificationOptions |
LocalNotificationOptions.setTag(String tag) |
LocalNotificationOptions |
LocalNotificationOptions.setTimestamp(long timestamp) |
LocalNotificationOptions |
LocalNotificationOptions.setVibrate(int... vibrate) |