Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getResource
Method
getResource
src/main/java/Client/Contact.java:492–494 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
490
}
491
492
public
String getResource() {
493
return
jid.resource;
494
}
495
496
public
String getNickJid() {
497
if
(nick == null) {
Callers
3
blockArrived
Method · 0.95
doAction
Method · 0.95
getResourceUrl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected