|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFaxOptions
This interface defines the fax options properties getters. The fax server uses these settings when transmitting the fax.
| Method Summary | |
|---|---|
BooleanValue |
getFailureNotified()
Required. |
FaxPriority |
getFaxPriority()
Required. |
FaxResolution |
getFaxResolution()
Required. |
String |
getNotificationAddress()
Required. |
Gateway |
getNotificationGateway()
Required. |
Integer |
getNumberOfRetries()
Required. |
BooleanValue |
getSuccessNotified()
Required. |
| Method Detail |
|---|
Integer getNumberOfRetries()
getFailureNotified()
returns BooleanValue.YES, the user sending this fax will receive a notification failure.getFailureNotified()FaxPriority getFaxPriority()
BooleanValue getSuccessNotified()
BooleanValue getFailureNotified()
String getNotificationAddress()
Gateway getNotificationGateway()
FaxResolution getFaxResolution()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||