MFscContactActionServiceObserver Class Reference
class MFscContactActionServiceObserver |
Contact action service observer. Defines an interface for contact action service observer.
Constructor & Destructor Documentation
~MFscContactActionServiceObserver()
~MFscContactActionServiceObserver | ( | ) | [inline, virtual] |
Member Functions Documentation
ExecuteComplete()
void | ExecuteComplete | ( | ) | [pure virtual] |
Called when ExecuteL method is complete.
ExecuteFailed(TInt)
void | ExecuteFailed | ( | TInt | aError | ) | [pure virtual] |
Called when ExecuteL method failed.
Parameters
TInt aError | An error code of the failure. |
QueryActionsComplete()
void | QueryActionsComplete | ( | ) | [pure virtual] |
Called when QueryActionsL method is complete.
QueryActionsFailed(TInt)
void | QueryActionsFailed | ( | TInt | aError | ) | [pure virtual] |
Called when QueryActionsL method failed.
Parameters
TInt aError | An error code of the failure. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.