Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
writeTo
Method · 0.45
getSerializedSize
Method · 0.45
writeTo
Method · 0.45
getSerializedSize
Method · 0.45
getGroupKey
Method · 0.45
toString
Method · 0.45
accept
Method · 0.45
setText
Method · 0.45
fileRecv
Method · 0.45
fileRecvChunk
Method · 0.45
friendName
Method · 0.45
fileRecvControl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected