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

Editing Python Class in Shell and SQLAlchemy -

import - Python ImportError: No module named wmi -

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -