This is what there is: public void signUpInBackground(SignUpCallback callback) { } public static void loginInBackground(String username, String password, LoginCallback callback) { } empty methods.