Optional
interval: numberInterval in milliseconds.
WebSocket alias, otherwise the default alias is used.
Promise, is resolved if the server responds with a PONG, otherwise it will be rejected.
ix.websocket.startAutoPing();
ix.websocket.startAutoPing(40000);
Sends pings to the server at cyclical intervals.