| class MMediatorCommandObserver |
An observer interface for receiving Mediator Service commands.
| Public Member Functions | |
|---|---|
| void | CancelMediatorCommandL ( TUid , TUid , TInt ) |
| void | MediatorCommandL ( TUid , TUid , TInt , TVersion , const TDesC8 &) |
| void | MediatorCommandTimeoutL ( TUid , TUid , TInt ) |
| void | CancelMediatorCommandL | ( | TUid | aDomain, |
| TUid | aCategory, | |||
| TInt | aCommandId | |||
| ) | [pure virtual] | |||
Cancel a Mediator Service command.
| void | MediatorCommandL | ( | TUid | aDomain, |
| TUid | aCategory, | |||
| TInt | aCommandId, | |||
| TVersion | aVersion, | |||
| const TDesC8 & | aData | |||
| ) | [pure virtual] | |||
A Mediator Service command.
| void | MediatorCommandTimeoutL | ( | TUid | aDomain, |
| TUid | aCategory, | |||
| TInt | aCommandId | |||
| ) | [pure virtual] | |||
Mediator command timeout has occurred
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.