Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.openmedia.protocol.interactionserver.events.EventAgentInvited

Packages that use EventAgentInvited
com.genesyslab.platform.openmedia.protocol.interactionserver.events   
 

Uses of EventAgentInvited in com.genesyslab.platform.openmedia.protocol.interactionserver.events
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventAgentInvited
static EventAgentInvited EventAgentInvited.create()
          Creates instance of EventAgentInvited with no parameters set.
static EventAgentInvited EventAgentInvited.create(java.lang.Integer ticketId, java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, PartyInfo party)
          Creates instance of EventAgentInvited with required parameters set.
static EventAgentInvited EventAgentInvited.create(java.lang.Integer proxyClientId, java.lang.Integer ticketId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, PartyInfo party, KeyValueCollection extension)
          Creates instance of EventAgentInvited with all parameters set.
 


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.