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 von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: