| class MMPXCustomCommandObserver |
MPX custom command observer.
mpxcommon.lib
| Public Member Functions | |
|---|---|
| void | HandleCustomCommand (const TUid &, const TInt , const TDesC8 &) |
| void | HandleCustomCommand | ( | const TUid & | aUid, |
| const TInt | aCommand, | |||
| const TDesC8 & | aData = KNullDesC8 | |||
| ) | [pure virtual] | |||
Handle custom commands.
| const TUid & aUid | Command category Uid. Different command set will have different Uid to avoid clash. |
| const TInt aCommand | Command to be handled. |
| const TDesC8 & aData = KNullDesC8 | data for the specific command |
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.