• Stops automatically sending pings to the server.

    Parameters

    • websocketAlias: string = "standard"

      WebSocket alias, otherwise the default alias is used.

    Returns void

    Promise, is resolved if the server responds with a PONG, otherwise it will be rejected.

    Example

    ix.websocket.stopAutoPing();