Description

Fired when an error is received from the Websocket.

Example

// ... Initializing

pubsub
    .on('error', (error) => {
        console.log(error);
    });

Data

Raw websocket response from the server containing the error.


results matching ""

    No results matching ""