MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / clear_sinks

Method clear_sinks

source/MaaAgentServer/RemoteInstance/RemoteTasker.cpp:386–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384}
385
386void RemoteTasker::clear_sinks()
387{
388 LogError << "Can NOT clear sink for remote instance";
389}
390
391MaaSinkId RemoteTasker::add_context_sink(MaaEventCallback callback, void* trans_arg)
392{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected