MPsmClientObserver Class Reference
PSM Client Observer for Power Save Mode change notification
psmclient.lib
Member Functions Documentation
PowerSaveModeChangeError(const TInt)
void | PowerSaveModeChangeError | ( | const TInt | aError | ) | [pure virtual] |
This method is called when there is an error during power save mode change
Parameters
const TInt aError | System wide error code. KErrNoMemory if memory allocation failed, KErrAlreadyExists if the requested mode is already in use, KErrArgument if the requested mode is not supported. KErrCompletion if mode change done only partially, i.e. some actions are not done for certain reason. |
PowerSaveModeChanged(const TPsmsrvMode)
void | PowerSaveModeChanged | ( | const TPsmsrvMode | aMode | ) | [pure virtual] |
This method is called when Power Save Mode is changed.
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.