|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionContent | |
---|---|
com.ibm.soa.parlayx21.call_handling | Call Handling. |
Uses of InteractionContent in com.ibm.soa.parlayx21.call_handling |
---|
Fields in com.ibm.soa.parlayx21.call_handling declared as InteractionContent | |
---|---|
static InteractionContent |
InteractionContent.Audio
This is the Audio file to be played by an audio processor |
static InteractionContent |
InteractionContent.TextInfo
Text to be processed by a Text-To-Speech engine |
static InteractionContent |
InteractionContent.VoiceXml
VoiceXML to be processed by a VoiceXML browser |
Methods in com.ibm.soa.parlayx21.call_handling that return InteractionContent | |
---|---|
static InteractionContent |
InteractionContent.fromString(java.lang.String value)
|
static InteractionContent |
InteractionContent.fromValue(java.lang.String value)
|
InteractionContent |
VoiceInteraction.getUnionElement()
|
Methods in com.ibm.soa.parlayx21.call_handling with parameters of type InteractionContent | |
---|---|
void |
VoiceInteraction.setUnionElement(InteractionContent unionElement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |