hi
i tried to use sample code from "gdata-src.java-1.28.0.java.zip" to
test google Calendar API.
CalendarService myService = new CalendarService("a-
b-1","http","www.google.com");
try {
myService.setUserCredentials(USERNAME, PASSWORD);
...
} catch(ServiceException e) {
hi all
i tried to use sample code from "gdata-src.java-1.28.0.java.zip" to
test google Calendar API.
CalendarService myService = new CalendarService("a-
b-1","http","www.google.com");
try {
myService.setUserCredentials(USERNAME, PASSWORD);
...
} catch(ServiceException e)
2 matches
Mail list logo