Skip to content

Item Callbacks

List of callbacks related to item actions.

BancoItemRegisterCallback

Invoked when an item is registered.

Warning

This callback is not cancellable

Properties

  • bancoItem

BancoItemUnregisterCallback

Invoked when an item is unregistered.

Warning

This callback is not cancellable

Properties

  • bancoItem