FaxJobBase::addPhoneNumbers
Description
In BBj 10.00 and higher, this method adds a list of phone numbers to the internal list of recipient 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 will cumulatively add phone numbers to the list of recipients to send faxes to. There is no checking for uniqueness when adding to this list.
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.