|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestAgentNotReady | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.agent | Request agent logins and logouts; set the agent's state to ready or not ready. |
Uses of RequestAgentNotReady in com.genesyslab.platform.voice.protocol.tserver.requests.agent |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.agent that return RequestAgentNotReady | |
---|---|
static RequestAgentNotReady |
RequestAgentNotReady.create()
Creates instance of RequestAgentNotReady with no parameters set. |
static RequestAgentNotReady |
RequestAgentNotReady.create(java.lang.String thisDN,
AgentWorkMode agentWorkMode)
Creates instance of RequestAgentNotReady with required parameters set. |
static RequestAgentNotReady |
RequestAgentNotReady.create(java.lang.String thisDN,
AgentWorkMode agentWorkMode,
java.lang.String thisQueue,
KeyValueCollection reasons,
KeyValueCollection extensions)
Creates instance of RequestAgentNotReady with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |