sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.providers
/
IProviderPermissionsCallback
IProvider
Permissions
Callback
interface
IProviderPermissionsCallback
Members
Functions
cancelled
Link copied to clipboard
abstract
fun
cancelled
(
)
declined
Link copied to clipboard
abstract
fun
declined
(
declined
:
List
<
String
>
)
failed
Link copied to clipboard
abstract
fun
failed
(
error
:
String
)
granted
Link copied to clipboard
abstract
fun
granted
(
)
no
Access
Link copied to clipboard
abstract
fun
noAccess
(
)