Condividi tramite


ApnSetting.TypeBip Campo

Definizione

Attenzione

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

Tipo APN per BIP.

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

Valore del campo

Value = 8192

Implementazioni

Attributi

Commenti

Tipo APN per BIP.

Documentazione java per android.telephony.data.ApnSetting.TYPE_BIP.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a