Partager via


ApnSetting.ProtocolUnstructured Champ

Définition

Attention

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

Transfert de données non structurées vers le réseau de données via N6.

[Android.Runtime.Register("PROTOCOL_UNSTRUCTURED", ApiSince=29)]
[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 ProtocolUnstructured = 5;
[<Android.Runtime.Register("PROTOCOL_UNSTRUCTURED", ApiSince=29)>]
[<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 ProtocolUnstructured : Android.Telephony.Data.Protocols

Valeur de champ

Value = 5

Implémente

Attributs

Remarques

Transfert de données non structurées vers le réseau de données via N6.

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

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 à