Sprache

NetworkScan.ErrorRadioInterfaceError Feld

Definition

Achtung

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

Das RIL gibt nichts oder Ausnahmen zurück.

[Android.Runtime.Register("ERROR_RADIO_INTERFACE_ERROR", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ScanResultCode enum directly instead of this field.", true)]
public const Android.Telephony.ScanResultCode ErrorRadioInterfaceError = 10000;
[<Android.Runtime.Register("ERROR_RADIO_INTERFACE_ERROR", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ScanResultCode enum directly instead of this field.", true)>]
val mutable ErrorRadioInterfaceError : Android.Telephony.ScanResultCode

Feldwert

Value = 10000
Attribute

Hinweise

Das RIL gibt nichts oder Ausnahmen zurück.

Java-Dokumentation für android.telephony.NetworkScan.ERROR_RADIO_INTERFACE_ERROR.

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: