Page tree
Skip to end of metadata
Go to start of metadata

The SDK comes with a set of helpers classes for working with events. 


EventContext

Used for working with event contexts that are passed to EventProcessEvent

EventContextData

For data that is pushed into the event context as a parameter.

EventContextResultData

For data that is returned in the context from event sinks that process events.

 

  • No labels