DefaultNotificationsPermissionManager
The BasePermissionManager to use as a default for NotificationsPermission
Parameters
the Context the NotificationsPermission is to be granted in
the NotificationsPermission to manage
the Settings to apply to this manager.
the CoroutineScope of this manager.
The BasePermissionManager to use as a default for NotificationsPermission
Parameters
the NotificationsPermission to manage
the Settings to apply to this manager.
the CoroutineScope of this manager.
The BasePermissionManager to use as a default for NotificationsPermission
The BasePermissionManager to use as a default for NotificationsPermission
Parameters
the NotificationsPermission to manage
the Settings to apply to this manager.
the CoroutineScope of this manager.
The default BasePermissionManager for NotificationsPermission on the JS family (js + wasmJs).
Backed by the browser Notification API: Notification.permission is polled on the monitoring interval and requestPermissionDidStart calls Notification.requestPermission() to surface the prompt.
Parameters
the NotificationsPermission to manage
the Settings to apply to this manager.
the CoroutineScope of this manager.