FacebookResponseEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the incoming object received from Facebook and processed by the adapter.
public class FacebookResponseEvent
type FacebookResponseEvent = class
Public Class FacebookResponseEvent
- Inheritance
-
FacebookResponseEvent
Constructors
| FacebookResponseEvent() |
Properties
| Entry |
Gets the entry property. |
| ResponseObject |
Gets or sets the object property. |
Methods
| ShouldSerializeEntry() |
Gets the flag to determine if the Entry property should be serialized. |