Condividi tramite


WifiManager.AddNetworkResult.StatusFailureUpdateNetworkKeys Campo

Definizione

Attenzione

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

[Android.Runtime.Register("STATUS_FAILURE_UPDATE_NETWORK_KEYS", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.AddNetworkResultStatus enum directly instead of this field.", true)]
public const Android.Net.Wifi.AddNetworkResultStatus StatusFailureUpdateNetworkKeys = 9;
[<Android.Runtime.Register("STATUS_FAILURE_UPDATE_NETWORK_KEYS", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.AddNetworkResultStatus enum directly instead of this field.", true)>]
val mutable StatusFailureUpdateNetworkKeys : Android.Net.Wifi.AddNetworkResultStatus

Valore del campo

Value = 9

Implementazioni

Attributi

Si applica a