Tealium for Swift SDK Reference > Data > TealiumPrismCore.DispatchContext Source Enumeration Reference public enum Source The source that created a dispatch. application The Dispatch was created by the application Declaration Swift case application module(_:) The Dispatch was created by a module Declaration Swift case module(Module.Type) moduleType The module type if this source represents a module. Declaration Swift public var moduleType: Module.Type? { get } © 2026 Tealium. All rights reserved. (Last updated: 2026-02-19) Generated by jazzy ♪♫ v0.15.4, a Realm project.