Package | Description |
---|---|
com.genesyslab.platform.outbound.protocol.outbounddesktop |
This package contains classes that your application can use to work with the Outbound Desktop protocol.
|
Modifier and Type | Method | Description |
---|---|---|
static CallResult |
CallResult.create(java.lang.String name) |
|
CallResult |
AddRecord.getCallResult() |
|
CallResult |
AddRecordAcknowledge.getCallResult() |
|
CallResult |
ChainedRecord.getCallResult() |
|
CallResult |
PreviewRecord.getCallResult() |
|
CallResult |
ScheduledCall.getCallResult() |
|
static CallResult |
CallResult.toEnum(java.lang.Integer val) |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.Integer |
CallResult.fromEnum(CallResult val) |
|
void |
AddRecord.setCallResult(CallResult value) |
|
void |
AddRecordAcknowledge.setCallResult(CallResult value) |
|
void |
ChainedRecord.setCallResult(CallResult value) |
|
void |
PreviewRecord.setCallResult(CallResult value) |
|
void |
ScheduledCall.setCallResult(CallResult value) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.