How to detect a Notification Channel is blocked by user in Android 8.0

Viewed 2295

Is there any callback my application receives when user blocks a Notification Channel created by my application OR it can be detected later ?

2 Answers
Related