Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
191
void IMAPAsyncSession::setVoIPEnabled(bool enabled)
192
{
193
mVoIPEnabled = enabled;
194
}
195
196
bool IMAPAsyncSession::isVoIPEnabled()
197
{
Callers
1
session
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected