The following should be added to ApiConnection:
public void updateClient(Client client) throws ApiException, IOException {
performRequest(new Request(RequestMethod.CLIENT_UPDATE, client));
}
Original issue reported on code.google.com by macl...@gmail.com on 15 Mar 2010 at 8:25
Original issue reported on code.google.com by
macl...@gmail.com
on 15 Mar 2010 at 8:25