Specifies the type of a message for a MessageWebSocket object.
public enum class SocketMessageType
| Member | Value | Description |
|---|---|---|
| Binary | 0 | The message type is binary. |
| Utf8 | 1 | The message type is UTF-8 text. |
Namespace: Windows.Networking.Sockets
Metadata: windows.winmd