Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ getPayload
Method
getPayload
app/src/cc/arduino/view/Event.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
Map<String, Object> getPayload() {
46
return
payload;
47
}
48
49
@Override
50
public
String toString() {
Callers
1
actionPerformed
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected