class CPhCntProfileEngine : public CBase |
Profile interface.
Public Member Functions | |
---|---|
TBool | HasProfile () |
TBool | IsFeatureSupported ( TProfileFeatureId ) |
MProfile & | Profile () |
void | RefreshL () |
void | SetActiveProfileL (const TInt ) |
TBool | HasProfile | ( | ) | const [pure virtual] |
Checks if profile information has been retrieved.
TBool | IsFeatureSupported | ( | TProfileFeatureId | aFeatureId | ) | const [pure virtual] |
TProfileFeatureId aFeatureId | the feature to be checked. |
MProfile & | Profile | ( | ) | [pure virtual] |
Returns active profile. It is valid after RefreshL has succeeded.
void | SetActiveProfileL | ( | const TInt | aProfileId | ) | [pure virtual] |
Sets active profile. It is valid after RefreshL has succeeded.
const TInt aProfileId | Id of the profile to be set. |
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.