Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.commons.connection.AttributeSubscriptionList.AttributeSubscriptionType

Packages that use AttributeSubscriptionList.AttributeSubscriptionType
com.genesyslab.platform.commons.connection Provides facilities for communicating with Genesys servers using the ConnectionManager factory class. 
 

Uses of AttributeSubscriptionList.AttributeSubscriptionType in com.genesyslab.platform.commons.connection
 

Methods in com.genesyslab.platform.commons.connection that return AttributeSubscriptionList.AttributeSubscriptionType
static AttributeSubscriptionList.AttributeSubscriptionType AttributeSubscriptionList.AttributeSubscriptionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttributeSubscriptionList.AttributeSubscriptionType[] AttributeSubscriptionList.AttributeSubscriptionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.genesyslab.platform.commons.connection that return types with arguments of type AttributeSubscriptionList.AttributeSubscriptionType
 java.util.Map<java.lang.String,AttributeSubscriptionList.AttributeSubscriptionType> AttributeSubscriptionList.getMessageSubscriptions(int messageId)
          Returns attributes mappings for particular message.
 

Methods in com.genesyslab.platform.commons.connection with parameters of type AttributeSubscriptionList.AttributeSubscriptionType
 void AttributeSubscriptionList.addAttribute(int messageId, java.lang.String attributeId, AttributeSubscriptionList.AttributeSubscriptionType type)
          Adds given pair messageId::attributeId to 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.