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