C D E F G H I K M Q R S T U W

R

resendFax(String, String) - Method in class com.easylink.services.ELSFaxManager
resendFax can be used to resend a fax that had previously failed in all its attempts to deliver.
ResendFax - Class in com.easylink.services.sample
ResendFax – Resend a fax to the destination
Usage : resendfax –h[host] -p[Port] -e[EmailAddress] -P[Password] -d[Destination number] -u[UserCode]

Parameters:
- h – The Host Name of the destination service.
- p – The Port of the destination service
- e – The Email Address of the registered account
- P – Password for the registered account
- d – Destination fax number
- f – filepath of file(s) to be faxed to destination.
ResendFax() - Constructor for class com.easylink.services.sample.ResendFax
 
resendFax(ResendFaxRequest) - Method in interface com.easylink.webtools.services.SendFaxManagement.Description.SendFaxManagerPortType
This operation will resend a fax.The fax must be a failed fax from original send
resendFax(ResendFaxRequest) - Method in class com.easylink.webtools.services.SendFaxManagement.Description.SendFaxManagerSoapBindingStub
 
ResendFaxRequest - Class in com.easylink.webtools.services.SendFaxManagement.Types
 
ResendFaxRequest() - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.ResendFaxRequest
 
ResendFaxRequest(String, String, String, String) - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.ResendFaxRequest
 
ResendFaxResponse - Class in com.easylink.webtools.services.SendFaxManagement.Types
 
ResendFaxResponse() - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.ResendFaxResponse
 
ResendFaxResponse(String, String) - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.ResendFaxResponse
 

C D E F G H I K M Q R S T U W