QVAC Logo

ping( )

Sends a ping request to the server and returns the pong response.

function ping(): Promise

Description

Sends a ping request to the server and returns the pong response.

Returns

Promise

On this page