Send WebSocket PING to server.
WebSocket alias, otherwise the default alias is used.
Promise, is resolved if the server responds with a PONG, otherwise it will be rejected.
The session is going to be refreshed.
ix.api.websocket.ping(); Copy
ix.api.websocket.ping();
Send WebSocket PING to server.