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

Method PostProtoMessage

src/render/plugin_interface/gr_net_plugin.cpp:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 void GrNetPlugin::PostProtoMessage(std::shared_ptr<Data> msg, bool run_through) {
20
21 }
22
23 bool GrNetPlugin::PostTargetStreamProtoMessage(const std::string& stream_id, std::shared_ptr<Data> msg, bool run_through) {
24 return false;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected