CarrierConfigManager.Iwlan.EpdgAddressIpv4Only フィールド

定義

注意事項

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_ONLY", 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 EpdgAddressIpv4Only = 2;
[<Android.Runtime.Register("EPDG_ADDRESS_IPV4_ONLY", 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 EpdgAddressIpv4Only : Android.Telephony.IwlanEpdgAddressPreference

フィールド値

Value = 2
属性

注釈

IPv4 ePDG アドレスのみを使用します。

android.telephony.CarrierConfigManager.Iwlan.EPDG_ADDRESS_IPV4_ONLYJava ドキュメント。

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

適用対象