Click or drag to resize
SipUserConfigurationEmergencyNumbers Property
List of emergency numbers

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public HashSet<string> EmergencyNumbers { get; set; }

Property Value

Type: HashSetString
Remarks
Used in the Non-Aura environment. In a Aura environment, the identification of emergency numbers occurs automatically.
See Also