disconnectFromServer() method

Suspends the connection to the SUP server.

Companion function to hwc.connectToServer.

Syntax

<static> disconnectFromServer()

Example

hwc.disconnectFromServer();

Source

hwc-api.js, line 640.