Attached is a short Java program to list the links of a given event.

When I run it with my test API key and the SEID you gave me, the getType() method appears to be working correctly.

eventful-java-api-src-0.4$ ant -f build-dist.xml
BUILD SUCCESSFUL
Total time: 3 seconds
eventful-java-api-src-0.4$ javac -classpath build/classes/ ListEventLinks.java
eventful-java-api-src-0.4$ java -classpath build/classes/:. ListEventLinks test_key E0-001-032234538-5
type:1 url:http://www.borders.com/online/store/EventView?city=&state=&zipCode=&within=&all_stores=&selectedStoreId=10575&eventId=343642&

Attachment: ListEventLinks.java
Description: Binary data


Reply via email to