KMPNotifierLib
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
KMPNotifierLib
kmpnotifier-core
/
com.mmk.kmpnotifier.permission
/
PermissionUtil
/
hasNotificationPermission
has
Notification
Permission
abstract
fun
hasNotificationPermission
(
onPermissionResult
:
(
isGranted
:
Boolean
)
->
Unit
=
{}
)
Checks whether notification permission is granted and reports the result via
onPermissionResult
.