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