IWebSocket.GetCloseStatusDescription Method
Gets the description of the WebSocket connection closure status.
Syntax
Unit: Sparkle.WebSocket
function IWebSocket.GetCloseStatusDescription: string; virtual; abstract;
Gets the description of the WebSocket connection closure status.
Unit: Sparkle.WebSocket
function IWebSocket.GetCloseStatusDescription: string; virtual; abstract;