CarrierConfigManager.KeyAllowEmergencyNumbersInCallLogBool Field

Definition

Determines if the current device should allow emergency numbers to be logged in the Call Log.

[Android.Runtime.Register("KEY_ALLOW_EMERGENCY_NUMBERS_IN_CALL_LOG_BOOL", ApiSince=23)]
public const string KeyAllowEmergencyNumbersInCallLogBool;
[<Android.Runtime.Register("KEY_ALLOW_EMERGENCY_NUMBERS_IN_CALL_LOG_BOOL", ApiSince=23)>]
val mutable KeyAllowEmergencyNumbersInCallLogBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_ALLOW_EMERGENCY_NUMBERS_IN_CALL_LOG_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