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