checkPermissionStatus

open override fun checkPermissionStatus(context: Context, callback: Consumer<PermissionStatus>)(source)

Checks the current status of the permission.

Parameters

context

The application context.

callback

The callback.