|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionDataList | |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver.events |
Uses of InteractionDataList in com.genesyslab.platform.contacts.protocol.contactserver.events |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events that return InteractionDataList | |
---|---|
InteractionDataList |
EventInteractionListGetNextPage.getInteractionData()
A key-value list containing the attributes (as specified in RequestInteractionListGet) for the current interaction in the returned list. |
InteractionDataList |
EventInteractionListGet.getInteractionData()
A key-value list containing the attributes (as specified in RequestInteractionListGet) for the current interaction in the returned list. |
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events with parameters of type InteractionDataList | |
---|---|
void |
EventInteractionListGetNextPage.setInteractionData(InteractionDataList value)
A key-value list containing the attributes (as specified in RequestInteractionListGet) for the current interaction in the returned list. |
void |
EventInteractionListGet.setInteractionData(InteractionDataList value)
A key-value list containing the attributes (as specified in RequestInteractionListGet) for the current interaction in the returned list. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |