DispatchContext Structure Reference
public struct DispatchContext
Context with information around the track that generated the Dispatch request.
-
The source that created a dispatch.
See moreDeclaration
Swift
public enum Source -
The data that was created with the
Dispatch, before any collection and transformation.Declaration
Swift
public let initialData: DataObject