Package-level declarations
Types
Link copied to clipboard
data class CarouselConfig(val showControls: Boolean, val shouldAutoScroll: Boolean, val autoScrollInterval: Double)
Link copied to clipboard
A product, within a `Block`
that can be clicked on.
Link copied to clipboard
Link copied to clipboard
data class DigitalFlyer(val subscriptionKey: String, val client: String, val banner: String = client, val environment: Environment = Environment.LIVE, bannerId: String? = null)
The entry-point for interacting with the SDK.
Link copied to clipboard
Link copied to clipboard
The API environments supported by the SDK
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The primary Publication object It contains the Publication.Attributes and an array of Publication.Page objects, which contain the page content.
Link copied to clipboard
Link copied to clipboard