NotificationChannelRegistry

Compatibility class for registering notification channels.

Functions

Link copied to clipboard
Like createNotificationChannel, but on Android O and above, the channel will not be created with the NotificationManager until it is accessed with getNotificationChannel.
Link copied to clipboard
Adds a notification channel and saves it to disk.
Link copied to clipboard
Deletes a notification channel, by identifier.
Link copied to clipboard
Gets a notification channel by identifier.
Link copied to clipboard
Gets a notification channel by identifier.