I am using Marmalade with C++ and I need to get the Facebook user name, picture, and email and all I have is its Facebook user ID.
I am using this example and it all worked until now but I need a way to at least search or somehow get what I need because I really don't know what to do.
http://api.madewithmarmalade.com/ExampleS3EFacebook.html
Is there a way I'm not seeing to get the user name and picture or do I need some other class and Facebook stuff to do that?