MMediatorServiceObserver Class Reference
class MMediatorServiceObserver |
An observer interface for receiving responses to Mediator Service commands.
telephonyservice.lib
- Since
- S60 v5.1
Member Functions Documentation
CommandResponseL(const TDesC8 &)
void | CommandResponseL | ( | const TDesC8 & | aData | ) | [pure virtual] |
A response to a Mediator Service command.
Parameters
const TDesC8 & aData | The parameters of the response. |
MediatorEventL(const TDesC8 &)
void | MediatorEventL | ( | const TDesC8 & | aData | ) | [pure virtual] |
A Mediator Service event.
Parameters
const TDesC8 & aData | The parameters received with the event. |
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.