FacebookResponseEvent Class

Definition

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.

Applies to