Table of Contents

TTMSFNCWebsocketClientHandShakeEvent Event Type

Signature of the event fired just before the handshake request is sent, allowing the headers to be inspected or adjusted.

API unit family: TMSFNCWebSocketClient

Parameters

Name Description
Sender The client raising the event.
AHeaders The handshake header lines about to be sent; the handler may modify them in place before sending.