tsdoc
    Preparing search index...

    Function close

    • Close the websocket on the given client identifier.

      Parameters

      • clientId: string

        The client identifier of the websocket.

      Returns void

      When client identifier is unknown. You may need to initialize it first via faces.push.init function.

      2.3