Sprache

NetworkScan.ErrorUnsupported Feld

Definition

Achtung

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

Das Modem unterstützt den Anforderungsscan nicht.

[Android.Runtime.Register("ERROR_UNSUPPORTED", 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 ErrorUnsupported = 4;
[<Android.Runtime.Register("ERROR_UNSUPPORTED", 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 ErrorUnsupported : Android.Telephony.ScanResultCode

Feldwert

Value = 4
Attribute

Hinweise

Das Modem unterstützt den Anforderungsscan nicht.

Java Dokumentation für android.telephony.NetworkScan.ERROR_UNSUPPORTED.

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: