Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.com.objects.CfgAgentLoginInfo

Packages that use CfgAgentLoginInfo
com.genesyslab.platform.applicationblocks.com.objects   
 

Uses of CfgAgentLoginInfo in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgAgentLoginInfo
 java.util.Collection<CfgAgentLoginInfo> CfgAgentInfo.getAgentLogins()
          A pointer to the list of the agent logins assigned to this agent (every item of this list is structured as CfgAgentLoginInfo ).
 java.util.Collection<CfgAgentLoginInfo> CfgDeltaAgentInfo.getChangedAgentLogins()
          A pointer to the list of agent logins with changed wrap-up time (every item of this list is structured as CfgAgentLoginInfo ).
 java.util.Collection<CfgAgentLoginInfo> CfgDeltaAgentInfo.getDeletedAgentLogins()
          A pointer to the list of identifiers of the agent logins that this agent can no longer use.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgAgentLoginInfo
 void CfgAgentInfo.setAgentLogins(java.util.Collection<CfgAgentLoginInfo> value)
          A pointer to the list of the agent logins assigned to this agent (every item of this list is structured as CfgAgentLoginInfo ).
 


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.