CMccEvent Class Reference
class CMccEvent : public CActive |
CMccEvent receives event notifications from the controller plugin and forwards them to the client by calling corresponding callback functions of the MMCCCtrlObserver.
MCCInterface.lib
- Since
- Series 60 3.0
Constructor & Destructor Documentation
CMccEvent(RMMFController &, MMccCtrlObserver &)
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
From
CActive Implements cancellation of an outstanding request.
- Since
- Series 60 3.0
HandleMccActivityEvent(const TMccEvent &)
void | HandleMccActivityEvent | ( | const TMccEvent & | aEvent | ) | [private] |
Handles activity event
- Since
- Series 60 3.0
HandleMccErrorEvent(const TMccEvent &)
void | HandleMccErrorEvent | ( | const TMccEvent & | aEvent | ) | [private] |
Handles error event
- Since
- Series 60 3.0
HandleMccInactivityEvent(const TMccEvent &)
void | HandleMccInactivityEvent | ( | const TMccEvent & | aEvent | ) | [private] |
Handles inactivity event
- Since
- Series 60 3.0
HandleMccMediaEvent(const TMccEvent &)
void | HandleMccMediaEvent | ( | const TMccEvent & | aEvent | ) | [private] |
Handles an media event
- Since
- Series 60 3.0
HandleMccStateChangeEvent(const TMccEvent &)
void | HandleMccStateChangeEvent | ( | const TMccEvent & | aEvent | ) | [private] |
Handles state change
- Since
- Series 60 3.0
HandleMccUnknownMediaEvent(const TMccEvent &)
void | HandleMccUnknownMediaEvent | ( | const TMccEvent & | aEvent | ) | [private] |
Handles unknown media event
NewL(RMMFController &, MMccCtrlObserver &)
RequestEventNotification()
void | RequestEventNotification | ( | ) | |
Requests for event from Controller plugin and starts event listening loop.
- Since
- Series 60 3.0
RunError(TInt)
TInt
| RunError | ( | TInt | aError | ) | [protected, virtual] |
RunL()
void | RunL | ( | ) | [protected, virtual] |
From
CActive Handles an active object s request completion event.
- Since
- Series 60 3.0
Member Data Documentation
RMMFController & iController
MMccCtrlObserver & iEventCallBack
TMMFMessageDestinationPckg
iMessageDest
TMccEventPackage
iPackage
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.