Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defineYIDA/NoneIM
/ toString
Method
toString
src/main/java/com/none/im/session/Session.java:21–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
@Override
22
public
String toString() {
23
return
userId +
":"
+ userName;
24
}
25
}
Callers
3
channelRead
Method · 0.80
channelRead
Method · 0.80
randomId
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected