WiFiDirectError
WiFiDirectError
WiFiDirectError
WiFiDirectError
Enum
Definition
Specifies some common Wi-Fi Direct error cases.
public : enum class WiFiDirectErrorpublic enum WiFiDirectErrorPublic Enum WiFiDirectError// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| RadioNotAvailable RadioNotAvailable RadioNotAvailable RadioNotAvailable | The Wi-Fi Direct radio was not available. This error occurs when the Wi-Fi Direct radio has been turned off. |
| ResourceInUse ResourceInUse ResourceInUse ResourceInUse | The operation cannot be serviced because the necessary resources are currently in use. |
| Success Success Success Success | The operation was successfully completed or serviced. |