MProfileSetPresence Class Reference
class MProfileSetPresence |
Set profile presence settings interface. This interface offers methods to set profile status message and availability attribute.
Constructor & Destructor Documentation
~MProfileSetPresence()
~MProfileSetPresence | ( | ) | [protected, inline, virtual] |
Member Functions Documentation
SetAvailabilityAttribute(const TUint32)
void | SetAvailabilityAttribute | ( | const TUint32 | aAvailabilityAttribute | ) | [pure virtual] |
Set availability attribute of the profile.
- Since
- 2.0
Parameters
const TUint32 aAvailabilityAttribute | Availability attribute of the profile. |
SetStatusMessageL(const TDesC &)
void | SetStatusMessageL | ( | const TDesC & | aStatusMessage | ) | [pure virtual] |
Set status message of the profile.
- Since
- 2.0
Parameters
const TDesC & aStatusMessage | status message of the profile. |
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.