CarrierConfigManager.Iwlan.EpdgAddressIpv4Preferred フィールド

定義

注意事項

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

IPv4 ePDG アドレスに優先順位を付けます。

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

フィールド値

Value = 0
属性

注釈

IPv4 ePDG アドレスに優先順位を付けます。

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

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

適用対象