PropertyID.SosTriggerEmergencyMessage Field |
public const Int32 SosTriggerEmergencyMessage = "value"
Public Const SosTriggerEmergencyMessage As Int32 = "value"
This property specifies the text message that can be used to be sent when the SOS trigger is activated
and SOS_TRIGGER_ACTION
is set to message an emergency number. The message will be sent via SMS.
The message should contain relevant information such as the nature of the emergency, location details if available, or any other critical information that would assist emergency responders or contacts.
This property takes effect only when SOS_TRIGGER_ENABLED
is enabled
and the configured SOS_TRIGGER_ACTION
is configured to SosTriggerAction.EMERGENCY_SMS
.
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.