Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
111
MailMessage* SmtpClient::getCurrentMessage()
112
{
113
return outgoingMail;
114
}
115
116
bool SmtpClient::send(MailMessage* mail)
117
{
Callers
1
onMailSent
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected