|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventPlaceAgentState | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventPlaceAgentState in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventPlaceAgentState | |
---|---|
static EventPlaceAgentState |
EventPlaceAgentState.create()
Creates instance of EventPlaceAgentState with no parameters set. |
static EventPlaceAgentState |
EventPlaceAgentState.create(java.lang.Integer proxyClientId,
java.lang.Integer doNotDisturb,
java.lang.Integer monitored,
KeyValueCollection mediaList,
KeyValueCollection interactions,
java.lang.String agentLoginSessionId,
java.util.Date loggedInAt,
java.util.Date dndChangedAt,
KeyValueCollection mediaListEx,
java.util.Date eventTime,
ActorInfo actor,
KeyValueCollection extension)
Creates instance of EventPlaceAgentState with all parameters set. |
static EventPlaceAgentState |
EventPlaceAgentState.create(java.lang.Integer doNotDisturb,
java.lang.Integer monitored,
KeyValueCollection mediaList,
KeyValueCollection interactions,
ActorInfo actor)
Creates instance of EventPlaceAgentState with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |