API published in: S60 3rd Ed FP 1
Link against: profileengine.lib
Required Capabilities
WriteDeviceData
Exceptions
No capabilities needed for reading profiles.
#include <mproengalerttoneseekerobserver.h>
Public Member Functions |
|
virtual void | HandleAlertToneListCompletedL (MDesCArray *aToneList)=0 |
Abstract method to get notification when the MProEngAlertToneSeeker has completed the list of alert tones. |
|
virtual void | HandleError (TInt aError)=0 |
Abstract method for handling errors in alert tone list creation process. |
|
Protected Member Functions |
|
virtual | ~MProEngAlertToneSeekerObserver () |
Destructor. |
|
Destructor. |
|
Abstract method to get notification when the MProEngAlertToneSeeker has completed the list of alert tones.
|
|
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.
|