Langue

EasyConnectStatusCallback.EasyConnectEventFailureAuthentication Champ

Définition

Attention

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

Événement d’échec de connexion facile : échec du processus d’initialisation d’authentification/démarrage.

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

Valeur de champ

Value = -2
Attributs

Remarques

Événement d’échec de connexion facile : échec du processus d’initialisation d’authentification/démarrage.

Documentation Java pour android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_AUTHENTICATION.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à