// Set the username and password api.setUsername("myusername"); api.setPassword("mypassword"); // Time out after a minute api.setTimeout(60000);
// Set the username and password api.setUsername("myusername"); api.setPassword("mypassword"); // Time out after a minute api.setTimeout(60000);