|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreviewInteractionRequest | |
---|---|
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 PreviewInteractionRequest in com.genesyslab.platform.voice.protocol.previewinteraction |
---|
Methods in com.genesyslab.platform.voice.protocol.previewinteraction that return PreviewInteractionRequest | |
---|---|
PreviewInteractionRequest |
PreviewInteractionBody.getPreviewInteractionRequest()
|
Methods in com.genesyslab.platform.voice.protocol.previewinteraction with parameters of type PreviewInteractionRequest | |
---|---|
KeyValueCollection |
PreviewInteractionFactory.marshal(PreviewInteractionRequest obj)
|
static KeyValueCollection |
PreviewInteractionBinding.marshal(PreviewInteractionRequest obj)
|
void |
PreviewInteractionBody.setPreviewInteractionRequest(PreviewInteractionRequest value)
|
static boolean |
PreviewInteractionBinding.setProperty(PreviewInteractionRequest 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 |