Package-level declarations
Functions
Link copied to clipboard
Cancel notification base on notification id
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun Context.getNotificationBuilder(@StringRes channelId: Int, title: Int, text: Int, @DrawableRes icon: Int, @StringRes groupId: Int, importance: Int = NotificationCompat.PRIORITY_DEFAULT, pendingIntent: PendingIntent? = null): NotificationCompat.Builder
Build a notification
Link copied to clipboard
Get notification channel
Link copied to clipboard
Get notification channel group
Link copied to clipboard
Update notification