Toaster

Toaster implementation

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun onDestroy()

Invoked when the interaction should close.

Link copied to clipboard
open override fun onLoad()

Invoked when the interaction should execute.

Inherited functions

Link copied to clipboard
open fun init(client: BlueConicClient, interactionContext: BlueConicClient.InteractionContext)