MProfileChangeObserver Class Reference

class MProfileChangeObserver

Abstract interface for handling the active profile events. User derives his class from this and implements HandleActiveProfileEventL() .

N/A
Since
2.0
Public Member Functions
void HandleActiveProfileEventL ( TProfileEvent , TInt )

Member Functions Documentation

HandleActiveProfileEventL(TProfileEvent, TInt)

void HandleActiveProfileEventL ( TProfileEvent aProfileEvent,
TInt aProfileId
) [pure virtual]
This is a callback function which is called when a active profile event completes. User must derive his class from MProfileChangeObserver and implement this method if he is to use notify services.
Since
2.0

Parameters

TProfileEvent aProfileEvent Profile event
TInt aProfileId Active profile id