| class MAiwNotifyCallback |
Consumer wants to pre-check output parameters before returning synchronous Handle*Cmd.
Asynchronous Handle*Cmd is used.
An asynchronous event occurs in the system.
| Public Member Functions | |
|---|---|
| TInt | HandleNotifyL ( TInt , TInt , CAiwGenericParamList &, const CAiwGenericParamList &) |
| TInt | HandleNotifyL | ( | TInt | aCmdId, |
| TInt | aEventId, | |||
| CAiwGenericParamList & | aEventParamList, | |||
| const CAiwGenericParamList & | aInParamList | |||
| ) | [pure virtual] | |||
Handles notifications caused by an asynchronous Execute*CmdL call or an event.
| TInt aCmdId | The service command associated to the event. |
| TInt aEventId | Occured event, see AiwCommon.hrh. |
| CAiwGenericParamList & aEventParamList | Event parameters, if any, as defined per each event. |
| const CAiwGenericParamList & aInParamList | Input parameters, if any, given in the related HandleCommmandL. |
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.