Voice Platform SDK 8.5 API Reference

TInterruptFlag

Syntax



typedef enum {
	Uninterruptable		= 1,
	Interruptable		= 2
} TInterruptFlag;


Top of Page

Values

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.


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.