Package | Description |
---|---|
er.javamail |
Modifier and Type | Class and Description |
---|---|
class |
ERMailDataAttachment
Attaches a byte array or NSData to a mail.
|
class |
ERMailFileAttachment |
class |
ERMailTextAttachment |
Modifier and Type | Field and Description |
---|---|
protected NSMutableArray<ERMailAttachment> |
ERMailDelivery._attachments
NSArray of ERMailAttachment that must be binded to the message as ATTACHEMENT.
|
protected NSMutableArray<ERMailAttachment> |
ERMailDelivery._inlineAttachments
NSArray of ERMailAttachment that must be binded to the message as INLINE.
|
Modifier and Type | Method and Description |
---|---|
protected NSMutableArray<ERMailAttachment> |
ERMailDelivery._attachments() |
protected NSMutableArray<ERMailAttachment> |
ERMailDelivery._inlineAttachments() |
NSArray<ERMailAttachment> |
ERMailDelivery.attachments() |
NSArray<ERMailAttachment> |
ERMailDelivery.inlineAttachments() |
Modifier and Type | Method and Description |
---|---|
void |
ERMailDelivery.addAttachment(ERMailAttachment attachment) |
void |
ERMailDelivery.addInlineAttachment(ERMailAttachment attachment) |
void |
ERMailDelivery.removeAttachment(ERMailAttachment attachment) |
Copyright © 2002 – 2024 Project Wonder.