MCPcopy Create free account
hub / github.com/RetroShare/RetroShare / getShortPluginDescription

Method getShortPluginDescription

plugins/VOIP/VOIPPlugin.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178std::string VOIPPlugin::getShortPluginDescription() const
179{
180 return QApplication::translate("VOIP", "This plugin provides voice communication between friends in RetroShare.").toUtf8().constData();
181}
182
183std::string VOIPPlugin::getPluginName() const
184{

Callers 1

PluginsPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected