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

Method getConnectionType

email/smtpclient.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131SmtpClient::ConnectionType SmtpClient::getConnectionType() const
132{
133 return connectionType;
134}
135
136const QString& SmtpClient::getName() const
137{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected