PlayToConnectionError
PlayToConnectionError
PlayToConnectionError
PlayToConnectionError
Enum
Definition
Describes an error on a Play To connection.
public : enum class PlayToConnectionErrorpublic enum PlayToConnectionErrorPublic Enum PlayToConnectionError// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| DeviceError DeviceError DeviceError DeviceError | The Play To target device has encountered an error. |
| DeviceLocked DeviceLocked DeviceLocked DeviceLocked | The Play To target device is locked. |
| DeviceNotResponding DeviceNotResponding DeviceNotResponding DeviceNotResponding | The Play To target device has not responded for at least 5 seconds. |
| None None None None | No error occurred. |
| ProtectedPlaybackFailed ProtectedPlaybackFailed ProtectedPlaybackFailed ProtectedPlaybackFailed | The Play To target device failed to play the protected content. |