Sporades SDK API
Preparing search index...
client
JourneyEvent
Type Alias JourneyEvent
JourneyEvent
:
|
{
states
:
JourneyRecord
[]
;
type
:
"snapshot"
}
|
{
state
:
JourneyRecord
;
type
:
"added"
|
"updated"
|
"removed"
}
Snapshot-first realtime Journey delivery. Removal carries the complete last record.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sporades SDK API
Loading...
Snapshot-first realtime Journey delivery. Removal carries the complete last record.