navigate({ … })

Navigate to another xApp (by identifier)

Warning! This command is permissioned. To use it in your xApp, please contact Xumm Support, explain the user flow & use case and share your API key so we can discuss granting your xApp this permission.

Parameters

{ xApp: '...' }

The provided value of the xApp property should be a valid xApp identifier.

Syntax

xumm.xapp.navigate({ xApp: 'xumm.support' })

Last updated