navigate({ … })
Navigate to another xApp (by identifier)
Last updated
Was this helpful?
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.
{ xApp: '...' }The provided value of the xApp property should be a valid xApp identifier.
xumm.xapp.navigate({ xApp: 'xumm.support' })Last updated
Was this helpful?
Was this helpful?