AccessControlResult

fun interface AccessControlResult

Callback to provide the result of the AccessControl.

Functions

Link copied to clipboard
abstract fun onAccessControlResult(accepted: Boolean)

Must be called from the main thread.