Table of Contents

TTMSFNCWebSocketFrame.UnmaskedPayload Property

Payload bytes in their unmasked form.

API unit family: TMSFNCWebSocketCommon Declaring type: TTMSFNCWebSocketFrame Type: TBytes

Syntax

property UnmaskedPayload: TBytes;

Remarks

For text frames this holds the UTF-8 encoded bytes of the message.