Idioma

EasyConnectStatusCallback.EasyConnectEventFailureCannotFindNetwork Campo

Definição

Cuidado

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

Evento De falha do Easy Connect R2: o inscrito não pode encontrar a rede.

[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

Valor do campo

Value = -10
Atributos

Comentários

Evento De falha do Easy Connect R2: o inscrito não pode encontrar a rede.

Java documentação para android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_CANNOT_FIND_NETWORK.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a