Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsightIM/Tok-Android
/ infoRepo
Method
infoRepo
app/src/main/java/com/client/tok/tox/State.java:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
public
static
InfoRepository infoRepo() {
29
return
infoRepository;
30
}
31
32
public
static
UserRepository userRepo() {
33
return
userRepository;
Callers
15
fileRecv
Method · 0.95
friendName
Method · 0.95
friendReadReceipt
Method · 0.95
fileChunkRequest
Method · 0.95
friendRequest
Method · 0.95
friendStatus
Method · 0.95
friendStatusMessage
Method · 0.95
getFriendInfo
Method · 0.95
friendConnectionStatus
Method · 0.95
initTox
Method · 0.95
receiveMessage
Method · 0.95
sendMessage
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected