Condividi tramite


DataFailCause.IwlanSemanticErrorInTheTftOperation 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 semantico nell'operazione TFT.

[Android.Runtime.Register("IWLAN_SEMANTIC_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 IwlanSemanticErrorInTheTftOperation = 8241;
[<Android.Runtime.Register("IWLAN_SEMANTIC_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 IwlanSemanticErrorInTheTftOperation : Android.Telephony.DataFailCauseType

Valore del campo

Value = 8241
Attributi

Commenti

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

Documentazione java per android.telephony.DataFailCause.IWLAN_SEMANTIC_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