ApnSetting.TypeOemPaid 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 reti OEM_PAID (Automotive PANS)

[Android.Runtime.Register("TYPE_OEM_PAID", ApiSince=36)]
[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 TypeOemPaid = 65536;
[<Android.Runtime.Register("TYPE_OEM_PAID", ApiSince=36)>]
[<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 TypeOemPaid : Android.Telephony.Data.ApnType

Valore del campo

Value = 65536

Implementazioni

Attributi

Commenti

Tipo APN per reti OEM_PAID (Automotive PANS)

per android.telephony.data.ApnSetting.TYPE_OEM_PAID.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a