MProEngToneSettings Class Reference
class MProEngToneSettings
|
Profile tone settings interface. This interface offers methods to set and get the following settings: ringing type, keypad volume, ringing volume, vibrating alert, warning and game tones and text-to-speech.
ProfileEngine.lib
-
Since
-
3.1
Private Member Functions
|
MProEngToneSettingsExt *
|
Extension
()
|
Constructor & Destructor Documentation
~MProEngToneSettings()
~MProEngToneSettings
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
Extension()
MProEngToneSettingsExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
KeypadVolume()
Returns the keypad volume.
-
Since
-
3.1
RingingType()
Returns the ringing type.
-
Since
-
3.1
RingingVolume()
Returns the ringing volume.
-
Since
-
3.1
SetKeypadVolume(TProfileKeypadVolume)
Sets the keypad volume.
-
Since
-
3.1
SetRingingType(TProfileRingingType)
Sets the ringing type.
-
Since
-
3.1
SetRingingVolume(TProfileRingingVolume)
Sets the ringing volume.
-
Since
-
3.1
SetTextToSpeech(TBool)
TInt
|
SetTextToSpeech
|
(
|
TBool
|
aTextToSpeech
|
)
|
[pure virtual]
|
Sets the state of text-to-speech setting.
-
Since
-
3.1
Parameters
TBool
aTextToSpeech
|
The new state for text-to-speech setting.
|
SetVibratingAlert(TBool)
TInt
|
SetVibratingAlert
|
(
|
TBool
|
aVibratingAlert
|
)
|
[pure virtual]
|
Sets the state of vibrating alert setting.
-
Since
-
3.1
Parameters
TBool
aVibratingAlert
|
The new state for the vibrating alert setting.
|
SetWarningAndGameTones(TBool)
TInt
|
SetWarningAndGameTones
|
(
|
TBool
|
aWarningAndGameTones
|
)
|
[pure virtual]
|
Sets the state of warning and game tones setting.
-
Since
-
3.1
Parameters
TBool
aWarningAndGameTones
|
The new state for Warning and Game tones setting.
|
TextToSpeech()
TBool
|
TextToSpeech
|
(
|
)
|
const [pure virtual]
|
Returns the state of text-to-speech setting.
-
Since
-
3.1
VibratingAlert()
TBool
|
VibratingAlert
|
(
|
)
|
const [pure virtual]
|
Returns the state of vibrating alert setting.
-
Since
-
3.1
WarningAndGameTones()
TBool
|
WarningAndGameTones
|
(
|
)
|
const [pure virtual]
|
Returns the state of warning and game tones setting.
-
Since
-
3.1
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.