class MMceInEventObserver |
An interface to be implemented by users of MCE if they wish to receive event subscriptions from network.
This observer is set using CMceManager::SetInEventObserver function.
mceclient.lib
Public Member Functions | |
---|---|
void | IncomingEvent(CMceInEvent *, TMceTransactionDataContainer *) |
void | IncomingEvent | ( | CMceInEvent * | aEvent, |
TMceTransactionDataContainer * | aContainer | |||
) | [pure virtual] |
New incoming event received.
CMceInEvent * aEvent | |
TMceTransactionDataContainer * aContainer |
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.