ChatTransportErrorCodeCategory
ChatTransportErrorCodeCategory
ChatTransportErrorCodeCategory
ChatTransportErrorCodeCategory
Enum
Definition
Specifies the category of a transport error.
public : enum class ChatTransportErrorCodeCategorypublic enum ChatTransportErrorCodeCategoryPublic Enum ChatTransportErrorCodeCategory// 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
| Http Http Http Http | An HTTP error |
| MmsServer MmsServer MmsServer MmsServer | An MMS server error |
| Network Network Network Network | Can't connect to the network |
| None None None None | No specific category for the error code |