Client side call to users.getInfo. Use this to retrieve information about users, like name, profile pic, etc, from within JavaScript.
| Name | Type | Description |
|---|---|---|
| uids | Array | |
| fields | Array | |
| onRequestCompleted | Object | a callback function for immediate execution, or an instance of FB.BatchSequencer |