|
FaxPhaseDReply Enumeration |
The Fax Phase D Reply.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public enum FaxPhaseDReply
Public Enumeration FaxPhaseDReply
public enum class FaxPhaseDReply
Members
| Member name | Value | Description |
---|
| MessageConfirmation | 1 |
DFS_MCF -> 1
DFS_MCF Message confirmation - valid fax image received, ready for more pages
|
| RetrainNegative | 2 |
DFS_RTN -> 2
DFS_RTN Retrain negative - bad fax image received, retrain and resend image
|
| RetrainPositive | 3 |
DFS_RTP -> 3
DFS_RTP Retrain positive - valid fax image received but retraining required
|
| ProcedureInterruptPositive | 4 |
DFS_PIP -> 4
DFS_PIP Procedure interrupt positive - operator intervention request
|
| ProcedureInterruptNegative | 5 |
DFS_PIN -> 5
DFS_PIN Procedure interrupt negative - operator intervention request
|
Remarks Documentation In Development
We are constantly adding features and new capabilities to
The Voice Elements Platform. Therefore, our documentation of individual methods, properties and other elements
is constantly being developed and improved. If you would like to know more about this element, please help us perfect our documentation and help you develop your application by doing one or more of the following:
Thank you for your continued support of Voice Elements.
See Also