handleRuntimePermissions

abstract fun handleRuntimePermissions(permissions: Array<out String>)

Handle a group of permissions notifying the changes on the attached Listener. This method checks the state of the permissions before sending the request.

Parameters

permissions

set of permissions that must be handled.