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