Get Facebook list of friends in Titanium -


I am trying to figure out how to get users using titles in graphic APIs.

Something like this

  Titanium.facebook.quickwithgraphpath ('me / friend', 'received', function (e) {...});  

But this can not work

Thank you!

thanks


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Editing Python Class in Shell and SQLAlchemy -

java - JavaFX WebEngine Video Playback in Linux -