class MLiwNotifyCallback |
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 | |
---|---|
IMPORT_C TInt32 | GetTransactionID() |
TInt | HandleNotifyL(TInt, TInt, CLiwGenericParamList &, const CLiwGenericParamList &) |
TInt | HandleNotifyL | ( | TInt | aCmdId, |
TInt | aEventId, | |||
CLiwGenericParamList & | aEventParamList, | |||
const CLiwGenericParamList & | 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 LiwCommon.hrh. |
CLiwGenericParamList & aEventParamList | Event parameters, if any, as defined per each event. |
const CLiwGenericParamList & 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.