CarrierConfigManager.KeySupportEnhancedCallBlockingBool Field

Definition

Determines whether to enable enhanced call blocking feature on the device.

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

Field Value

String
Attributes

Remarks

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