ping

suspend fun ping(): EmptyResult(source)

Sends a ping request to the client to check connectivity.

Return

The result of the ping request.

Throws

If for some reason the method is not supported or the connection is closed.