Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Raj-m01/Android-Chat-App
/ setToken
Method
setToken
app/src/main/java/models/UserModel.java:47–49 ·
view source on GitHub ↗
(String token)
Source
from the content-addressed store, hash-verified
45
}
46
47
public
void
setToken(String token) {
48
this.token = token;
49
}
50
51
public
String getAbout() {
52
return
about;
Callers
3
onDataChange
Method · 0.95
onSuccess
Method · 0.95
onComplete
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected