Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getJid
Method
getJid
src/main/java/Client/Contact.java:488–490 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
486
}
487
488
public
final
Jid getJid() {
489
return
jid;
490
}
491
492
public
String getResource() {
493
return
jid.resource;
Callers
14
blockArrived
Method · 0.95
eventOk
Method · 0.95
doAction
Method · 0.95
getFirstString
Method · 0.95
multicastConferencePresence
Method · 0.95
resolveNicknames
Method · 0.95
leaveRoom
Method · 0.95
sendDirectPresence
Method · 0.45
doSubscribe
Method · 0.45
sendMessage
Method · 0.45
messageStore
Method · 0.45
reEnterRoom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected