Uses of Class
com.hoiio.sdk.objects.fax.FaxHistory

Packages that use FaxHistory
com.hoiio.sdk.services   
 

Uses of FaxHistory in com.hoiio.sdk.services
 

Methods in com.hoiio.sdk.services that return FaxHistory
 FaxHistory FaxService.fetchHistory()
          Retrieves the history of faxes sent by this application.
 FaxHistory FaxService.fetchHistory(Date from, Date to, Integer page, FaxType type)
          Retrieves the history of faxes sent by this application.