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 -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -