FaxJobBase::addPhoneNumber

Description

In BBj 10.0 and higher, this method adds a phone number to the list of recipients before a fax is sent.

Syntax

Access

Return Value

Method

public

void

addPhoneNumber(BBjString phoneNo$)

Parameters

Variable

Description

phoneNo$

Recipient's fax number.

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

Fax Utility

FaxJobBase

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.