checkStatus

open override fun checkStatus(): List<PermissionStatus>

Checks the status of permissions of this request without sending it. Below API 23, this method and send should have the same behavior since the permissions status can be checked without sending a runtime request. Below API 23, the possible status are:

Return

the status of each permission.