MCPcopy Create free account
hub / github.com/InsightIM/Tok-Android / getKey

Method getKey

app/src/main/java/com/client/tok/bean/ToxKey.java:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 public String getKey() {
23 return key;
24 }
25
26 public void setKey(String key) {
27 this.key = key;

Callers 15

writeToMethod · 0.45
getSerializedSizeMethod · 0.45
writeToMethod · 0.45
getSerializedSizeMethod · 0.45
getGroupKeyMethod · 0.45
toStringMethod · 0.45
acceptMethod · 0.45
setTextMethod · 0.45
fileRecvMethod · 0.45
fileRecvChunkMethod · 0.45
friendNameMethod · 0.45
fileRecvControlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected