Checks if a notification category/channel is enabled.
The channel name.
A promise with the result.
Overrides the foreground display per notification.
The predicate should return as quickly as possible to avoid delaying notification delivery.
Optional
predicate: (pushPayload: PushPayload) => Promise<boolean>A foreground display predicate.
Sets the notification config.
The notification config.
Android Push.