FaxJobBase::sentToOneRecipient
Description
In BBj 10.0 and higher, this method is called by the send() method once for each recipient in the phone number list and cannot be called directly. This method should be overridden to define how to send documents to one fax recipient.
Syntax
Access |
Return Value |
Method |
---|---|---|
protected |
void |
sendToOneRecipient(BBjString phoneNo$) |
Parameters
Variable |
Description |
---|---|
phoneNo$ |
Recipient's fax number. |
Return Value
None.
Remarks
None.
Example
Not applicable.
See Also
Note:
The BASIS Fax Utility uses a third-party library from Java4Less called RFax. Any faxes sent will include a banner stating that the RFax library is being used until the customer obtains a license from Java4Less here.