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