isDeletedContact method

bool isDeletedContact()

Implementation

bool isDeletedContact(){
  return false;
}