Partager via


ApnSetting.ProtocolIpv6 Champ

Définition

Attention

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

Protocole Internet, version 6.

[Android.Runtime.Register("PROTOCOL_IPV6", 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 ProtocolIpv6 = 1;
[<Android.Runtime.Register("PROTOCOL_IPV6", 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 ProtocolIpv6 : Android.Telephony.Data.Protocols

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

Protocole Internet, version 6.

Documentation Java pour android.telephony.data.ApnSetting.PROTOCOL_IPV6.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à