CarrierConfigManager.UssdOverImsOnly Field

Definition

Only send USSD over IMS and disallow silent redial over CS.

[Android.Runtime.Register("USSD_OVER_IMS_ONLY", ApiSince=31)]
public const int UssdOverImsOnly = 3;
[<Android.Runtime.Register("USSD_OVER_IMS_ONLY", ApiSince=31)>]
val mutable UssdOverImsOnly : int

Field Value

Int32
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.USSD_OVER_IMS_ONLY.

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