Package | Description |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver.events | |
com.genesyslab.platform.contacts.protocol.contactserver.requests | |
com.genesyslab.platform.contacts.protocol.contactserver.runtime |
This package is used internally by the protocol.
|
Modifier and Type | Method | Description |
---|---|---|
InteractionContent |
EventGetInteractionContent.getInteractionContent() |
Binary content is only returned if IncludeBinaryContent parameter
is set to TRUE.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EventGetInteractionContent.setInteractionContent(InteractionContent value) |
Binary content is only returned if IncludeBinaryContent parameter
is set to TRUE.
|
Modifier and Type | Method | Description |
---|---|---|
InteractionContent |
RequestInsertInteraction.getInteractionContent() |
A key-value list specifying the content for this new Interaction.
|
InteractionContent |
RequestUpdateInteraction.getInteractionContent() |
Information to update binary content.
Attributes which are declared as mandatory in RequestInsertInteraction description must have a not null value if passed in UpdateInteraction. |
Modifier and Type | Method | Description |
---|---|---|
void |
RequestInsertInteraction.setInteractionContent(InteractionContent value) |
A key-value list specifying the content for this new Interaction.
|
void |
RequestUpdateInteraction.setInteractionContent(InteractionContent value) |
Information to update binary content.
Attributes which are declared as mandatory in RequestInsertInteraction description must have a not null value if passed in UpdateInteraction. |
Modifier and Type | Method | Description |
---|---|---|
static KeyValueCollection |
ContactServerBinding.marshal(InteractionContent obj) |
|
KeyValueCollection |
ContactServerFactory.marshal(InteractionContent obj) |
|
static boolean |
ContactServerBinding.setProperty(InteractionContent obj,
java.lang.String name,
java.lang.Object value) |
Set property by name
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.