IWebSocket.GetState Method Gets the current state of the WebSocket connection. Syntax Unit: Sparkle.WebSocket function IWebSocket.GetState: TWebSocketState; virtual; abstract; See also IWebSocket