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