public final class CXPlayDTMFCallActionType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
HardPause
The user included digits after a hard pause in their dial string
|
static long |
SingleTone
The user tapped a digit on the in-call keypad
|
static long |
SoftPause
The user included digits after a soft pause in their dial string
|
public static final long SingleTone
public static final long SoftPause
public static final long HardPause