CMMFEventReceiver Class Reference
class CMMFEventReceiver : public CBase |
Used to hold on to an TMMFMessage so we can complete it asynchronously to send an event to the client.
Constructor & Destructor Documentation
CMMFEventReceiver(const TMMFMessage &)
CMMFEventReceiver | ( | const TMMFMessage & | aMessage | ) | [private] |
Parameters
const TMMFMessage & aMessage | The message to be completed when an event occurs. |
~CMMFEventReceiver()
Destructor.
Completes the message with KErrCancel if the message hasn't already been completed.
Member Functions Documentation
NewL(const TMMFMessage &)
Constructs a new event receiver.
This method may leave with one of the system-wide error codes.
Parameters
const TMMFMessage & aMessage | The message to be completed when an event occurs. |
SendEvent(const TMMFEvent &)
Sends an event to the client.
Member Data Documentation
TMMFMessage
iMessage
The message to be completed when an event occurs.
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.