Search Results for

    Show / Hide Table of Contents

    TWebSocketMessageType Enumeration

    Specifies the type of message being sent or received through the WebSocket.

    Syntax

    Unit: Sparkle.WebSocket

    Members

    Name Value Description
    Text 0 A text message, typically UTF-8 encoded.
    Binary 1 A binary message.
    Close 2 A close message, indicating that the WebSocket connection should be closed.
    In This Article
    Back to top TMS Sparkle v3.32
    © 2002 - 2025 tmssoftware.com