MProEngAlertToneSeeker Class Reference
class MProEngAlertToneSeeker
|
This class can be used to find media files suitable to be set as an alert tone in Profiles.
ProfileEngine.lib
-
Since
-
Series 60 3.1
Private Member Functions
|
MProEngAlertToneSeekerExt *
|
Extension
()
|
Constructor & Destructor Documentation
~MProEngAlertToneSeeker()
~MProEngAlertToneSeeker
|
(
|
)
|
[inline, virtual]
|
Member Functions Documentation
CancelFetch()
void
|
CancelFetch
|
(
|
)
|
[pure virtual]
|
Cancels the asynchronous fetch operation.
-
Since
-
S60 3.1
Extension()
MProEngAlertToneSeekerExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
FetchAlertToneListL(MProEngAlertToneSeekerObserver &)
Asynchronous method that searches all the tone files that can be used as alert tones in Profiles. The resulting list of the tone paths is delivered to the
MProEngAlertToneSeekerObserver
. This is a very long lasting operation (~minutes), so this shouldn't be performed too often.
-
Since
-
S 60 3.1
Parameters
MProEngAlertToneSeekerObserver
& aObserver
|
Reference to the client-implemented observer which will get the list of tones after the list has been constructed.
|
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.