CMceSessionReceiver Class Reference

class CMceSessionReceiver : public CMceItcReceiverBase

Inherits from

Constructor & Destructor Documentation

CMceSessionReceiver(RMce &, CMceSession &)

CMceSessionReceiver ( RMce & aMce,
CMceSession & aSession
)

Parameters

RMce & aMce
CMceSession & aSession

~CMceSessionReceiver()

~CMceSessionReceiver ( )

Member Functions Documentation

DecodeMessageLC(TMceIds &, const TDesC8 &)

CMceMsgBase * DecodeMessageLC ( TMceIds & aIds,
const TDesC8 & aContext
) [private]

Parameters

TMceIds & aIds
const TDesC8 & aContext

ErrorOccuredL(TMceIds &, TInt)

void ErrorOccuredL ( TMceIds & aIds,
TInt aError
) [private, virtual]

Parameters

TMceIds & aIds
TInt aError

IncomingEventL(TMceItcCallBack, TMceIds &, const TDesC8 &)

void IncomingEventL ( TMceItcCallBack aEvent,
TMceIds & aIds,
const TDesC8 & aContext
) [private, virtual]

Parameters

TMceItcCallBack aEvent
TMceIds & aIds
const TDesC8 & aContext

IncomingEventL(TMceItcCallBack, TMceIds &, const TDesC8 &, HBufC8 *)

void IncomingEventL ( TMceItcCallBack aEvent,
TMceIds & aIds,
const TDesC8 & aContext,
HBufC8 * aContent
) [private, virtual]

Parameters

TMceItcCallBack aEvent
TMceIds & aIds
const TDesC8 & aContext
HBufC8 * aContent

IncomingEventL(TMceItcCallBack, TMceIds &)

void IncomingEventL ( TMceItcCallBack aEvent,
TMceIds & aIds
) [private, virtual]

Parameters

TMceItcCallBack aEvent
TMceIds & aIds

ReplaceSession(CMceSession &)

void ReplaceSession ( CMceSession & aNewSession )

Parameters

CMceSession & aNewSession

Member Data Documentation

CMceSession * iSession

CMceSession * iSession [private]