Condividi tramite


DataFailCause.TftSytaxError Campo

Definizione

Attenzione

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

Errore sintattico nell'operazione TFT (Traffic Flow Templates).

[Android.Runtime.Register("TFT_SYTAX_ERROR", 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 TftSytaxError = 42;
[<Android.Runtime.Register("TFT_SYTAX_ERROR", 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 TftSytaxError : Android.Telephony.DataFailCauseType

Valore del campo

Value = 42
Attributi

Commenti

Errore sintattico nell'operazione TFT (Traffic Flow Templates).

Documentazione java per android.telephony.DataFailCause.TFT_SYTAX_ERROR.

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