onOtherUrlAction

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

Called when a non appboy scheme url is encountered.

Parameters

context

the current context

url

the url pressed

queryBundle

a bundle of the query part of url