MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetQueuingFtMsgCount

Method GetQueuingFtMsgCount

src/render/plugin_interface/gr_net_plugin.cpp:62–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 int64_t GrNetPlugin::GetQueuingFtMsgCount() {
63 return 0;
64 }
65
66 bool GrNetPlugin::HasEnoughBufferForQueuingMediaMessages() {
67 return false;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected