getAutoRefresh method

bool getAutoRefresh()

Implementation

bool getAutoRefresh() {
  return true;
}