| class MSSSettingsRefreshObserver |
Observer to listen refresh events
| Public Member Functions | |
|---|---|
| TBool | AllowRefresh (const TSatRefreshType , const TSatElementaryFiles ) |
| void | Refresh (const TSatRefreshType , const TSatElementaryFiles ) |
| TBool | AllowRefresh | ( | const TSatRefreshType | aType, |
| const TSatElementaryFiles | aFiles | |||
| ) | [pure virtual] | |||
Refresh query. Client should determine whether it allow the refresh to happen.
| const TSatRefreshType aType | Refresh type. |
| const TSatElementaryFiles aFiles | Elementary files which are to be changed. May be zero length. |
| void | Refresh | ( | const TSatRefreshType | aType, |
| const TSatElementaryFiles | aFiles | |||
| ) | [pure virtual] | |||
Notification of refresh.
| const TSatRefreshType aType | Type of refresh which has happened. |
| const TSatElementaryFiles aFiles | List of elementary files which have been changed. May be zero length. |
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.