InAppInterceptor

Interface to intercept In-App Messages before they are displayed.

This interface can be used to cancel the automatic display of a message and allow manual handling. It is called when the SDK is about to display an In-App message.

Functions

Link copied to clipboard
Called when an In-App Message is about to be displayed, giving a chance to cancel it and handle it manually.