class MAgentSessionNotify |
Interface from agents to CNifSession
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 &) |
void | ServiceChangeNotification | ( | TUint32 | aId, |
const TDesC & | aType | |||
) | [pure virtual] |
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.