MMceReferObserver Class Reference

class MMceReferObserver

An interface to be implemented by users of MCE if they wish to use refers.

This observer is set using CMceManager::SetReferObserver function.

mceclient.lib

Member Functions Documentation

Failed(CMceRefer &, TInt)

void Failed ( CMceRefer & aRefer,
TInt aError
) [pure virtual]

An error has occurred concerning a specific SIP refer. Note, that each error causes the event state to be ETerminated.

Parameters

CMceRefer & aRefer
TInt aError

ReferConnectionStateChanged(CMceRefer &, TBool)

void ReferConnectionStateChanged ( CMceRefer & aRefer,
TBool aActive
) [pure virtual]

The state of the connection used by the refer has changed.

Parameters

CMceRefer & aRefer
TBool aActive

ReferStateChanged(CMceRefer &, TMceTransactionDataContainer *)

void ReferStateChanged ( CMceRefer & aRefer,
TMceTransactionDataContainer * aContainer
) [pure virtual]

The state of the refer has changed.

Parameters

CMceRefer & aRefer
TMceTransactionDataContainer * aContainer