onAccessControlResult

abstract fun onAccessControlResult(accepted: Boolean)

Must be called from the main thread.

Parameters

accepted

Whether the requested access control should be accepted or not.