MCPcopy 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

blockArrivedMethod · 0.95
eventOkMethod · 0.95
doActionMethod · 0.95
getFirstStringMethod · 0.95
resolveNicknamesMethod · 0.95
leaveRoomMethod · 0.95
sendDirectPresenceMethod · 0.45
doSubscribeMethod · 0.45
sendMessageMethod · 0.45
messageStoreMethod · 0.45
reEnterRoomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected