CarrierConfigManager.ImsEmergency.KeyEmergencyVowifiRequiresConditionInt Field

Definition

Specifies the condition when emergency call shall be attempted on IMS over Wi-Fi.

[Android.Runtime.Register("KEY_EMERGENCY_VOWIFI_REQUIRES_CONDITION_INT", ApiSince=35)]
public const string KeyEmergencyVowifiRequiresConditionInt;
[<Android.Runtime.Register("KEY_EMERGENCY_VOWIFI_REQUIRES_CONDITION_INT", ApiSince=35)>]
val mutable KeyEmergencyVowifiRequiresConditionInt : string

Field Value

Attributes

Remarks

Specifies the condition when emergency call shall be attempted on IMS over Wi-Fi.

Possible values are, #VOWIFI_REQUIRES_NONE#VOWIFI_REQUIRES_SETTING_ENABLED#VOWIFI_REQUIRES_VALID_EID

The default value for this key is #VOWIFI_REQUIRES_NONE.

Java documentation for android.telephony.CarrierConfigManager.ImsEmergency.KEY_EMERGENCY_VOWIFI_REQUIRES_CONDITION_INT.

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