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
voidHandleActiveProfileEventL(TProfileEvent, TInt)

Member Functions Documentation

HandleActiveProfileEventL(TProfileEvent, TInt)

voidHandleActiveProfileEventL(TProfileEventaProfileEvent,
TIntaProfileId
)[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 aProfileEventProfile event
TInt aProfileIdActive profile id