TealiumConstants

public enum TealiumConstants

Constants used throughout the Tealium SDK.

  • The name of this Tealium library.

    Declaration

    Swift

    public static let libraryName: String
  • The version of this Tealium library.

    Declaration

    Swift

    public static let libraryVersion: String
  • A constant representing an unknown value as a string.

    Declaration

    Swift

    public static let unknown: String