isFaxSupported method

bool isFaxSupported()

Implementation

bool isFaxSupported() {
  return _isFaxSupported;
}