MBackupNotifierObserver Class Reference
class MBackupNotifierObserver |
Member Functions Documentation
Resume()
TInt
| Resume | ( | ) | [pure virtual] |
Intended Usage : Provides resumption of suspended behaviour in the class implementing this interface. Error Condition : Dependent upon the implementation class
Resume().
- Since
- 7.0
- Pre-condition
- Implementation class has been fully constructed.
- Post-condition
- Some action has been taken to change the behaviour of the implementation class of this interface.
Suspend()
TInt
| Suspend | ( | ) | [pure virtual] |
Intended Usage : Provides suspension of behaviour in the class implementing this interface. Error Condition : Dependent upon the implementation class
Suspend().
- Since
- 7.0
- Pre-condition
- Implementation class has been fully constructed.
- Post-condition
- Some action has been taken to change the behaviour of the implementation class of this interface.
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.