CarrierConfigManager.UssdOverImsPreferred Field

Definition

Send USSD over IMS or CS while IMS is out of service or silent redial over CS if needed.

[Android.Runtime.Register("USSD_OVER_IMS_PREFERRED", ApiSince=31)]
public const int UssdOverImsPreferred = 1;
[<Android.Runtime.Register("USSD_OVER_IMS_PREFERRED", ApiSince=31)>]
val mutable UssdOverImsPreferred : int

Field Value

Int32
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.USSD_OVER_IMS_PREFERRED.

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