Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getDraft
Method · 0.95
updateConversation
Method · 0.95
deleteMessage
Method · 0.95
onClick
Method · 0.45
onClick
Method · 0.45
onClick
Method · 0.45
onClick
Method · 0.45
onClick
Method · 0.45
onClick
Method · 0.45
onClick
Method · 0.45
onClick
Method · 0.45
onClick
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected