InAppMessagingInterface

In-app messaging

Properties

Link copied to clipboard

Display interval

Link copied to clipboard
abstract var displayInterval: Long

Display interval

Link copied to clipboard

Functions

Link copied to clipboard

Notifies In-App messages that the display conditions should be reevaluated. This should only be called when state that was used to prevent a display with InAppMessageDisplayDelegate changes.

Link copied to clipboard

Sets a factory block for a custom display adapter. If the factory block returns a nil adapter, the default adapter will be used.