Skip to content

Making direct api calls

blobaugh edited this page Dec 26, 2011 · 3 revisions

Coming Soon! Placeholder for wiki in git

  • instantiate MeetupApiRequest();
  • MeetupApiResponse = MeetupApiRequest()->get();
  • MeetupApiResponse can be directly accessed via array access or as an iterator in a loop

Clone this wiki locally