isScanSupported method

bool isScanSupported()

Implementation

bool isScanSupported() {
  return _isScanSupported;
}