Platform SDK Java 8.5 API Reference

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

Packages that use PropertyList
com.genesyslab.platform.contacts.protocol.contactserver This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server. 
 

Uses of PropertyList in com.genesyslab.platform.contacts.protocol.contactserver
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver that return PropertyList
 PropertyList ContactInteractionProperties.getAttachedData()
           
 PropertyList ContactProperties.getOtherProperties()
           
 PropertyList ContactInteractionProperties.getOtherProperties()
           
 PropertyList AgentProperties.getOtherProperties()
           
 PropertyList CustomProperties.getProperties()
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type PropertyList
 void ContactInteractionProperties.setAttachedData(PropertyList value)
           
 void ContactProperties.setOtherProperties(PropertyList value)
           
 void ContactInteractionProperties.setOtherProperties(PropertyList value)
           
 void AgentProperties.setOtherProperties(PropertyList value)
           
 void CustomProperties.setProperties(PropertyList value)
           
 


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.