\SSilence\ImapClientIncomingMessageAttachment

Class IncomingMessageAttachment for all incoming message attachments

Summary

Methods
Properties
Constants
__construct()
$name
$body
No constants found
No protected methods found
No protected properties found
N/A
getName()
getBody()
$_incomingObject
N/A

Properties

$name

$name : string

Name current attachment

Type

string

$body

$body : string

Body current attachment

Type

string

$_incomingObject

$_incomingObject : \SSilence\ImapClient\Section

Incoming object

Incoming SSilence\ImapClient\Section object

Type

\SSilence\ImapClient\Section

Methods

getName()

getName() : string

Returns the name of the attachment along with file extension

Returns

string

getBody()

getBody() : string

Returns the body of the e-mail

Returns

string