MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / setVoIPEnabled

Method setVoIPEnabled

src/async/imap/MCIMAPAsyncSession.cpp:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191void IMAPAsyncSession::setVoIPEnabled(bool enabled)
192{
193 mVoIPEnabled = enabled;
194}
195
196bool IMAPAsyncSession::isVoIPEnabled()
197{

Callers 1

sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected