MCPcopy Create free account
hub / github.com/axmolengine/axmol / onMessage

Method onMessage

core/ui/UIWebView/UIWebViewImpl-linux.cpp:656–660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654 }
655
656 void onMessage(std::string_view message)
657 {
658 // if axmol UIWebView ever support bindings for different callbacks from
659 // javascript land...
660 }
661
662 void depleteRunLoopEventQueue()
663 {

Callers 3

em_ws_onmessageMethod · 0.45
dispatchEventsMethod · 0.45
createWebViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected