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

Packages that use FaxTxn
com.hoiio.sdk.services   
 

Uses of FaxTxn in com.hoiio.sdk.services
 

Methods in com.hoiio.sdk.services that return FaxTxn
 FaxTxn FaxService.send(String dest, File file)
          Sends a fax file to a fax number.
 FaxTxn FaxService.send(String dest, File file, String filename, String callerId, String tag, String notifyUrl)
          Sends a fax file to a fax number.