Uses of Class
com.mailosaur.models.MessageReplyOptions
Packages that use MessageReplyOptions
Package
Description
This package contains the classes for MailosaurClient.
This package contains the models classes for MailosaurClient.
-
Uses of MessageReplyOptions in com.mailosaur
Methods in com.mailosaur with parameters of type MessageReplyOptionsModifier and TypeMethodDescriptionMessages.reply(String id, MessageReplyOptions messageReplyOptions) Reply to an email. -
Uses of MessageReplyOptions in com.mailosaur.models
Methods in com.mailosaur.models that return MessageReplyOptionsModifier and TypeMethodDescriptionMessageReplyOptions.withAttachments(List<Attachment> attachments) Sets any message attachments.Sets any additional HTML content to include in the reply.Sets any additional plain text content to include in the reply.