MCPcopy Create free account
hub / github.com/Raj-m01/Android-Chat-App / getAbout

Method getAbout

app/src/main/java/models/UserModel.java:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public String getAbout() {
52 return about;
53 }
54
55 public long getRecentMsgTime() {
56 return recentMsgTime;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected