|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestAgentReady | |
---|---|
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 RequestAgentReady in com.genesyslab.platform.voice.protocol.tserver.requests.agent |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.agent that return RequestAgentReady | |
---|---|
static RequestAgentReady |
RequestAgentReady.create()
Creates instance of RequestAgentReady with no parameters set. |
static RequestAgentReady |
RequestAgentReady.create(java.lang.String thisDN,
AgentWorkMode agentWorkMode)
Creates instance of RequestAgentReady with required parameters set. |
static RequestAgentReady |
RequestAgentReady.create(java.lang.String thisDN,
AgentWorkMode agentWorkMode,
java.lang.String thisQueue,
KeyValueCollection reasons,
KeyValueCollection extensions)
Creates instance of RequestAgentReady with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |