Class that encapsulates the response from a successful use of the Facebook "Feed" dialog.  
 More...
#include <FacebookFeedRequest.h>
|  | 
| Platform::String^ | PostId  [get] | 
|  | 
Class that encapsulates the response from a successful use of the Facebook "Feed" dialog. 
  
  | 
        
          | FBFeedRequest FBFeedRequest::FromFeedDialogResponse | ( | Windows::Foundation::Uri^ | Response | ) |  |  | static | 
 
Contruct a FBFeedRequest object from a URI. 
- Parameters
- 
  
  
- Returns
- FBFeedRequest representation of the URI if it is valid, otherwise nullptr 
 
 
  
  | 
        
          | Platform:: String^ winsdkfb::FBFeedRequest::PostId |  | get | 
 
ID of the post. Can be used to refer to this post in the future, e.g. to delete or update it. 
 
 
The documentation for this class was generated from the following files:
- E:/tmp/documentation/winsdkfb/winsdkfb/winsdkfb/winsdkfb.Shared/FacebookFeedRequest.h
- E:/tmp/documentation/winsdkfb/winsdkfb/winsdkfb/winsdkfb.Shared/FacebookFeedRequest.cpp