ping()
Contact the Xumm platform to check for connectivity and valid auth.
const pong = await Sdk.ping();{
quota: {},
application: {
uuidv4: '00000000-1111-2222-3333-aaaaaaaaaaaa',
name: 'My XUMM APP',
webhookurl: '',
disabled: 0
},
call: { uuidv4: 'bbbbbbbb-cccc-dddd-eeee-111111111111' }
}Last updated
Was this helpful?