[This is preliminary documentation and is subject to change.]

The FacebookContextBase<(Of <(TCache, TSession>)>) type exposes the following members.

Properties

  NameDescription
Admin
ApiKey
Gets the API key used to initialize this context.
Application
ApplicationType
Gets the ApplicationType of the context.
Auth
Batch
Provides internal access to the current batch, if any, for the context.
Cache
Gets or sets the reference to the cache object used by the current context.
Comments
Connect
Data
Events
Fbml
Feed
Fql
Gets a reference to the FqlController that allows FQL queries to be executed.
Friends
Groups
HasSession
Gets a value representing whether an authenticated session has been established between the current use and the application.
Links
LiveMessage
Notes
Notifications
Pages
Photos
Profile
Secret
Gets the application secret used to initialize this context.
Session
Gets the SessionInfo object that contains information about the current user's session.
SessionCache
Gets a reference to an instance of FacebookCache used specifically for storing ISessionInfo data.
Status
Timeout
Gets or sets the amount of time, in milliseconds, API requests will be active before timing out.
Users
Version
Gets the API version this context targets.
Video

Explicit Interface Implementations

  NameDescription
IFacebookContext..::.Batch
Gets the current batch, if any, for the context.
IFacebookContext..::.Session

See Also

FacebookContextBase<(Of <(TCache, TSession>)>) Class
Facebook Namespace