The DTMF mode. More...
Public Member Functions | |
| Mode (int value) | |
| int | getAssignedValue () |
Static Public Member Functions | |
| [static initializer] | |
| static Mode | getByAssignedValue (int value) |
Public Attributes | |
| Augment =(1) | |
| Indicates that DTMF packets will be sent along with the audio packets that trigger them. More... | |
| Replace =(2) | |
| Indicates that DTMF packets will be sent instead of the audio packets that trigger them. More... | |
The DTMF mode.
| fm.liveswitch.dtmf.Mode.Mode | ( | int | value | ) |
|
static |
| int fm.liveswitch.dtmf.Mode.getAssignedValue | ( | ) |
|
static |
| fm.liveswitch.dtmf.Mode.Augment =(1) |
Indicates that DTMF packets will be sent along with the audio packets that trigger them.
| fm.liveswitch.dtmf.Mode.Replace =(2) |
Indicates that DTMF packets will be sent instead of the audio packets that trigger them.