SelectionEvent<T> (Legacy SDK)
Legacy Web SDK
This page applies to the Legacy Web SDK only. For the Rokt SDK+, see the Web SDK+ Integration Guide.
OverviewDirect link to Overview
Object representing an event emitted by a Selection.on.
PropertiesDirect link to Properties
bodyDirect link to body
• body : T
The payload of the emitted event.
eventDirect link to event
• event? : string
The name of the emitted event.
placement (optional)Direct link to placement
• placement? : Placement
Optional placement instance available in case if the event was originated by one of the placements in the selection.