goto Uri
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.
uri Action
The Uri action to execute.