FormListeningService

Service for the Rule Based Form listener (id: enrichprofilewithvisitorinput)

Constructors

Link copied to clipboard
constructor(blueConicClient: BlueConicClient, uuid: String)

Functions

Link copied to clipboard
fun applyRules(rules: JSONArray)

Applies rules and determines which keywords earn points based on the engagement rule settings.

Link copied to clipboard
Link copied to clipboard
open override fun handleEvent(event: Event)

Called when an event is thrown by the app developer

Inherited functions

Link copied to clipboard
fun registerEvent(rule: JSONObject, className: String)

Registers an event in the event manager.