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

Method getuId

app/src/main/java/models/MessageModel.java:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 public String getuId() {
23 return uId;
24 }
25
26 public void setuId(String uId) {
27 this.uId = uId;

Callers 1

getItemViewTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected