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

Method getPort

app/src/main/java/com/github/catvod/bean/mqitv/Data.java:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 public String getPort() {
46 return port == null ? "" : port;
47 }
48
49 public String getPlaying() {
50 return playing == null ? "" : playing;

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected