IWebSocketMessage.Text Method Gets the text content of the WebSocket message, if the message is of type Text. Syntax Unit: Sparkle.WebSocket function IWebSocketMessage.Text: string; virtual; abstract; See also IWebSocketMessage