FbApiWrapper - Documentation |
User Members |
User Class Constructors Methods Fields Properties See Also Send Feedback |
The User type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
Checkin(Checkin) |
Allows the application
|
|
Checkin(String, String, String, String, String, String) |
Allows the application
|
|
CreateAlbum |
Create a new Album
|
|
CreateEvent |
Create a new Event on behalf of the loggedin user
|
|
CreateFriendList |
Create a new FriendList
|
|
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()()()().) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
PostLink |
Posts a Link on behalf of the loggedin user to this user's wall
|
|
PostPhoto(String, String, String, String) |
Posts a photo on behalf of the loggedin user to this user's wall
|
|
PostPhoto(array<Byte>[]()[][], String, String, String, String) |
Posts a photo on behalf of the loggedin user to this user's wall
|
|
PostStatus |
Posts a Status text on behalf of the loggedin user to this user's wall
|
|
RetrieveCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) | |
ToString |
If s_UseForamttedToStrings is set to true,
returns the full name of the user, otherwise, return ToString()()()() (Overrides Object..::..ToString()()()().) |
|
WrapOrGet<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
Fields
Name | Description | |
---|---|---|
m_DynamicData | (Inherited from DynamicWrapper.) | |
sr_FieldsToLoad |
Properties
Name | Description | |
---|---|---|
Albums |
Gets the photo Albums this user has created.
|
|
Bio |
Gets the user's biograph
|
|
Birthday |
Gets the user's birthday
|
|
Checkins |
Gets the places that the user has checked-into as a collection of Checkin(Checkin) objects.
|
|
Gets the proxied or contact email address granted by the user
|
||
Events |
Gets the Events this user is attending.
|
|
FieldsToLoad | (Overrides DynamicWrapper..::..FieldsToLoad.) | |
FirstName |
Gets the first name of the user
|
|
FriendLists |
Gets the user's FriendLists.
|
|
Friends |
Gets the user's [!:Friend]s
|
|
Gender |
Gets the middle name of the user
|
|
Groups |
Gets the Groups this user belongs to
|
|
Hometown |
Gets the City object respresnting the user's hometown
|
|
Id |
The id of the current facebook object
(Inherited from FacebookObject.) |
|
ImageLarge | ||
ImageNormal | ||
ImageSmall | ||
ImageSquare | ||
InboxThreads |
Gets the InboxThread in this user's inbox.
|
|
InterestedIn |
Gets the genders the user is interested in
|
|
Languages |
Gets the languages the user speaks. Each language is a facebook Page
|
|
LastName |
Gets the last name of the user
|
|
Link |
Gets a link to the users profile page
|
|
LoadState | (Inherited from DynamicWrapper.) | |
Locale |
Gets the locale of the user containing the ISO Language Code and ISO Country Code
|
|
Location |
Gets the City object respresntinh the user's location
|
|
MessageUpdates |
Gets The updates in this user's inbox
|
|
MiddleName |
Gets the middle name of the user
|
|
Name |
Gets the name of the user
|
|
NewsFeed |
Gets the user's news feed (a collection of Posts)
|
|
OnlineStatus |
Gets the user's User..::..eOnlineStatus
|
|
PhotosTaggedIn |
Gets The Photos the user (or friend) is tagged in
|
|
PictureLargeURL | ||
PictureNormalURL | ||
Pictures |
Gets the PicturesColleciton object that holds the various types of pictures of this user object
|
|
PictureSmallURL | ||
PictureSqaureURL | ||
Pokes |
Gets The user's Poke.
|
|
PostedLinks |
Gets The user's posted Links.
|
|
Posts |
Gets the user's own Posts
|
|
PostsTaggedIn |
Gets The Posts the user is tagged in.
|
|
Quotes |
Gets the user's favorite quotes
|
|
RelationshipStatus |
Gets the user's Relationship Status
|
|
Religion |
Gets the user's religion
|
|
SignificantOther |
Gets the user's significant other (User)
|
|
Statuses |
Gets The user's Status updates
|
|
TimeZone |
Gets the logged-in user's timezone offset from UTC (Available only for the current user)
|
|
UpdateTime |
Gets the last time the user's profile was updated;
|
|
UserName |
Gets the user's Facebook username
|
|
Verfied |
Gets the user's account verification status (true/false)
|
|
Videos |
Gets The Videos this user has been tagged in.
|
|
WallPosts |
Gets the user's wall Posts
|