MobColl
 All Classes Functions
Public Member Functions | List of all members
com.mobcoll.facebook.FacebookConnector.LogoutRequestListener Class Reference
Inheritance diagram for com.mobcoll.facebook.FacebookConnector.LogoutRequestListener:
com.mobcoll.facebook.BaseRequestListener

Public Member Functions

void onComplete (String response, final Object state)
 
- Public Member Functions inherited from com.mobcoll.facebook.BaseRequestListener
void onFacebookError (FacebookError e, final Object state)
 
void onFileNotFoundException (FileNotFoundException e, final Object state)
 
void onIOException (IOException e, final Object state)
 
void onMalformedURLException (MalformedURLException e, final Object state)
 

Detailed Description

This class is used for the logout request.

Member Function Documentation

void com.mobcoll.facebook.FacebookConnector.LogoutRequestListener.onComplete ( String  response,
final Object  state 
)
inline

This function is called when the logout process is completed.

Parameters
response
state

The documentation for this class was generated from the following file: