ping method

void ping()

Implementation

void ping() {
  refreshViaHTTP();
}