{ "id": 0, "method": "ping", "params": [] }
{ "id": 1, "method": "time", "params": [] }
{ "id": 0, "result": "pong", "error": null }
{ "id": 1, "result": 1493285895, "error": null }
Verify connection is active
Get current server time
Server pong response
Current server time in Unix timestamp
Was this page helpful?