Activate Using MDM Deployment
Activate Using MDM Deployment

Activate Using MDM Deployment

During runtime, Zebra Voice listens for
wfc.voice.ACTION_UPDATE_CONFIG
intent. When Zebra Voice receives the intent from an MDM, the configuration file uses
WFConnect.xml
to update the Zebra Voice configuration parameters. Use a single intent to update multiple configuration parameters by including multiple element and value pairs.
For Zebra Voice 9.0.20306 or later, you can also send just the token to Zebra Voice using the following intent. This intent sends the token without requiring you to configure it in the XML file.
adb shell am start -a android.intent.action.VIEW -d "wfcvp://<token>"
For detailed information on MDM deployment, refer to the Workcloud Communication Voice Client Configuration Guide for Mobile Device Managers.