InAppMessageDisplayDelegate
interface InAppMessageDisplayDelegate
Message display delegate
Functions
Link copied to clipboard
Called to check if the message is ready to be displayed. This method will be called for every message that is pending display whenever a display condition changes. Use notifyDisplayConditionsChanged
to notify whenever a condition changes to reevaluate the pending In-App messages.
Link copied to clipboard
Called when a message finished displaying
Link copied to clipboard
Called when a message will be displayed.