MAgentSessionNotify Class Reference

class MAgentSessionNotify

Interface from agents to CNifSession

since v9.5. Use MCPRs/CPRs/SCPRs instead of agents.
Note:

This used to be the interface used by both CNifAgentRef and the agent to communicate with CNifSession

It has now been altered so only the agent uses it, for ServiceChangeNotification() ; ProgressNotification() has now been moved to the MNifSessionNotify interface

Agents should not have been calling ProgressNotification() anyway, they should call MNifAgentNotify::AgentProgress()

Public Member Functions
void ServiceChangeNotification ( TUint32 , const TDesC &)

Member Functions Documentation

ServiceChangeNotification(TUint32, const TDesC &)

void ServiceChangeNotification ( TUint32 aId,
const TDesC & aType
) [pure virtual]

Parameters

TUint32 aId
const TDesC & aType