MProfileSetExtraTones Class Reference

class MProfileSetExtraTones

Set profile extra tones interface. This interface offers methods to set IM message alert tone file name.

N/A
Since
2.0
Public Member Functions
void SetEmailAlertToneL (const TDesC &)
void SetIMMessageAlertToneL (const TDesC &)
void SetVideoCallRingingToneL (const TDesC &)
Protected Member Functions
~MProfileSetExtraTones ()

Constructor & Destructor Documentation

~MProfileSetExtraTones()

~MProfileSetExtraTones ( ) [protected, inline, virtual]

Member Functions Documentation

SetEmailAlertToneL(const TDesC &)

void SetEmailAlertToneL ( const TDesC & aEmailAlertTone ) [pure virtual]
Set Email alert tone file name.
Since
2.0

Parameters

const TDesC & aEmailAlertTone Email alert tone.

SetIMMessageAlertToneL(const TDesC &)

void SetIMMessageAlertToneL ( const TDesC & aIMMessageAlertTone ) [pure virtual]
Set IM message alert tone file name.
Since
2.0

Parameters

const TDesC & aIMMessageAlertTone IM message alert tone.

SetVideoCallRingingToneL(const TDesC &)

void SetVideoCallRingingToneL ( const TDesC & aRingingTone ) [pure virtual]
Set Video call ringing tone file name.
Since
2.6

Parameters

const TDesC & aRingingTone Video call ringing tone file name.