Package com.fondesa.kpermissions.request.manifest

Types

ManifestPermissionRequest
Link copied to clipboard
class ManifestPermissionRequest(context: Context, permissions: Array<out String>) : BasePermissionRequest

Implementation of BasePermissionRequest that checks the permissions below Android M. To check if a permission is granted or not, the only information needed is its presence in the manifest.