Sprache

DataFailCause.RadioNotAvailable Feld

Definition

Achtung

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

Daten können aufgrund nicht verfügbarer Funkdaten nicht verfügbar sein.

[Android.Runtime.Register("RADIO_NOT_AVAILABLE", 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 RadioNotAvailable = 65537;
[<Android.Runtime.Register("RADIO_NOT_AVAILABLE", 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 RadioNotAvailable : Android.Telephony.DataFailCauseType

Feldwert

Value = 65537
Attribute

Hinweise

Daten können aufgrund nicht verfügbarer Funkdaten nicht verfügbar sein.

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

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: