Packagecom.facebook.graph.core
Classpublic class AbstractFacebook
SubclassesFacebook

Base class for communicating with Facebook. This class is abstract and should not be instantiated directly. Instead, you should use one of: Facebook - For creating Canvas or other web-based applications. FacebookDesktop - For creating AIR applications.

See also

com.facebook.graph.Facebook
com.facebook.graph.FacebookDesktop


Public Methods
 MethodDefined by
  
AbstractFacebook
Constructor detail
AbstractFacebook()constructor
public function AbstractFacebook()