FbApiWrapper - Documentation |
Photo Members |
Photo Class Constructors Methods Fields Properties See Also Send Feedback |
The Photo 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 | (Overrides DynamicWrapper..::..InitializeAfterSet()()()().) | |
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.) | |
Tag |
Tags the user in the photo
|
|
ToString | If s_UseForamttedToStrings is set to true, returns string.Format("{0} (Posted by: {1})", Name, From.Name); otherwise, return ToString()()()() |
|
Unlike |
Unlikes this posted item
(Inherited from PostedItem.) |
|
UpdateTag |
Tags the user in the photo
|
|
WrapOrGet<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
Fields
Name | Description | |
---|---|---|
m_DynamicData | (Inherited from DynamicWrapper.) | |
m_Images |
Properties
Name | Description | |
---|---|---|
Comments |
Gets the Comment(String)s made on this item
(Inherited from PostedItem.) |
|
CreatedTime |
Gets the time the item was posted
(Inherited from PostedItem.) |
|
FieldsToLoad | (Inherited from PostedItem.) | |
From |
Gets the User object of the user who posted this item
(Inherited from PostedItem.) |
|
Height |
Gets the height of the photo in pixels
|
|
IconURL |
Gets the icon that Facebook displays when photos are published to the Feed
|
|
Id |
The id of the current facebook object
(Inherited from FacebookObject.) |
|
ImageAlbum | ||
ImageNormal | ||
Images |
Gets the 4 different stored representations of the photo
|
|
ImageThumb | ||
LikedBy |
Gets the User objects who like this posted item
(Inherited from PostedItem.) |
|
Link |
Gets the link to the photo on Facebook
|
|
LoadState | (Inherited from DynamicWrapper.) | |
Name |
Gets the user provided caption given to this photo - do not include links or advertising in this field
|
|
PictureAlbumURL | ||
PictureNormalURL | ||
Pictures |
Gets the PicturesColleciton object that holds the various types of pictures of this photo object
|
|
PictureThumbURL | ||
PositionInAlbum |
Gets the position of this photo in the album
|
|
Tags |
Gets the PhotoTag objects that are tagged and their positions in this photo
|
|
ThumbURL |
Gets the thumbnail-sized source of the photo
|
|
UpdateTime |
Gets the last time the photo or its caption was updated
|
|
URL |
Gets the full-sized source of the photo
|
|
Width |
Gets the width of the photo in pixels
|