Table of Contents

TTMSFNCWebSocketConnection.GetFrameClass Method

Returns the frame class used when creating outgoing frames.

API unit family: TMSFNCWebSocketCommon Declaring type: TTMSFNCWebSocketConnection

Syntax

function GetFrameClass: TTMSFNCWebSocketFrameClass; virtual;

Remarks

Override in a descendant to supply a custom frame class.

Returns

The frame class to instantiate for outgoing frames.