Link against: ProfileEngine.lib
WriteDeviceData
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.
|