|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestReserveAgent | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.special |
Uses of RequestReserveAgent in com.genesyslab.platform.voice.protocol.tserver.requests.special |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.special that return RequestReserveAgent | |
---|---|
static RequestReserveAgent |
RequestReserveAgent.create()
Creates instance of RequestReserveAgent with no parameters set. |
static RequestReserveAgent |
RequestReserveAgent.create(java.lang.String thisDN,
java.lang.Integer priority)
Creates instance of RequestReserveAgent with required parameters set. |
static RequestReserveAgent |
RequestReserveAgent.create(java.lang.String thisDN,
java.lang.Integer priority,
java.lang.String agentID,
java.lang.String place,
java.lang.Integer timeout,
KeyValueCollection reasons,
KeyValueCollection extensions)
Creates instance of RequestReserveAgent with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |