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