TTMSFNCCloudGoogleGmailOnGetAttachmentEvent Event Type
Event type fired when an attachment download request completes.
API unit family: TMSFNCCloudGoogleGmail
Parameters
| Name | Description |
|---|---|
Sender |
Component that raised the event. |
AMessage |
Message the attachment belongs to. |
AAttachment |
Attachment whose data was downloaded. |
ARequestResult |
Result of the request, including success state and response data. |