Condividi tramite


DataFailCause.IwlanSyntacticalErrorsInPacketFilters Campo

Definizione

Attenzione

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

La connessione PDN è stata rifiutata a causa di errori sintattici nel filtro pacchetti.

[Android.Runtime.Register("IWLAN_SYNTACTICAL_ERRORS_IN_PACKET_FILTERS", ApiSince=31)]
[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 IwlanSyntacticalErrorsInPacketFilters = 8245;
[<Android.Runtime.Register("IWLAN_SYNTACTICAL_ERRORS_IN_PACKET_FILTERS", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable IwlanSyntacticalErrorsInPacketFilters : Android.Telephony.DataFailCauseType

Valore del campo

Value = 8245
Attributi

Commenti

La connessione PDN è stata rifiutata a causa di errori sintattici nel filtro pacchetti.

Documentazione java per android.telephony.DataFailCause.IWLAN_SYNTACTICAL_ERRORS_IN_PACKET_FILTERS.

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