Share via


WifiManager.StatusLocalOnlyConnectionFailureNotFound フィールド

定義

注意事項

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

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

フィールド値

Value = 4
属性

適用対象