|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventAgentState | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventAgentState in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventAgentState | |
---|---|
static EventAgentState |
EventAgentState.create()
Creates instance of EventAgentState with no parameters set. |
static EventAgentState |
EventAgentState.create(java.lang.Integer proxyClientId,
KeyValueCollection extension,
java.lang.Integer tenantId,
java.lang.String agentId,
java.lang.String placeId,
java.lang.Boolean donotDisturb,
KeyValueCollection mediaList,
KeyValueCollection interactions)
Creates instance of EventAgentState with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |