| My Project
    0.10.0
    Windows SDK for Facebook | 
Class that encapsulates the response from a successful use of the Facebook "App Requests" dialog. More...
#include <FacebookAppRequest.h>
| Static Public Member Functions | |
| static FBAppRequest^ | FromRequestDialogResponse (Windows::Foundation::Uri^ Response) | 
| Properties | |
| Platform::String^ | RequestId  [get] | 
| RecipientView | RecipientIds  [get] | 
Class that encapsulates the response from a successful use of the Facebook "App Requests" dialog.
| 
 | get | 
Recipient ID(s) - the list of user IDs of people this request went to.
| 
 | get | 
Request ID - app is responsible for tracking these! Once a request has been accepted, FB notifies the app's web site(?verify this), and the app (or web site, or whatever) must make a graph API call to FB to delete it.
 1.8.10
 1.8.10