Structures
The following structures are available globally.
-
Automation device audience
See moreDeclaration
Swift
public struct AutomationAudience : Codable, Sendable, Equatable -
Automation compound audience
See moreDeclaration
Swift
public struct AutomationCompoundAudience : Codable, Sendable, Equatable -
Automation delay
See moreDeclaration
Swift
public struct AutomationDelay : Sendable, Codable, Equatable -
Automation schedule
See moreDeclaration
Swift
public struct AutomationSchedule : Sendable, Codable, Equatable -
Model for defining when an automation is triggered.
See moreDeclaration
Swift
public struct EventAutomationTrigger : Sendable, Codable, Equatable -
Display adapter args
See moreDeclaration
Swift
public struct DisplayAdapterArgs : Sendable -
In-App Message
See moreDeclaration
Swift
public struct InAppMessage : Codable, Equatable, Sendable -
In-App message color
See moreDeclaration
Swift
public struct InAppMessageColor : Codable, Sendable, Equatable -
Button info
See moreDeclaration
Swift
public struct InAppMessageButtonInfo : Sendable, Codable, Equatable -
Media info
See moreDeclaration
Swift
public struct InAppMessageMediaInfo : Sendable, Codable, Equatable -
InAppMessage text info
See moreDeclaration
Swift
public struct InAppMessageTextInfo : Sendable, Codable, Equatable -
Model object representing in-app message data.
See moreDeclaration
Swift
public struct LegacyInAppMessage : Sendable, Equatable -
In-app message themes
See moreDeclaration
Swift
public struct InAppMessageTheme
View on GitHub
Structures Reference