PDFFaxJob::addPhoneNumbers
Description
In BBj 10.00 and higher, this method adds a list of phone numbers to the internal list of recipients’ phone numbers.
Syntax
Access |
Return Value |
Method |
---|---|---|
public |
void |
addPhoneNumbers(BBjVector phoneNos!) |
Parameters
Variable |
Description |
---|---|
phoneNos$ |
List of recipients' fax numbers. |
Return Value
None.
Remarks
Calling this method multiple times cumulatively adds phone numbers to the list of fax recipients. This method does not check for uniqueness when adding number to the list.
Example
|
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.