MCPcopy
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

getLastResponseMethod · 0.95
onBindViewHolderMethod · 0.95
onDestroyMethod · 0.80
isAppInstalledMethod · 0.80
appStartMethod · 0.80
appWaitMethod · 0.80
u2ScreenshotMethod · 0.80
getScreenshotMethod · 0.80
u2ClickMethod · 0.80
u2InputMethod · 0.80
u2SwipeExtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected