|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreviewInteractionResponse | |
---|---|
com.genesyslab.platform.voice.protocol.previewinteraction | This package contains the PreviewInteraction classes that your applications
can use during communication with T-Server, such as
PreviewInteractionAcknowledge. |
Uses of PreviewInteractionResponse in com.genesyslab.platform.voice.protocol.previewinteraction |
---|
Methods in com.genesyslab.platform.voice.protocol.previewinteraction that return PreviewInteractionResponse | |
---|---|
PreviewInteractionResponse |
PreviewInteractionBody.getPreviewInteractionResponse()
|
Methods in com.genesyslab.platform.voice.protocol.previewinteraction with parameters of type PreviewInteractionResponse | |
---|---|
KeyValueCollection |
PreviewInteractionFactory.marshal(PreviewInteractionResponse obj)
|
static KeyValueCollection |
PreviewInteractionBinding.marshal(PreviewInteractionResponse obj)
|
void |
PreviewInteractionBody.setPreviewInteractionResponse(PreviewInteractionResponse value)
|
static boolean |
PreviewInteractionBinding.setProperty(PreviewInteractionResponse obj,
java.lang.String name,
java.lang.Object value)
Set property by name |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |