Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ MyTaskerEventSink
Class
MyTaskerEventSink
test/python/binding_test.py:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
73
class
MyTaskerEventSink(TaskerEventSink):
74
def
_on_raw_notification(self, handle, msg: str, details: dict):
75
print(f
" [TaskerSink] msg: {msg}"
)
76
77
78
class
MyContextEventSink(ContextEventSink):
Callers
1
test_tasker_api
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_tasker_api
Function · 0.68