SMSLib 3.5.3

Uses of Class
org.smslib.Contact

Packages that use Contact
org.smslib Main SMSLib classes. 
 

Uses of Contact in org.smslib
 

Methods in org.smslib that return types with arguments of type Contact
 java.util.Collection<Contact> Phonebook.getContacts()
          Returns the contacts' collection with all (unfiltered) entries.
 java.util.Collection<Contact> Phonebook.getContacts(Contact.ContactLocation type)
          Filters the contacts by contact type and returns a collection of contacts matching the criteria.
 


SMSLib 3.5.3

(c) 2002-2011, http://smslib.org