Applications-Nav Service
// To use the applications-nav service, you must subscribe to it from your application
var navService = SYMPHONY.services.subscribe("applications-nav");add()
function add(id, title, serviceName)remove()
count()
rename()
focus()
Last updated
Was this helpful?