Table of Contents

IWebSocket.GetCloseStatusDescription Method

Gets the description of the WebSocket connection closure status.

Syntax

Unit: Sparkle.WebSocket

function IWebSocket.GetCloseStatusDescription: string; virtual; abstract;

See also