FormListener

Mobile implementation of the Rule Based Form listener (id: enrichprofilewithvisitorinput)

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
fun migrateToV2(rulesJson: String): JSONArray?

Migration: the rules for Version 1 to Version 2

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.