FetchAttachment Method

Retrieves a raw attachment.

Object Oriented Interface

public function doFetchAttachment($messageid, $attachmentid);

Procedural Interface

cloudmail_gmail_do_fetchattachment($res, $messageid, $attachmentid);

Remarks

This method retrieves a message attachment in raw format.

Information about the retrieved message attachment can be accessed through Attachment.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 PHP Edition - Version 20.0 [Build 8308]