MSenServicePolicy Class Reference
#include
<mw/MSenServicePolicy.h>
Member Function Documentation
Accepts ( MSenServicePolicy & )
Checks if policies match.
Returns: ETrue if policies match, EFalse if not.
AddPolicyL ( CSenElement * )
Adds a policy in SD Method is used to add a RAW policy obtained by Network or some dynamic means
- Since
- Series60 4.0
Parameter | Description | aPolicy | is the Policy Element |
ClientPolicy ( const TDesC8 & )
Searches for the Client Policy with the given key value
Returns: ETrue If the Client Policy is present with the given key value EFalse If the Client Policy is not present with the given key value
ClientPolicyValue ( const TDesC8 & )
Gets the Client Policy with the given key value
Returns: Client Policy Value is returned
RebuildServicePolicyFrom ( MSenServicePolicy & )
Method reads provider policy class instance values from given template.
- Since
- Series60 4.0
Parameter | Description | aTemplate | from which the values are read. |
RemovePolicyL ( TDesC8 & )
TInt
| RemovePolicyL | ( | TDesC8 & | aPolicyName | ) | [pure virtual] |
ServicePolicies ( RPolicyArray & )
Getter for ServicePolicies
- Since
- Series60 4.0
Returns: Return all of the Services polices from SD only <wsp:Policy> tags KErrNone KErrNotFound