MessageWebSocketMessageReceivedEventArgs Members

MessageWebSocketMessageReceivedEventArgs has the following members.

Public Properties

  Name Description
MessageType Gets the type of the message received by a MessageWebSocket object.

Public Methods

  Name Description
GetDataReader Gets a DataReader object to read incoming data received from the remote network destination on a MessageWebSocket.
GetDataStream Gets an IInputStream object (a message represented as a sequential stream of bytes) from the remote network destination on a MessageWebSocket object.

See also

Reference

MessageWebSocketMessageReceivedEventArgs Class

Windows.Networking.Sockets Namespace