droid-mcp
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
droid-mcp
droid-mcp-core
/
io.droidmcp.core
/
PermissionHelper
/
hasPermissions
has
Permissions
fun
hasPermissions
(
context
:
Context
,
permissions
:
List
<
String
>
)
:
Boolean
True only if every permission in
permissions
is currently granted to the app.