cdp / com.salesforce.marketingcloud.cdp.events / Event / engagement

engagement

@JvmStatic @JvmOverloads fun engagement(eventType: String, eventAttributes: Map<String, Any?>? = null): Event?

Creates an engagement event.

Parameters

eventType - The name of the event.

eventAttributes - The event attributes to be associated with this event.

Return
Event or null