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

K

killFax(String) - Method in class com.easylink.services.ELSFaxManager
killFax will kill a fax that is in progress in he Easylink network
KillFax - Class in com.easylink.services.sample
KillFax – Terminate a fax that is waiting to be sent or is in a retry mode
Usage : –h[host] -p[Port] -e[EmailAddress] -P[Password] -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
- u - User Code for tracking the fax 20 Char max

Example:

killfax -hwebservicestest.easylink.com -p8080 -emytest@acme.com –Ppassword0 –u12121212
KillFax() - Constructor for class com.easylink.services.sample.KillFax
 
killFax(KillFaxRequest) - Method in interface com.easylink.webtools.services.SendFaxManagement.Description.SendFaxManagerPortType
This operation will kill a fax that is in progress in the Easylink Network.
killFax(KillFaxRequest) - Method in class com.easylink.webtools.services.SendFaxManagement.Description.SendFaxManagerSoapBindingStub
 
KillFaxRequest - Class in com.easylink.webtools.services.SendFaxManagement.Types
 
KillFaxRequest() - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.KillFaxRequest
 
KillFaxRequest(String, String, String) - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.KillFaxRequest
 
KillFaxResponse - Class in com.easylink.webtools.services.SendFaxManagement.Types
 
KillFaxResponse() - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.KillFaxResponse
 
KillFaxResponse(String, String) - Constructor for class com.easylink.webtools.services.SendFaxManagement.Types.KillFaxResponse
 

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