TPresCondSphere Class Reference
This class should be used in conjunction with an already created CPresenceXDM. The CPresenceXDM deals with the Presence rules as a whole and has communication with the server. TPresCondSphere is used to manipulate the sphere part of a Condition in a rule. Remember to call Init function after constructing this object.
rlspresxdm.lib
- Since
- S60 3.2
Constructor & Destructor Documentation
TPresCondSphere()
IMPORT_C | TPresCondSphere | ( | ) | |
C++ Constructor, After contructing Init must be called before using this object.
Member Functions Documentation
AddOrReplaceSphereL(const TDesC &, const TDesC &)
IMPORT_C TInt | AddOrReplaceSphereL | ( | const TDesC & | aRuleID, |
| const TDesC & | aSphere |
| ) | |
Adds a condition sphere to a rule
DeleteSphereL(const TDesC &)
IMPORT_C TInt | DeleteSphereL | ( | const TDesC & | aRuleID | ) | |
Deletes condition sphere from a rule
GetSphereL(const TDesC &, TPtrC &)
Gets a condition sphere from a rule
GetSphereNodeL(const TDesC &, TBool)
Gets the Sphere node pointer in a rule
Init(CPresenceXDM *const)
Initializes the object with the given pointer to CPresenceXDM. This function must be called before using other functions.
Member Data Documentation
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.