CarrierConfigManager.KeyEmergencyNumberPrefixStringArray Field

Definition

Indicates zero or more emergency number prefix(es), because some carrier requires if users dial an emergency number address with a specific prefix, the combination of the prefix and the address is also a valid emergency number to dial.

[Android.Runtime.Register("KEY_EMERGENCY_NUMBER_PREFIX_STRING_ARRAY", ApiSince=29)]
public const string KeyEmergencyNumberPrefixStringArray;
[<Android.Runtime.Register("KEY_EMERGENCY_NUMBER_PREFIX_STRING_ARRAY", ApiSince=29)>]
val mutable KeyEmergencyNumberPrefixStringArray : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_EMERGENCY_NUMBER_PREFIX_STRING_ARRAY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to