ApnSetting.ProtocolIpv4v6 フィールド

定義

注意事項

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

デュアル IP スタック UE 機能を処理するために導入された仮想 PDP の種類。

[Android.Runtime.Register("PROTOCOL_IPV4V6", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.Protocols enum directly instead of this field.", true)]
public const Android.Telephony.Data.Protocols ProtocolIpv4v6 = 2;
[<Android.Runtime.Register("PROTOCOL_IPV4V6", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.Protocols enum directly instead of this field.", true)>]
val mutable ProtocolIpv4v6 : Android.Telephony.Data.Protocols

フィールド値

Value = 2

実装

属性

注釈

デュアル IP スタック UE 機能を処理するために導入された仮想 PDP の種類。

android.telephony.data.ApnSetting.PROTOCOL_IPV4V6Java ドキュメント。

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

適用対象