The Contact::InfoFields class represents the information of a Telepathy contact.  
 More...
#include <TelepathyQt/Contact>
The Contact::InfoFields class represents the information of a Telepathy contact. 
      
        
          | Tp::Contact::InfoFields::InfoFields | ( |  | ) |  | 
      
 
 
Construct a info fields instance with the given fields. The instance will indicate that it is valid. 
 
 
      
        
          | Tp::Contact::InfoFields::InfoFields | ( | const InfoFields & | other | ) |  | 
      
 
 
      
        
          | Tp::Contact::InfoFields::~InfoFields | ( |  | ) |  | 
      
 
 
  
  | 
        
          | bool Tp::Contact::InfoFields::isValid | ( |  | ) | const |  | inline | 
 
 
Return a list containing all fields whose name are name.
- Parameters
- 
  
    | name | The name used to match the fields. |  
 
- Returns
- A list of ContactInfoField objects. 
 
 
Return a list containing all fields describing the contact information.
- Returns
- The contact information as a list of ContactInfoField objects.