isServiceActive static method

bool isServiceActive()

Implementation

static bool isServiceActive() {
  return _instance.isServiceActive();
}