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

Method OnMessage

src/client/plugin_interface/ct_plugin_interface.cpp:223–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 }
222
223 void ClientPluginInterface::OnMessage(std::shared_ptr<Message> msg) {
224
225 }
226
227 void ClientPluginInterface::OnMessageRaw(const std::any& msg) {
228

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected