flockIAccountObserver Interface Reference

import "flockIAccountService.idl";

List of all members.

Public Member Functions

void onAccountAuthenticated (in flockIWebServiceAccount aAccount)
void onAccountUnauthenticated (in flockIWebServiceAccount aAccount)
void onAccountRefreshing (in flockIWebServiceAccount aAccount)
void onAccountNoLongerRefreshing (in flockIWebServiceAccount aAccount)
void onAccountRemoved (in flockIWebServiceAccount aAccount)


Member Function Documentation

void flockIAccountObserver::onAccountAuthenticated ( in flockIWebServiceAccount  aAccount  ) 

Functionality to be performed when AccountService observes that an account has been authenticated.

Parameters:
aAccount (in) XPCOM Account that has been authenticated

void flockIAccountObserver::onAccountNoLongerRefreshing ( in flockIWebServiceAccount  aAccount  ) 

Parameters:
aAccount (in) XPCOM Account that has finished refreshing

void flockIAccountObserver::onAccountRefreshing ( in flockIWebServiceAccount  aAccount  ) 

Parameters:
aAccount (in) XPCOM Account that has started refreshing

void flockIAccountObserver::onAccountRemoved ( in flockIWebServiceAccount  aAccount  ) 

Parameters:
aAccount (in) XPCOM Account that has been removed

void flockIAccountObserver::onAccountUnauthenticated ( in flockIWebServiceAccount  aAccount  ) 

Functionality to be performed when AccountService observes that an account has just been unauthenticated.

Parameters:
aAccount (in) XPCOM Account that has been unauthenticated


The documentation for this interface was generated from the following file:
Generated on Wed Mar 17 23:53:04 2010 for Flock by  doxygen 1.4.7