Search Results for

    Show / Hide Table of Contents

    IWebSocketMessage.Data Method

    Gets the binary data of the WebSocket message. For Text messages, this will return the UTF-8 encoded bytes of the text.

    Syntax

    Unit: Sparkle.WebSocket

    function IWebSocketMessage.Data: TArray<Byte>; virtual; abstract;

    See also

    • IWebSocketMessage
    In This Article
    Back to top TMS Sparkle v3.32
    © 2002 - 2025 tmssoftware.com