gotoUri

open override fun gotoUri(context: Context, uriAction: UriAction)

This delegate method will be called when Braze wants to navigate to a particular URI. If an IBrazeDeeplinkHandler is set, this method will be called instead of the default method (which is defined in BrazeDeeplinkHandler.

Parameters

context

The current context.

uriAction

The Uri action to execute.