MPbk2StartupObserver Class Reference

class MPbk2StartupObserver

Phonebook 2 start-up observer interface.

Public Member Functions
voidContactUiReadyL(MPbk2StartupMonitor &)
Protected Member Functions
~MPbk2StartupObserver()

Constructor & Destructor Documentation

~MPbk2StartupObserver()

~MPbk2StartupObserver()[protected, inline, virtual]

Member Functions Documentation

ContactUiReadyL(MPbk2StartupMonitor &)

voidContactUiReadyL(MPbk2StartupMonitor &aStartupMonitor)[pure virtual]

Called after the contact UI is ready.

Parameters

MPbk2StartupMonitor & aStartupMonitorThe start-up monitor.