XM Fax Web Service
Soap API to send and manage faxes
com.faxserver.xm.ws.FaxOptions Class Reference

A schema-related class for options when sending a fax. More...

Inheritance diagram for com.faxserver.xm.ws.FaxOptions:
com.faxserver.xm.ws.ProfileFaxOptions

Protected Attributes

SendingPriority priority
 The sending priority of the fax.
 
Integer noOfRetries
 The number of retries when an error occurred sending the fax.
 
FaxResolution resolution
 The resolution of the fax.
 
Boolean notifyOnSuccess
 Whether to notify the sender when the fax is sent successfully.
 
Boolean notifyOnFailure
 Whether to notify the sender when the fax failed to be sent.
 
Boolean notifyOnBroadcast
 Whether to notify the sender when the broadcast of a fax is sent.
 
String csid
 The CSID.
 

Detailed Description

A schema-related class for options when sending a fax.

See also
FaxService::sendFax()
FaxService::getUserProfile()

The documentation for this class was generated from the following file: