| class MMsvStoreObserver |
Observer interface to get events relating to a message store.
This is used in the derivation of CMsvServerEntry and CMsvEntry .
| Public Member Functions | |
|---|---|
| void | HandleStoreEvent ( TMsvStoreEvent , TMsvId ) |
| Public Member Enumerations | |
|---|---|
| enum | TMsvStoreEvent { EMsvReadStoreClosed , EMsvEditStoreClosed } |
| void | HandleStoreEvent | ( | TMsvStoreEvent | aEvent, |
| TMsvId | aId | |||
| ) | [pure virtual] | |||
Receives a message store event.
| TMsvStoreEvent aEvent | Event type |
| TMsvId aId | ID of the message to which the event relates |
Defines message store event types.
| EMsvReadStoreClosed |
A read-only message store was closed. |
| EMsvEditStoreClosed |
An editable message store was closed. |
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.