delete Notification Channel
Delete a notification channel (Android 8+; no-op on older API levels).
Return
true when the OS reports the channel was deleted; false when channelId is one of the predefined ids, on pre-O, or when the OS call failed.