PDFFaxJob::sendToOneRecipient
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. PDFFaxJob overrides this method from FaxJobBase in order to specify how to send PDF documents to a single 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.