Aracılığıyla paylaş


CarrierConfigManager.ImsSs.KeyNetworkInitiatedUssdOverImsSupportedBool Field

Definition

Flag that controls whether network initiated USSD over IMS is supported by the UE.

[Android.Runtime.Register("KEY_NETWORK_INITIATED_USSD_OVER_IMS_SUPPORTED_BOOL", ApiSince=33)]
public const string KeyNetworkInitiatedUssdOverImsSupportedBool;
[<Android.Runtime.Register("KEY_NETWORK_INITIATED_USSD_OVER_IMS_SUPPORTED_BOOL", ApiSince=33)>]
val mutable KeyNetworkInitiatedUssdOverImsSupportedBool : string

Field Value

Attributes

Remarks

Flag that controls whether network initiated USSD over IMS is supported by the UE.

If true: Support Available.false: Otherwise. Reference: 3GPP 24.390.

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