Gamebase SDK for Android
1.0.0
Toast Gamebase Platform
◆
checkPermissions()
static boolean checkPermissions
(
@NonNull Context
context
,
@NonNull List< String >
permissions
)
static
Determine whether
you
have been granted a particular permission.
Parameters
context
Main activity.
permissions
The name of the permission being checked.
Returns
Over OS 6.0(API 23, M), true if all of the permission are granted, false otherwise Under OS 6.0, true will be returned always.
com
toast
android
gamebase
Gamebase
Util
Generated by
1.8.13