Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Raj-m01/Android-Chat-App
/ getUserId
Method
getUserId
app/src/main/java/models/UserModel.java:91–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
}
90
91
public
String getUserId() {
92
return
userId;
93
}
94
95
public
void
setUserId(String userId) {
96
this.userId = userId;
Callers
2
onItemClick
Method · 0.80
onClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected