Sprache

EasyConnectStatusCallback.EasyConnectEventFailureCannotFindNetwork 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 R2 Failure-Ereignis: Die Registrierung kann das Netzwerk nicht finden.

[Android.Runtime.Register("EASY_CONNECT_EVENT_FAILURE_CANNOT_FIND_NETWORK", 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 EasyConnectEventFailureCannotFindNetwork = -10;
[<Android.Runtime.Register("EASY_CONNECT_EVENT_FAILURE_CANNOT_FIND_NETWORK", 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 EasyConnectEventFailureCannotFindNetwork : Android.Net.Wifi.EasyConnectEventFailure

Feldwert

Value = -10
Attribute

Hinweise

Easy Connect R2 Failure-Ereignis: Die Registrierung kann das Netzwerk nicht finden.

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

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: