OnRequestListener

interface OnRequestListener

The listener for request

Functions

Link copied to clipboard
abstract fun onError(error: DelegationAgentInterface.Error)

error occurs

Link copied to clipboard
abstract fun onSuccess()

Request handled successfully