WifiManager.StatusSuggestionApprovalRejectedByUser Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
This constant will be removed in the future version. Use Android.Net.Wifi.StatusSuggestionApproval enum directly instead of this field.
[Android.Runtime.Register("STATUS_SUGGESTION_APPROVAL_REJECTED_BY_USER", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.StatusSuggestionApproval enum directly instead of this field.", true)]
public const Android.Net.Wifi.StatusSuggestionApproval StatusSuggestionApprovalRejectedByUser = 3;
[<Android.Runtime.Register("STATUS_SUGGESTION_APPROVAL_REJECTED_BY_USER", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.StatusSuggestionApproval enum directly instead of this field.", true)>]
val mutable StatusSuggestionApprovalRejectedByUser : Android.Net.Wifi.StatusSuggestionApproval
Valor do campo
Value = 3- Atributos