class MHWRMExtendedLightObserver |
An interface the developer implements for handling notification events from the HWRM server.
Public Member Functions | |
---|---|
void | LightStatusChanged ( TInt , CHWRMExtendedLight::TLightStatus ) |
void | LightStatusChanged | ( | TInt | aTarget, |
CHWRMExtendedLight::TLightStatus | aStatus | |||
) | [pure virtual] |
Called when the device light status changes. Note that if the light status for certain target changes very rapidly, some state transitions might be missed. It is however guaranteed that latest state is always obtained.
CHWRMExtendedLight::TLightTarget CHWRMExtendedLight::TLightStatus
TInt aTarget | Indicates target(s) the new status applies to. |
CHWRMExtendedLight::TLightStatus aStatus | Indicates light request status. |
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.