Getting SDK version
Find out the current version of the Cordova SDK, by calling:
MedalliaMXO.getVersion().then((version) => {
// do something with the version
})
.catch((error) => {
// do something with the error
console.error(error)
})
Medallia Experience Orchestration
list_alt
Find out the current version of the Cordova SDK, by calling:
MedalliaMXO.getVersion().then((version) => {
// do something with the version
})
.catch((error) => {
// do something with the error
console.error(error)
})
Medallia®, the Medallia logo, and the names and marks associated with Medallia’s products are trademarks of Medallia and/or its affiliates. All other trademarks are the property of their respective owners.