CarrierConfigManager.KeyAllowHoldCallDuringEmergencyBool Field

Definition

Flag indicating whether or not an ongoing call will be held when an outgoing emergency call is placed.

[Android.Runtime.Register("KEY_ALLOW_HOLD_CALL_DURING_EMERGENCY_BOOL", ApiSince=30)]
public const string KeyAllowHoldCallDuringEmergencyBool;
[<Android.Runtime.Register("KEY_ALLOW_HOLD_CALL_DURING_EMERGENCY_BOOL", ApiSince=30)>]
val mutable KeyAllowHoldCallDuringEmergencyBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_ALLOW_HOLD_CALL_DURING_EMERGENCY_BOOL.

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