PropertyID.SosTriggerEmergencyNumber Field |
public const Int32 SosTriggerEmergencyNumber = "value"
Public Const SosTriggerEmergencyNumber As Int32 = "value"
This property specifies the phone number that will be dialed when the SOS trigger is activated
and SOS_TRIGGER_ACTION
is set to call a specific emergency number.
The number should be in the format appropriate for the device's locale and carrier.
If this property is empty or not set, the system will fall back to default emergency numbers when the SOS trigger action is configured to make emergency calls.
This property takes effect only when SOS_TRIGGER_ENABLED
is enabled
and SOS_TRIGGER_ACTION
is configured to SosTriggerAction.EMERGENCY_CALL
.
The class of the property is TextProperty
.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.