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