Documentation
    Preparing search index...

    Interface DisconnectMessage

    interface DisconnectMessage {
        id: string;
        senderId: string;
        type: Disconnect;
        version: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    senderId: string
    version: string