Structures

The following structures are available globally.

  • Automation device audience

    See more

    Declaration

    Swift

    public struct AutomationAudience : Codable, Sendable, Equatable
  • Automation delay

    See more

    Declaration

    Swift

    public struct AutomationDelay : Sendable, Codable, Equatable
  • Automation schedule

    See more

    Declaration

    Swift

    public struct AutomationSchedule : Sendable, Codable, Equatable
  • Model for defining when an automation is triggered.

    See more

    Declaration

    Swift

    public struct EventAutomationTrigger : Sendable, Codable, Equatable
  • Display adapter args

    See more

    Declaration

    Swift

    public struct DisplayAdapterArgs : Sendable
  • In-App Message

    See more

    Declaration

    Swift

    public struct InAppMessage : Codable, Equatable, Sendable
  • In-App message color

    See more

    Declaration

    Swift

    public struct InAppMessageColor : Codable, Sendable, Equatable
  • Button info

    See more

    Declaration

    Swift

    public struct InAppMessageButtonInfo : Sendable, Codable, Equatable
  • Media info

    See more

    Declaration

    Swift

    public struct InAppMessageMediaInfo : Sendable, Codable, Equatable
  • InAppMessage text info

    See more

    Declaration

    Swift

    public struct InAppMessageTextInfo : Sendable, Codable, Equatable
  • Model object representing in-app message data.

    See more

    Declaration

    Swift

    public struct LegacyInAppMessage : Sendable, Equatable