CarrierConfigManager.KeyShowCallBlockingDisabledNotificationAlwaysBool Field

Definition

Flag specifying whether to show notification(call blocking disabled) when Enhanced Call Blocking(KEY_SUPPORT_ENHANCED_CALL_BLOCKING_BOOL) is enabled and making emergency call.

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

Field Value

String
Attributes

Remarks

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