Condividi tramite


DataFailCause.UnsupportedApnInCurrentPlmn Campo

Definizione

Attenzione

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

APN non supportato nella rete mobile pubblica corrente (PLMN).

[Android.Runtime.Register("UNSUPPORTED_APN_IN_CURRENT_PLMN", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)]
public const Android.Telephony.DataFailCauseType UnsupportedApnInCurrentPlmn = 66;
[<Android.Runtime.Register("UNSUPPORTED_APN_IN_CURRENT_PLMN", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable UnsupportedApnInCurrentPlmn : Android.Telephony.DataFailCauseType

Valore del campo

Value = 66
Attributi

Commenti

APN non supportato nella rete mobile pubblica corrente (PLMN).

Documentazione java per android.telephony.DataFailCause.UNSUPPORTED_APN_IN_CURRENT_PLMN.

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