Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getProxyUser
Method
getProxyUser
src/main/java/xmpp/Account.java:104–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
}
103
104
public
String getProxyUser() {
105
return
proxyUser;
106
}
107
108
public
void
setProxyUser(String UserName) {
109
this.proxyUser = UserName;
Callers
3
JabberStream
Method · 0.80
saveToDataOutputStream
Method · 0.80
showExtended
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected