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