MProEngAlertToneSeekerObserver Class Reference
class MProEngAlertToneSeekerObserver
|
Interface to get the list of the alert tones from
MProEngAlertToneSeeker
. ProfileEngine.lib
-
Since
-
Series 60 3.1
Private Member Functions
|
MProEngAlertToneSeekerObserverExt *
|
Extension
()
|
Constructor & Destructor Documentation
~MProEngAlertToneSeekerObserver()
~MProEngAlertToneSeekerObserver
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
Extension()
MProEngAlertToneSeekerObserverExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
HandleAlertToneListCompletedL(MDesCArray *)
void
|
HandleAlertToneListCompletedL
|
(
|
MDesCArray *
|
aToneList
|
)
|
[pure virtual]
|
Abstract method to get notification when the
MProEngAlertToneSeeker
has completed the list of alert tones.
-
Since
-
Series 60 3.1
Parameters
MDesCArray * aToneList
|
Array containing the path names of the tones found. The ownership of the array is transferred to the observer.
|
HandleError(TInt)
void
|
HandleError
|
(
|
TInt
|
aError
|
)
|
[pure virtual]
|
Abstract method for handling errors in alert tone list creation process. Also if
HandleAlertToneListCompletedL()
method leaves, the leave code will be passed to this method.
-
Since
-
Series 60 3.1
Parameters
TInt
aError
|
System wide error code.
|
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.