MCPcopy Create free account
hub / github.com/InsightIM/Tok-Android / getId

Method getId

app/src/main/java/com/client/tok/bean/Message.java:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 public int getId() {
75 return id;
76 }
77
78 public void setId(int id) {
79 this.id = id;

Callers 15

getDraftMethod · 0.95
updateConversationMethod · 0.95
deleteMessageMethod · 0.95
onClickMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected