CMediatorCommandInitiator Class Reference
| class CMediatorCommandInitiator : public CBase |
A class used to issue Mediator Service commands.
MediatorClient.lib
- Since
- S60 3.1
Inherits from
- CMediatorCommandInitiator
Constructor & Destructor Documentation
CMediatorCommandInitiator()
| CMediatorCommandInitiator | ( | ) | [private] |
~CMediatorCommandInitiator()
| ~CMediatorCommandInitiator | ( | ) | [virtual] |
Member Functions Documentation
CancelCommand(TUid, TUid, TInt)
| IMPORT_C void | CancelCommand | ( | TUid | aDomain, |
| | TUid | aCategory, |
| | TInt | aCommandId |
| | ) | |
Cancel a Mediator Service command.
Parameters
| TUid aDomain | The identifier of the domain |
| TUid aCategory | The identifier of the category. |
| TInt aCommandId | The identifier of the command. |
ConstructL(MMediatorCommandResponseObserver *)
By default Symbian 2nd phase constructor is private.
IssueCommand(TUid, TUid, TInt, TVersion, const TDesC8 &)
Issue a Mediator Service command.
Parameters
| TUid aDomain | The identifier of the domain |
| TUid aCategory | The identifier of the category. |
| TInt aCommandId | The identifier of the command. |
| TVersion aVersion | The version information for the command. |
| const TDesC8 & aData | The parameters of the command. |
NewL(MMediatorCommandResponseObserver *)
Member Data Documentation
CMediatorCommandInitiatorBody * iBody
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.