Langue

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.

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

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

S’applique à