|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestStartDialing | |
---|---|
com.genesyslab.platform.outbound.protocol.outboundserver.requests |
Uses of RequestStartDialing in com.genesyslab.platform.outbound.protocol.outboundserver.requests |
---|
Methods in com.genesyslab.platform.outbound.protocol.outboundserver.requests that return RequestStartDialing | |
---|---|
static RequestStartDialing |
RequestStartDialing.create()
Creates instance of RequestStartDialing with no parameters set. |
static RequestStartDialing |
RequestStartDialing.create(java.lang.Integer campaignId,
java.lang.Integer groupId,
java.lang.Integer sessionId,
DialMode dialMode,
OptimizationMethod optimizeBy,
java.lang.Integer optimizeGoal,
KeyValueCollection requestProperties)
Creates instance of RequestStartDialing with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |