ping abstract method

Future<bool> ping()

Sends a ping or heartbeat to check if connection is alive.

Implementation

Future<bool> ping();