notifyOnline method

void notifyOnline()

Implementation

void notifyOnline() {
  _stealthInternetChecker.notifyOnline();
}