has Permissions

fun hasPermissions(permissions: Array<String>): Boolean

Method to check if the application has permissions

Return

is the application has the permissions?

Parameters

permissions

array of the permission to check

Sources

Link copied to clipboard