VizblActionHandler

Interface for handling UI actions within the Vizbl environment.

Functions

Link copied to clipboard
open fun onAddObjectClick()

Called when the add object button is pressed.

Link copied to clipboard
open fun onBuyClick(url: String, previewUrl: String?)

Called when the buy button is pressed.

Link copied to clipboard
open fun onCloseClick()

Called when the close button is pressed.

Link copied to clipboard
open fun onConfirmClick()

Called when the confirm button is pressed.

Link copied to clipboard
open fun onDeleteClick()

Called when the delete button is pressed.

Link copied to clipboard
open fun onQRScanned(url: String)

Called when a QR code is successfully scanned.

Link copied to clipboard

Called when the screenshot button is pressed.