POCardUpdateDelegate

Delegate that allows to handle events during card update.

Functions

Link copied to clipboard
open fun onEvent(event: POCardUpdateEvent)

Invoked on card update lifecycle events.

Link copied to clipboard

Allows to decide whether the card update should continue or complete after the failure. Returns true by default.