FullscreenLightbox

Fullscreen lightbox implementation

Constructors

Link copied to clipboard
constructor()

Functions

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

"Constructor" method for plugins.

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.