MCPcopy Create free account
hub / github.com/FongMi/CatVodSpider / msg

Method msg

app/src/main/java/com/github/catvod/bean/Result.java:193–196  ·  view source on GitHub ↗
(String msg)

Source from the content-addressed store, hash-verified

191 }
192
193 public Result msg(String msg) {
194 this.msg = msg;
195 return this;
196 }
197
198 public Result format(String format) {
199 this.format = format;

Callers 2

errorMethod · 0.80
notifyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected