44454647484950
callback.loginFailed("Could not connect to Server!"); return; } callback.statusMessage("Authenticating..."); client.send(new AuthorizeMessage(username, password)); }