Bharath, Eventful's Java API currently does not expose the "list categories" method.
I suggest you use the HTTP API call: http://api.eventful.com/docs/categories/list You'll have to parse the XML response yourself and map it into com.evdb.javaapi.data.Category objects. John Tantalo, Eventful, Inc. On Aug 16, 2010, at 9:26 AM, Bharath Alapati wrote: > Hi, > > I was trying since from Friday to get the list of available categories thru > the JAVA API documentation provided on Eventful website. > > Can anyone please help me with this. > > How to get the default list of categories available using Java API? > > Thanks > > > > The information transmitted in this email is intended only for the person(s) > or entity to which it is addressed and may contain proprietary, confidential > and/or privileged material. If you have received this email in error, please > contact the sender by replying and delete this email from your system. >
