removeNotificationChannelById

open fun removeNotificationChannelById(notificationChannelId: String)

Remove the NotificationChannel with the spedified ID from the NotificationManager

Parameters

notificationChannelId

The ID of the NotificationChannel to remove