Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RegisterSdkMsgCallbacks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected