onCustomEventAction

abstract fun onCustomEventAction(context: Context, url: String, queryBundle: Bundle)

Called when the window location is set to a Custom Event URL (appboy://customEvent) in an HTML Banner.

Parameters

context

the current context

url

the url that triggered the action

queryBundle

a bundle of the query part of url