checkSession static method

bool checkSession()

Implementation

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