IWebSocketMessage.Stream Method
Gets the stream associated with the WebSocket message.
Syntax
Unit: Sparkle.WebSocket
function IWebSocketMessage.Stream: TStream; virtual; abstract;
Gets the stream associated with the WebSocket message.
Unit: Sparkle.WebSocket
function IWebSocketMessage.Stream: TStream; virtual; abstract;