DataFailCause.UmtsHandoverToIwlan Feld

Definition

Achtung

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

DIE UMTS-Schnittstelle wird aufgrund der Übergabe von UMTS zu iWLAN heruntergeführt.

[Android.Runtime.Register("UMTS_HANDOVER_TO_IWLAN", 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 UmtsHandoverToIwlan = 2199;
[<Android.Runtime.Register("UMTS_HANDOVER_TO_IWLAN", 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 UmtsHandoverToIwlan : Android.Telephony.DataFailCauseType

Feldwert

Value = 2199
Attribute

Hinweise

DIE UMTS-Schnittstelle wird aufgrund der Übergabe von UMTS zu iWLAN heruntergeführt.

Java Dokumentation für android.telephony.DataFailCause.UMTS_HANDOVER_TO_IWLAN.

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: