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