Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.contacts.protocol.contactserver.InteractionDataList

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

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.