MCPcopy Create free account
hub / github.com/SmingHub/Sming / getCurrentMessage

Method getCurrentMessage

Sming/Components/Network/src/Network/SmtpClient.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111MailMessage* SmtpClient::getCurrentMessage()
112{
113 return outgoingMail;
114}
115
116bool SmtpClient::send(MailMessage* mail)
117{

Callers 1

onMailSentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected