Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.outbound.protocol.outbounddesktop.RecordType

Packages that use RecordType
com.genesyslab.platform.outbound.protocol.outbounddesktop This package contains classes that your application can use to work with the Outbound Desktop protocol. 
 

Uses of RecordType in com.genesyslab.platform.outbound.protocol.outbounddesktop
 

Fields in com.genesyslab.platform.outbound.protocol.outbounddesktop declared as RecordType
static RecordType RecordType.CampaignCallBack
           
static RecordType RecordType.CampaignRescheduled
           
static RecordType RecordType.General
           
static RecordType RecordType.NoCall
           
static RecordType RecordType.NoRecordType
           
static RecordType RecordType.PersonalCallBack
           
static RecordType RecordType.PersonalRescheduled
           
static RecordType RecordType.Unknown
           
 

Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop that return RecordType
static RecordType RecordType.create(java.lang.String name)
           
 RecordType AddRecordAcknowledge.getRecordType()
           
 RecordType AddRecord.getRecordType()
           
static RecordType RecordType.toEnum(java.lang.String val)
           
 

Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop with parameters of type RecordType
static java.lang.String RecordType.fromEnum(RecordType val)
           
 void AddRecordAcknowledge.setRecordType(RecordType value)
           
 void AddRecord.setRecordType(RecordType value)
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.