Idioma

EasyConnectStatusCallback.EasyConnectEventFailureTimeout 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 Falha de Conexão Fácil: nenhuma resposta do par.

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

Valor do campo

Value = -6
Atributos

Comentários

Evento Falha de Conexão Fácil: nenhuma resposta do par.

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

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