create Event With Data
Registers an event of the specified type with the given data. The data object can contain a nested structure to be sent over custom events and/or with Timeline context in order to register timeline events.
The data structure needs to match the structure of the existing EventType
Parameters
The event type.
A map with properties for the event.
Registers an event of the specified type with the given data. The data object can contain a nested structure to be sent over custom events and/or with Timeline context in order to register timeline events.
The data structure needs to match the structure of the existing EventType
Parameters
The event type.
A map with properties for the event.
The Callback
Registers an event of the specified type with the given data. The data object can contain a nested structure to sent over custom events and/or with Timeline context in order to register timeline events.
The data structure needs to match the structure of the existing EventType.
Parameters
The event type.
A map with properties for the event.
The current activity
Registers an event of the specified type with the given data. The data object can contain a nested structure to sent over custom events and/or with Timeline context in order to register timeline events.
The data structure needs to match the structure of the existing EventType
Parameters
The event type.
A map with properties for the event.
The current activity
The callback function when results are ready