typedef enum { Uninterruptable = 1, Interruptable = 2 } TInterruptFlag;
Uninterruptable
—
Playback of a voice message will not be interrupted when
a touchtone button is pressed.
Interruptable
—
Playback of a voice message will be interrupted when a touchtone
button is pressed.