MProfileEngine Class Reference
Constructor & Destructor Documentation
~MProfileEngine()
~MProfileEngine | ( | ) | [protected, inline, virtual] |
Member Functions Documentation
ActiveProfileId()
TInt
| ActiveProfileId | ( | ) | [pure virtual] |
Return active profile ID or system error code.
- Since
- 2.0
ActiveProfileL()
MProfile * | ActiveProfileL | ( | ) | [pure virtual] |
Return active profile, ownership transfered.
- Since
- 2.0
ActiveProfileLC()
MProfile * | ActiveProfileLC | ( | ) | [pure virtual] |
Return active profile, ownership transfered.
- Since
- 2.0
IsActiveProfileTimedL()
TBool
| IsActiveProfileTimedL | ( | ) | [pure virtual] |
Checks if the current active profile is timed or not.
- Since
- 3.2
IsFeatureSupported(TProfileFeatureId)
Checks whether the given feature is supported by Profiles Engine.
- Since
- 2.8
ProfilesNamesArrayLC()
Return profiles names array, ownership transfered.
- Since
- 2.0
Release()
void | Release | ( | ) | [pure virtual] |
Frees resources.
- Since
- 2.0
SetActiveProfileL(TInt)
void | SetActiveProfileL | ( | TInt | aId | ) | [pure virtual] |
Set active profile if ID is incorrect then leave with KErrNotFound.
- Since
- 2.0
SetTempMediaVolumeL(TProfileRingingVolume)
Sets the temporary media volume of the current active profile to the given value. Temporary means that if another profile is activated and after that the original is reactivated the temporary value will be lost. Leaves with KErrAccessDenied if the media volume setting of the current profile is read-only.
- Since
- 2.6
SetTempRingingVolumeL(TProfileRingingVolume)
Sets the temporary ringing volume of the current active profile to the given value. Temporary means that if another profile is activated and after that the original is reactivated the temporary value will be lost. Leaves with KErrAccessDenied if the ringing volume setting of the current profile is read-only.
- Since
- 2.6
TempMediaVolumeL()
Gets the temporary media volume of the current active profile. Temporary means that if another profile is activated and after that the original is reactivated the temporary value will be lost.
- Since
- 2.6
TempRingingVolumeL()
Gets the temporary ringing volume of the current active profile. Temporary means that if another profile is activated and after that the original is reactivated the temporary value will be lost.
- Since
- 2.6
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.