MProfileSetTones Class Reference

class MProfileSetTones

Set tone settings interface. This interface offers methods to set line 1 and 2 ringing tone, message alert tone and tone settings.

N/A
Since
2.0
Public Member Functions
voidSetMessageAlertToneL(const TDesC &)
voidSetRingingTone1L(const TDesC &)
voidSetRingingTone2L(const TDesC &)
TProfileToneSettings &SetToneSettings()
Protected Member Functions
~MProfileSetTones()

Constructor & Destructor Documentation

~MProfileSetTones()

~MProfileSetTones()[protected, inline, virtual]

Member Functions Documentation

SetMessageAlertToneL(const TDesC &)

voidSetMessageAlertToneL(const TDesC &aMessageAlertTone)[pure virtual]
Set message alert tone.
Since
2.0

Parameters

const TDesC & aMessageAlertToneFile name of the message alert tone.

SetRingingTone1L(const TDesC &)

voidSetRingingTone1L(const TDesC &aRingingTone)[pure virtual]
Set line 1 ringing tone.
Since
2.0

Parameters

const TDesC & aRingingToneFile name of the ringing tone.

SetRingingTone2L(const TDesC &)

voidSetRingingTone2L(const TDesC &aRingingTone)[pure virtual]
Set line 2 ringing tone.
Since
2.0

Parameters

const TDesC & aRingingToneFile name of the ringing tone.

SetToneSettings()

TProfileToneSettings &SetToneSettings()[pure virtual]
Set tone settings of the profile.
Since
2.0