Freigeben über


CarrierConfigManager.Iwlan.EpdgAddressVisitedCountry Field

Definition

Caution

This constant will be removed in the future version. Use Android.Telephony.IwlanEpdgAddressType enum directly instead of this field.

Use Visited Country FQDN rule

[Android.Runtime.Register("EPDG_ADDRESS_VISITED_COUNTRY", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.IwlanEpdgAddressType enum directly instead of this field.", true)]
public const Android.Telephony.IwlanEpdgAddressType EpdgAddressVisitedCountry = 4;
[<Android.Runtime.Register("EPDG_ADDRESS_VISITED_COUNTRY", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.IwlanEpdgAddressType enum directly instead of this field.", true)>]
val mutable EpdgAddressVisitedCountry : Android.Telephony.IwlanEpdgAddressType

Field Value

Value = 4
Attributes

Remarks

Use Visited Country FQDN rule

Java documentation for android.telephony.CarrierConfigManager.Iwlan.EPDG_ADDRESS_VISITED_COUNTRY.

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