S60 3rd Edition API Reference: MProEngAlertToneSeekerObserver Class Reference
MProEngAlertToneSeekerObserver Class Reference
API published in: S60 3rd Ed FP 1
Link against: profileengine.lib
Capability Information
Required Capabilities
None
Exceptions
MProEngProfile::CommitChangeL() requires WriteDeviceData
#include <mproengalerttoneseekerobserver.h>
Detailed Description
Interface to get the list of the alert tones from MProEngAlertToneSeeker.
Constructor & Destructor Documentation
| virtual MProEngAlertToneSeekerObserver::~MProEngAlertToneSeekerObserver | ( | | ) | [inline, protected, virtual] |
|
Member Function Documentation
| virtual void MProEngAlertToneSeekerObserver::HandleAlertToneListCompletedL | ( | MDesCArray * | aToneList | ) | [pure virtual] |
|
|
|
Abstract method to get notification when the MProEngAlertToneSeeker has completed the list of alert tones.
- Parameters:
-
| aToneList | Array containing the path names of the tones found. The ownership of the array is transferred to the observer. |
|
| virtual void MProEngAlertToneSeekerObserver::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. - Parameters:
-
| aError | System wide error code. |
|
The documentation for this class was generated from the following file: