isPermanentlyDenied

fun isPermanentlyDenied(context: Context, grantResults: Map<String, Boolean>): Boolean

Checks if the grantResults indicate that the permissions were permanently denied.

Parameters

context

The calling Context.