MPbkContactDbObserver Class Reference
class MPbkContactDbObserver : public MContactDbObserver
|
Constructor & Destructor Documentation
~MPbkContactDbObserver()
~MPbkContactDbObserver
|
(
|
)
|
[protected, inline, virtual]
|
Protected destructor. Observers are not destroyed via this interface.
Member Functions Documentation
DatabaseEventHandledL(TContactDbObserverEvent)
Called by
CPbkContactEngine
after HandleDatabaseEventL has been called for all observers. In other words:
CPbkContactEngine
calls first HandleDatabaseEventL for all its observers and then this function again for all observers. You can think of it as an "all observers have seen
aEvent" -notification. This used in Phonebook view activation for now. Default implementation does nothing.
HandleDatabaseEventL(TContactDbObserverEvent)
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.