Freigeben über


DataFailCause.IwlanSyntacticalErrorInTheTftOperation Feld

Definition

Achtung

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

Die PDN-Verbindung wurde aufgrund eines syntaktischen Fehlers im TFT-Betrieb abgelehnt.

[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

Feldwert

Value = 8242
Attribute

Hinweise

Die PDN-Verbindung wurde aufgrund eines syntaktischen Fehlers im TFT-Betrieb abgelehnt.

Java-Dokumentation für android.telephony.DataFailCause.IWLAN_SYNTACTICAL_ERROR_IN_THE_TFT_OPERATION.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: