Freigeben über


CarrierConfigManager.ImsSs.KeyTerminalBasedCallWaitingSyncTypeInt Field

Definition

Flag indicating the way to synchronize the setting between CS and IMS.

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

Field Value

Attributes

Remarks

Flag indicating the way to synchronize the setting between CS and IMS.

Possible values are, #CALL_WAITING_SYNC_NONE, #CALL_WAITING_SYNC_USER_CHANGE, #CALL_WAITING_SYNC_FIRST_POWER_UP, #CALL_WAITING_SYNC_FIRST_CHANGE, #CALL_WAITING_SYNC_IMS_ONLY.

This configuration is valid only when #KEY_UT_TERMINAL_BASED_SERVICES_INT_ARRAY includes #SUPPLEMENTARY_SERVICE_CW.

If key is invalid or not configured, the default value #CALL_WAITING_SYNC_FIRST_CHANGE will apply.

Java documentation for android.telephony.CarrierConfigManager.ImsSs.KEY_TERMINAL_BASED_CALL_WAITING_SYNC_TYPE_INT.

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