Click or drag to resize

FaxTerminationMask Enumeration

A bitmap of termination reasons

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
[FlagsAttribute]
public enum FaxTerminationMask
Members
  Member nameValueDescription
NormalCompletion1 TM_FXTERM -> 0x01 Normal completion of fax send/receive
Polled2 TM_POLLED -> 0x02 Poll request received from transmitter
VoiceRequest4 TM_VOICEREQ -> 0x04 Voice request (operator intervention) issued/received (not supported on DM3 boards)
See Also