MProEngActiveProfileObserver Class Reference
class MProEngActiveProfileObserver
|
Active profile modification observer interface. Implement this interface to get notifications of changes in the active profile data.
ProfileEngine.lib
-
Since
-
Series 60 3.1
Private Member Functions
|
MProEngActiveProfileObserverExt *
|
Extension
()
|
Constructor & Destructor Documentation
~MProEngActiveProfileObserver()
~MProEngActiveProfileObserver
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
Extension()
MProEngActiveProfileObserverExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
HandleActiveProfileModifiedL()
void
|
HandleActiveProfileModifiedL
|
(
|
)
|
[pure virtual]
|
Abstract method for handling active profile modification event. This method is called when the current active profile has been modified some way. Note, this doesn't get events if a profile is activated, for that implement
MProEngProfileActivationObserver
.
HandleActiveProfileNotificationError(TInt)
void
|
HandleActiveProfileNotificationError
|
(
|
TInt
|
|
)
|
[inline, virtual]
|
Error handler for handling the errors in the active profile modification notification process. If
HandleActiveProfileModifiedL()
leaves, this method is called with the leave code. This method has default empty implementation.
-
Since
-
S60 3.1
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.