CarrierConfigManager.Iwlan.EpdgAddressVisitedCountry フィールド

定義

注意事項

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

訪問先の国の FQDN ルールを使用する

[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

フィールド値

Value = 4
属性

注釈

訪問先の国の FQDN ルールを使用する

の Java ドキュメント android.telephony.CarrierConfigManager.Iwlan.EPDG_ADDRESS_VISITED_COUNTRY

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象