public interface NotificationChannelProvider
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChannelId(boolean donNotDisturb,
boolean tooFast,
boolean ring,
boolean vibrate)
Get notified of the channel ID before a notification pops up
|
java.lang.String getChannelId(boolean donNotDisturb, boolean tooFast, boolean ring, boolean vibrate)
donNotDisturb
- Enable Do-Not-Disturb and receive notifications that are not forcibly pushedtooFast
- Interval between two notificationsring
- Specify whether to ringvibrate
- Specify whether to vibrate