Package com.onesignal.inAppMessages
See: Description
-
Interface Summary Interface Description IInAppMessage IInAppMessageClickEvent The data provided to IInAppMessageClickListener.onClick when an IAM has been clicked by the user. IInAppMessageClickListener An interface used to process a OneSignal In-App Message the user just clicked on. IInAppMessageClickResult An IAM action represents an action performed by the user in reaction to an IAM being displayed. IInAppMessageDidDismissEvent The event passed into IInAppMessageLifecycleListener.onDidDismiss, it provides access to the In App Message that has been dismissed. IInAppMessageDidDisplayEvent The event passed into IInAppMessageLifecycleListener.onDidDisplay, it provides access to the In App Message that has been displayed. IInAppMessageLifecycleListener The lifecycle handler interface that should be implemented and provided as input to IInAppMessagesManager.addLifecycleListener. IInAppMessageWillDismissEvent The event passed into IInAppMessageLifecycleListener.onWillDismiss, it provides access to the In App Message to be dismissed. IInAppMessageWillDisplayEvent The event passed into IInAppMessageLifecycleListener.onWillDisplay, it provides access to the In App Message to be displayed. IInAppMessagesManager The In App Message (IAM) Manager is a device-scoped manager for controlling the IAM functionality within your application. -
Object Summary Object Description Companion -
Enum Summary Enum Description InAppMessageActionUrlType An enumeration of the possible places action URL's can be loaded, such as an in-app webview