NotificationPermissionResultListener

Interface definition for a callback that is invoked whenever user responds to the permission request.

Author

Umang Chamaria

Since

12.3.00

Functions

Link copied to clipboard
abstract fun onPermissionResult(isGranted: Boolean)

Callback triggered when the user responds to the push permission request.