View source: R/mail_handlers.R
gmailr_custom_mail_handler | R Documentation |
Default handler function parsing and sending email.
Used within object of RegLogGmailrConnector
class internally. It can
send custom emails using subject, body and attachments from
RegLogConnectorMessage
of type custom_mail
.
gmailr_custom_mail_handler(self, private, message)
self |
R6 object element |
private |
R6 object element |
message |
RegLogConnectorMessage which should contain within its data:
|
RegLogGmailrConnector
message.
Other mail handler functions:
emayili_custom_mail_handler()
,
emayili_reglog_mail_handler()
,
gmailr_reglog_mail_handler()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.