appwin_in_app_message library
In-app messages and the events a campaign is tracked by.
The native SDK presents these itself; you only touch these types when you
render them yourself, through fetchPendingMessages().
Classes
- AppwinInAppButton
- One call to action on an in-app message.
- AppwinInAppContent
- What an AppwinInAppMessage actually shows. Every field is optional: the studio composes the message in the dashboard and may leave any of them out.
- AppwinInAppMessage
- An in-app message the server has queued for this device.
Enums
- AppwinAutomationEvent
- Moments a studio can trigger a campaign from.
- AppwinTrackEvent
-
What happened to a message, reported back through
AppwinNotifications.track.