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