class MQoSNegotiateEvent |
MQoSNegotiateEvent is given to a module in CModuleBase::NegotiateL(). The module must call RequestComplete() exactly once for each Negotiatel() call.
Public Member Functions | |
---|---|
IMPORT_C void | RequestComplete ( TInt , const TQoSParameters *, const TExtensionData &) |
IMPORT_C void | RequestComplete | ( | TInt | aErrorCode, |
const TQoSParameters * | aParams, | |||
const TExtensionData & | aExtension = TExtensionData () | |||
) | [pure virtual] |
TInt aErrorCode | |
const TQoSParameters * aParams | |
const TExtensionData & aExtension = TExtensionData () |
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.