Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ resetNewMsgCnt
Method
resetNewMsgCnt
src/main/java/Client/Contact.java:309–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
307
}
308
309
public
void
resetNewMsgCnt() {
310
newMsgCnt = 0;
311
newHighLitedMsgCnt = 0;
312
}
313
314
public
void
setIncoming(
int
state) {
315
if
(!cf.IQNotify && state == INC_VIEWING) {
Callers
4
purge
Method · 0.95
getItemRef
Method · 0.80
getMessage
Method · 0.80
smartPurge
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected