onAuthenticationResult

abstract fun onAuthenticationResult(accepted: Boolean)

Must be called from the main thread.

Parameters

accepted

Whether the incoming connection should be accepted or not.