Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getId
Method
getId
src/main/java/VCard/VCard.java:187–189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
185
public
String getJid() {
return
jid; }
186
187
public
String getId() {
188
return
id;
189
}
190
191
public
boolean isEmpty() {
192
return
empty;
Callers
3
createMainView
Method · 0.80
menuAction
Method · 0.80
doAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected