Package io.piano.android.composer.model.events
See: Description
-
Class Summary Class Description EventType Represents various event types that can be used in the Composer SDK. ExperienceExecute Represents an event type to execute an experience. Meter Represents an event type for a metered paywall view. SetResponseVariable Represents an event type to set response variables. ShowForm Represents an event type to show a form. ShowLogin Represents an event type to show a login prompt. ShowRecommendations Represents an event type to show recommendations. ShowTemplate Represents an event type to show a template. UserSegment Represents an event type for user segmentation. -
Interface Summary Interface Description BaseShowType Interface representing common properties of events that involve showing content. -
Enum Summary Enum Description MeterState Enumeration representing the state of the meter. -
Object Summary Object Description NonSite Represents an event type for non-site related events.