Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IPADS-SAI/MobiAgent
/ getMessage
Method
getMessage
app/app/src/main/java/com/mobi/agent/Message.java:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
String parameters;
// 动作参数
14
15
public
String getMessage() {
16
return
message;
17
}
18
19
public
void
setMessage(String message) {
20
this.message = message;
Callers
15
getLastResponse
Method · 0.95
onBindViewHolder
Method · 0.95
bindScreenCaptureService
Method · 0.80
onDestroy
Method · 0.80
isAppInstalled
Method · 0.80
appStart
Method · 0.80
appWait
Method · 0.80
u2Screenshot
Method · 0.80
getScreenshot
Method · 0.80
u2Click
Method · 0.80
u2Input
Method · 0.80
u2SwipeExt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected