FbApiWrapper - Documentation |
Post Members |
Post Class Constructors Methods Fields Properties See Also Send Feedback |
The Post type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
Comment |
Comments on this posted item
(Inherited from PostedItem.) |
|
CreateOrGetCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) | |
DeleteObject | (Inherited from FacebookObject.) | |
Equals | (Inherited from Object.) | |
Fetch(String) |
Retrieve the relevant data of the object from facebook server, according to the requested fields
(Inherited from FacebookObject.) |
|
Fetch(DynamicWrapper..::..eLoadOptions) |
Retrieve the relevant data of the object from facebook server, according to the requested [!:eLoadOptions] (Inherited from FacebookObject.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
GetWrapped<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) | |
InitializeAfterSet | (Inherited from DynamicWrapper.) | |
Like |
Likes this posted item
(Inherited from PostedItem.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
RetrieveCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) | |
ToString | (Overrides Object..::..ToString()()()().) | |
Unlike |
Unlikes this posted item
(Inherited from PostedItem.) |
|
WrapOrGet<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
Fields
Name | Description | |
---|---|---|
m_DynamicData | (Inherited from DynamicWrapper.) |
Properties
Name | Description | |
---|---|---|
Caption |
Gets the caption of the link (appears beneath the link name)
|
|
Comments |
Gets the Comment(String)s made on this item
(Inherited from PostedItem.) |
|
CreatedTime |
Gets the time the item was posted
(Inherited from PostedItem.) |
|
Description |
Gets the description of the link (appears beneath the link caption)
|
|
FieldsToLoad | (Inherited from PostedItem.) | |
From |
Gets the User object of the user who posted this item
(Inherited from PostedItem.) |
|
IconURL |
Gets the link to an icon representing the type of this post
|
|
Id |
The id of the current facebook object
(Inherited from FacebookObject.) |
|
LikedBy |
Gets the User objects who like this posted item
|
|
LikesCount |
Gets the number of likes
|
|
Link |
Gets the link attached to this post
|
|
LoadState | (Inherited from DynamicWrapper.) | |
Message |
Gets the message
|
|
Name |
Gets the name of the link
|
|
ObjectID |
Gets the Facebook object id for an uploaded photo or video
|
|
PictureURL |
If available, gets a link to the picture included with this post
|
|
Source |
Gets the URL to a Flash movie or video file to be embedded within the post
|
|
TargetUsers |
Gets a collection of User object of the profiles mentioned or targeted in this post
|
|
Type |
Gets the type for this post (including link, photo, video, checkin, status)
|
|
UpdateTime |
Gets the time of the last comment on this post
|