PermissionNotGrantedException

constructor(action: String, notGranted: List<String>)

Parameters

action

The name of the action that should have been performed where the permission would have been required.

notGranted

The list or permissions which have not been granted. The values of this list are the value of the constants defined in android.Manifest.permission