Skip to main content

Interface: $Properties

v1.EventGroupMarker.$Properties

Properties of an EventGroupMarker.

Hierarchy

Properties

inboundEvent

Optional inboundEvent: null | $Properties

EventGroupMarker inboundEvent


inboundUpdate

Optional inboundUpdate: null | $Properties

EventGroupMarker inboundUpdate


label

Optional label: null | $Properties

EventGroupMarker label


variant

Optional variant: "label" | "inboundEvent" | "inboundUpdate"

What this Marker represents. The variant determines whether the Marker was created explicitly by user code (label) or implicitly by the SDK on inbound signals/events (inbound_event) or update handlers (inbound_update).