Adapty
Toggle table of contents
4.1.0
common
Platform filter
common
Switch theme
Search in API
Adapty
Adapty SDK
/
com.adapty.kmp.models
/
AdaptyUIPermissionResult
/
Companion
Companion
object
Companion
Members
Functions
denied
Link copied to clipboard
fun
denied
(
detail
:
String
?
=
null
)
:
AdaptyUIPermissionResult
The user denied the permission, or it could not be requested.
granted
Link copied to clipboard
fun
granted
(
detail
:
String
?
=
null
)
:
AdaptyUIPermissionResult
The user granted the permission.