addPermissionCheckStatus

abstract fun addPermissionCheckStatus(permission_check_type: PermissionCheckType, allowed: Boolean)

Notifies when permission checks have been granted or not

Parameters

permission_check_type

the permission type

allowed

whether or not the permission was granted