- getDateTime() - Method in class com.gluonhq.charm.down.plugins.Notification
-
The ZonedDateTime with the time when the notification is scheduled
- getId() - Method in class com.gluonhq.charm.down.plugins.Notification
-
The id of the notification.
- getImageInputStream() - Method in class com.gluonhq.charm.down.plugins.Notification
-
The InputStream with an image for the notification's logo
- getNotifications() - Method in interface com.gluonhq.charm.down.plugins.LocalNotificationsService
-
An Observable List of Notifications, that can be used to
add or remove notifications
- getNotifications() - Method in class com.gluonhq.impl.charm.down.plugins.LocalNotificationsServiceBase
-
An Observable List of Notifications, that can be used to
add or remove notifications
If the notification is marked as scheduled, it won't be
added to the device
- getRunnable() - Method in class com.gluonhq.charm.down.plugins.Notification
-
A runnable to be executed when the notification is displayed and clicked
by the user on the device
- getText() - Method in class com.gluonhq.charm.down.plugins.Notification
-
The content of the notification
- getTitle() - Method in class com.gluonhq.charm.down.plugins.Notification
-
The title of the notification