FbApiWrapper - Documentation |
Album Members |
Album Class Constructors Methods Fields Properties Events See Also Send Feedback |
The Album 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 |
Refreshes current album
(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.) | |
ToString | If s_UseForamttedToStrings is set to true, returns string.Format("{0} ({1}) (Photos: {2})", Name, Description, Count); otherwise, return ToString()()()() |
|
Unlike |
Unlikes this posted item
(Inherited from PostedItem.) |
|
UploadPhoto(String, String, String) | ||
UploadPhoto(array<Byte>[]()[][], String, String, String) | ||
WrapOrGet<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
Fields
Name | Description | |
---|---|---|
m_DynamicData | (Inherited from DynamicWrapper.) |
Properties
Name | Description | |
---|---|---|
Comments |
Gets the Comment(String)s made on this item
(Inherited from PostedItem.) |
|
Count |
Gets The number of photos in this album
|
|
CoverPhoto | ||
CoverPhotoID |
Gets The album cover photo ID
|
|
CoverPhotoLargeURL | ||
CoverPhotoThumbURL | ||
CreatedTime |
Gets the time the item was posted
(Inherited from PostedItem.) |
|
Description |
Gets the description of the album
|
|
FieldsToLoad | (Inherited from PostedItem.) | |
From |
Gets the User object of the user who posted this item
(Inherited from PostedItem.) |
|
Id |
The id of the current facebook object
(Inherited from FacebookObject.) |
|
ImageAlbum | ||
ImageSmall | ||
ImageThumb | ||
LikedBy |
Gets the User objects who like this posted item
(Inherited from PostedItem.) |
|
Link |
Gets A link to this album on Facebook
|
|
LoadState | (Inherited from DynamicWrapper.) | |
Location |
Gets the location of the album
|
|
Name |
Gets the name of the album
|
|
Photos | ||
PictureAlbumURL | ||
Pictures |
Gets the PicturesColleciton object that holds the The album's cover photo, the first picture uploaded to an album becomes the cover photo for the album.
|
|
PictureSmallURL | ||
PictureThumbURL | ||
PrivcaySettings |
Gets The privacy settings for the album
|
|
Type |
Gets The type of the album: profile, mobile, wall, normal or album
|
|
UpdateTime |
Gets the last time the photo album was updated
|
Events
Name | Description | |
---|---|---|
PropertyChanged |