MStartupStateObserver Class Reference

class MStartupStateObserver

The abstract interface used as a base for all classes that wish to be notified of system startup state changes in ECOM.

Public Member Functions
voidProcessSSAEventL(TStartupStateIdentifier)

Member Functions Documentation

ProcessSSAEventL(TStartupStateIdentifier)

voidProcessSSAEventL(TStartupStateIdentifieraKnownState)[pure virtual]

the method used to process the SSA(Startup State Aware) event for the MStartupStateObserver object.

Parameters

TStartupStateIdentifier aKnownStatethe TDmDomainState passes into the MStartupStateObserver object.