Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ SendAppMessage
Method
SendAppMessage
src/client/ct_client_context.h:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
template<class T>
44
void SendAppMessage(const T& msg) {
45
msg_notifier_->SendAppMessage(msg);
46
}
47
48
void Exit();
49
Callers
15
InitNotifyManager
Method · 0.95
RegisterSdkMsgCallbacks
Method · 0.45
ProcessNetworkMessage
Method · 0.45
nativeEvent
Method · 0.45
MainProgress
Method · 0.45
UpdateFullColorState
Method · 0.45
RegisterControllerPanelListeners
Method · 0.45
enterEvent
Method · 0.45
leaveEvent
Method · 0.45
eventFilter
Method · 0.45
nativeEvent
Method · 0.45
ParseRespMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected