Sprache

EasyConnectStatusCallback.EasyConnectEventFailureInvalidUri Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Net.Wifi.EasyConnectEventFailure enum directly instead of this field.

Easy Connect Failure-Ereignis: Gescannter QR-Code ist entweder kein Easy Connect-URI, oder der Easy Connect-URI weist Fehler auf.

[Android.Runtime.Register("EASY_CONNECT_EVENT_FAILURE_INVALID_URI", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.EasyConnectEventFailure enum directly instead of this field.", true)]
public const Android.Net.Wifi.EasyConnectEventFailure EasyConnectEventFailureInvalidUri = -1;
[<Android.Runtime.Register("EASY_CONNECT_EVENT_FAILURE_INVALID_URI", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.EasyConnectEventFailure enum directly instead of this field.", true)>]
val mutable EasyConnectEventFailureInvalidUri : Android.Net.Wifi.EasyConnectEventFailure

Feldwert

Value = -1
Attribute

Hinweise

Easy Connect Failure-Ereignis: Gescannter QR-Code ist entweder kein Easy Connect-URI, oder der Easy Connect-URI weist Fehler auf.

Java Dokumentation für android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_INVALID_URI.

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: