Default In App Message Web View Client Listener
Constructors
Types
Functions
Link copied to clipboard
Called when a close URL (appboy://close) is followed in an HTML In App Message.
Link copied to clipboard
open override fun onCustomEventAction(inAppMessage: IInAppMessage, url: String, queryBundle: Bundle)
Called when the window location is set to a Custom Event URL (appboy://customEvent) in an HTML In App Message.
Link copied to clipboard
Called when a Newsfeed URL (appboy://newsfeed) is followed in an HTML In App Message.
Link copied to clipboard
Called when a non appboy
scheme url is encountered.