class MMceInReferObserver |
An interface to be implemented by users of MCE if they wish to receive refers from network.
This observer is set using CMceManager::SetInReferObserver function.
mceclient.lib
Public Member Functions | |
---|---|
void | IncomingRefer(CMceInRefer *, const TDesC8 &, TMceTransactionDataContainer *) |
void | IncomingRefer | ( | CMceInRefer * | aRefer, |
const TDesC8 & | aReferTo, | |||
TMceTransactionDataContainer * | aContainer | |||
) | [pure virtual] |
New incoming refer received.
CMceInRefer * aRefer | |
const TDesC8 & aReferTo | SIP specific Refer-to header |
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.