|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventAgentLogout | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventAgentLogout in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventAgentLogout | |
---|---|
static EventAgentLogout |
EventAgentLogout.create()
Creates instance of EventAgentLogout with no parameters set. |
static EventAgentLogout |
EventAgentLogout.create(java.util.Date eventTime,
AgentDescription agentDescription,
ActorInfo actor)
Creates instance of EventAgentLogout with required parameters set. |
static EventAgentLogout |
EventAgentLogout.create(java.lang.Integer proxyClientId,
java.util.Date eventTime,
KeyValueCollection extension,
AgentDescription agentDescription,
ActorInfo actor,
ReasonInfo reason)
Creates instance of EventAgentLogout with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |