Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventPartyAdded
static EventPartyAdded EventPartyAdded.create()
          Creates instance of EventPartyAdded with no parameters set.
static EventPartyAdded EventPartyAdded.create(java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor, PartyInfo party, ReasonInfo reason)
          Creates instance of EventPartyAdded with required parameters set.
static EventPartyAdded EventPartyAdded.create(java.lang.Integer proxyClientId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, java.lang.Boolean initialInFocusState, InteractionProperties interaction, ActorInfo actor, PartyInfo party, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventPartyAdded 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.