Sprache

EasyConnectStatusCallback.EasyConnectEventFailureGeneric 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: Allgemeiner Protokollfehler.

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

Feldwert

Value = -7
Attribute

Hinweise

Easy Connect Failure-Ereignis: Allgemeiner Protokollfehler.

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

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: