| class MMceInTransactionObserver |
An interface to be implemented by users of MCE if they wish to receive extension SIP requests such as INFO within an existing session.
This observer is set using CMceManager::SetInTransactionObserver function.
mceclient.lib
| Public Member Functions | |
|---|---|
| void | IncomingRequest (const TDesC8 &, CMceSession &, TMceTransactionId , TMceTransactionDataContainer *) |
| void | IncomingRequest | ( | const TDesC8 & | aMethod, |
| CMceSession & | aSession, | |||
| TMceTransactionId | aTransactionId, | |||
| TMceTransactionDataContainer * | aContainer | |||
| ) | [pure virtual] | |||
New incoming Request received.
| const TDesC8 & aMethod | |
| CMceSession & aSession | |
| TMceTransactionId aTransactionId | transaction id of the transaction |
| TMceTransactionDataContainer * aContainer |
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.