Notification
class Notification
Types
Functions
Link copied to clipboard
Returns the builder for this notification, for editing its contents.
Link copied to clipboard
Hides the notification
Link copied to clipboard
Shows the notification.
Link copied to clipboard
Updates some data of the notification, and refreshes it from the UI.
Properties
Link copied to clipboard
Returns android.app.Notification if the show method has been ran, or null if the notification is not ready.