class MSaveObserver |
This interface has to be implemented by all clients, which want to be notified about events like shutdown/low memory. When this happens the implementation of MSaveObserver::SaveL() will be called. CSaveNotifier
Public Member Functions | |
---|---|
void | SaveL(TSaveType) |
Public Member Enumerations | |
---|---|
enum | TSaveType { ESaveNone, ESaveData, ESaveAll, ESaveQuick, EReleaseRAM, EReleaseDisk } |
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.