TFeatureSet Class Reference
Wrapper class used for multiple feature queries.
Nested Classes and Structures
Constructor & Destructor Documentation
Member Functions Documentation
Append(TUid)
Method to add features before querying support statuses. This method must be called to initialize feature array before querying support statuses from server with FeaturesSupported(L) and finally check the status with a call to IsFeatureSupported or AreAllFeaturesSupported.
AreAllFeaturesSupported()
IMPORT_C TBool | AreAllFeaturesSupported | ( | ) | const |
Method to check whether all features queried are supported.
IsFeatureSupported(TUid)
IMPORT_C TBool | IsFeatureSupported | ( | TUid | aFeature | ) | const |
Method to check feature's support status.
Parameters
TUid aFeature | is the feature UID of the feature that is queried. |
Member Data Documentation
RArray< TFeatureStat > iStatus
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.