FacebookService Members

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

The FacebookService type exposes the following members.

Constructors

  Name Description
Public method FacebookService
Initializes a new instance of the FacebookService class

Methods

  Name Description
Public method Static member Connect
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method Static member GetCollection<(Of <<'(T>)>>)
Public method Static member GetCollectionAsync<(Of <<'(T>)>>)
Public method Static member GetCollectionByFQL<(Of <<'(T>)>>)
Public method Static member GetDynamicCollection
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method Static member GetObject<(Of <<'(T>)>>)
Public method Static member GetObjectAsync<(Of <<'(T>)>>)
Public method Static member GetObjectByFQL<(Of <<'(T>)>>)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member Login(String, String)
Public method Static member Login(String, array<String>[]()[][])
Attempts to login into facebook using given application id and permissions.
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Fields

See Also