MProfileSetTones Class Reference
Set tone settings interface. This interface offers methods to set line 1 and 2 ringing tone, message alert tone and tone settings.
Constructor & Destructor Documentation
~MProfileSetTones()
~MProfileSetTones
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
SetMessageAlertToneL(const TDesC &)
void
|
SetMessageAlertToneL
|
(
|
const
TDesC
&
|
aMessageAlertTone
|
)
|
[pure virtual]
|
Set message alert tone.
-
Since
-
2.0
Parameters
const
TDesC
& aMessageAlertTone
|
File name of the message alert tone.
|
SetRingingTone1L(const TDesC &)
void
|
SetRingingTone1L
|
(
|
const
TDesC
&
|
aRingingTone
|
)
|
[pure virtual]
|
Set line 1 ringing tone.
-
Since
-
2.0
Parameters
const
TDesC
& aRingingTone
|
File name of the ringing tone.
|
SetRingingTone2L(const TDesC &)
void
|
SetRingingTone2L
|
(
|
const
TDesC
&
|
aRingingTone
|
)
|
[pure virtual]
|
Set line 2 ringing tone.
-
Since
-
2.0
Parameters
const
TDesC
& aRingingTone
|
File name of the ringing tone.
|
SetToneSettings()
Set tone settings of the profile.
-
Since
-
2.0
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.