Emergency Number Support

Emergency Number Support

Voice Client includes a new configuration feature that allows the administrator to configure emergency number details. Whenever an emergency number is dialed from the Voice Client application, the Voice Client sends an intent to the third-party application, which is registered with the following intent details.
The Zebra Voice Client version must be 9.0.24301 or later to support this feature.
Intent details
Intent Details
Value
Remarks
Action
android.intent.action.SEND
The value for action remains the same. So, no configuration parameter is exposed for the same.
Category
android.intent.category.DEFAULT
The value for the category remains the same. So, no configuration parameter is exposed for the same.
Package
Receiver app package name
This is a new configurable parameter, and it is mandatory to provide.
Class
Broadcast receiver app Class name
This is a new configurable parameter, and it is optional.