Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.webmedia.protocol.email.Attachment

Packages that use Attachment
com.genesyslab.platform.webmedia.protocol.email This package contains classes, enumerations, and interfaces that let you exchange customer-generated information from web forms with your Genesys E-Mail Server Java. 
 

Uses of Attachment in com.genesyslab.platform.webmedia.protocol.email
 

Methods in com.genesyslab.platform.webmedia.protocol.email that return Attachment
 Attachment AttachmentCollection.getAttachment(int index)
           
 Attachment AttachmentCollection.getAttachment(java.lang.String name)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.email with parameters of type Attachment
 void AttachmentCollection.addAttachment(Attachment att)
           
 void AttachmentCollection.addAttachment(java.lang.String name, Attachment att)
          Deprecated.  
 


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.