DisconnectFromServer()
Description
This function fully closes the websocket connection and you are disconnected from your server.
How do I know I’ve disconnected?
After disconnecting from your server the callback function callback_DisconnectFromServer() is called.
Last updated