Freigeben über


CarrierConfigManager.ImsSs.KeyTerminalBasedCallWaitingDefaultEnabledBool Field

Definition

Flag indicating whether the user setting for terminal-based call waiting is enabled by default or not.

[Android.Runtime.Register("KEY_TERMINAL_BASED_CALL_WAITING_DEFAULT_ENABLED_BOOL", ApiSince=34)]
public const string KeyTerminalBasedCallWaitingDefaultEnabledBool;
[<Android.Runtime.Register("KEY_TERMINAL_BASED_CALL_WAITING_DEFAULT_ENABLED_BOOL", ApiSince=34)>]
val mutable KeyTerminalBasedCallWaitingDefaultEnabledBool : string

Field Value

Attributes

Remarks

Flag indicating whether the user setting for terminal-based call waiting is enabled by default or not. This configuration is valid only when #KEY_UT_TERMINAL_BASED_SERVICES_INT_ARRAY includes #SUPPLEMENTARY_SERVICE_CW.

The default value for this key is true.

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