MCPcopy 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

fileRecvMethod · 0.95
friendNameMethod · 0.95
friendReadReceiptMethod · 0.95
fileChunkRequestMethod · 0.95
friendRequestMethod · 0.95
friendStatusMethod · 0.95
friendStatusMessageMethod · 0.95
getFriendInfoMethod · 0.95
initToxMethod · 0.95
receiveMessageMethod · 0.95
sendMessageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected