Marketing Cloud SDK / com.salesforce.marketingcloud.events / Event

Event

interface Event

Functions

attributes

The Event attributes for this event.

abstract fun attributes(): Map<String, Any>

name

The name for the event. This value must match the Event Name used when creating the event in the Marketing Cloud UI for any action to result from tracking this event.

abstract fun name(): String