FacebookEntry Class

Definition

Represents a Facebook Message Entry.

public class FacebookEntry
type FacebookEntry = class
Public Class FacebookEntry
Inheritance
FacebookEntry

Constructors

FacebookEntry()

Properties

Changes

Gets the changes list.

Id

Gets or sets the page ID.

Messaging

Gets the messaging list.

Standby

Gets the standby messages list.

Time

Gets or sets the time of the update.

Methods

ShouldSerializeChanges()

Newtonsoft JSON method for conditionally serializing the Changes property.

ShouldSerializeMessaging()

Newtonsoft JSON method for conditionally serializing the Messaging property.

ShouldSerializeStandby()

Newtonsoft JSON method for conditionally serializing the Standby property.

Applies to