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