Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
error
Method · 0.80
notify
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected