Condividi tramite


DataFailCause.IwlanSyntacticalErrorInTheTftOperation 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 un errore sintattico nell'operazione TFT.

[Android.Runtime.Register("IWLAN_SYNTACTICAL_ERROR_IN_THE_TFT_OPERATION", 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 IwlanSyntacticalErrorInTheTftOperation = 8242;
[<Android.Runtime.Register("IWLAN_SYNTACTICAL_ERROR_IN_THE_TFT_OPERATION", 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 IwlanSyntacticalErrorInTheTftOperation : Android.Telephony.DataFailCauseType

Valore del campo

Value = 8242
Attributi

Commenti

La connessione PDN è stata rifiutata a causa di un errore sintattico nell'operazione TFT.

Documentazione java per android.telephony.DataFailCause.IWLAN_SYNTACTICAL_ERROR_IN_THE_TFT_OPERATION.

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