Enum Mode
The DTMF mode.
Namespace: FM.LiveSwitch.Dtmf
Assembly: FM.LiveSwitch.dll
Syntax
public enum Mode : int
Fields
| Name | Description |
|---|---|
| Augment | Indicates that DTMF packets will be sent along with the audio packets that trigger them. |
| Replace | Indicates that DTMF packets will be sent instead of the audio packets that trigger them. |