MCPcopy 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

JabberStreamMethod · 0.80
showExtendedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected