MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / getAuthMethod

Method getAuthMethod

email/smtpclient.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121SmtpClient::AuthMethod SmtpClient::getAuthMethod() const
122{
123 return this->authMethod;
124}
125
126int SmtpClient::getPort() const
127{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected