MPresenceInfoField Class Reference
| class MPresenceInfoField : public MXIMPBase |
Constructor & Destructor Documentation
~MPresenceInfoField()
| ~MPresenceInfoField | ( | ) | [inline, virtual] |
Member Functions Documentation
FieldType()
| const TDesC8 & | FieldType | ( | ) | const [pure virtual] |
Returns this presence information field's name.
FieldValue()
| const MXIMPBase & | FieldValue | ( | ) | const [pure virtual] |
Returns read-only reference to this presence information field's value storage.
FieldValue()
Returns modifiable reference to this presence information field's value storage.
SetFieldTypeL(const TDesC8 &)
| void | SetFieldTypeL | ( | const TDesC8 & | aFieldType | ) | [pure virtual] |
Set this presence information field's name.
Parameters
| const TDesC8 & aFieldType | The new field type |
SetFieldValue(MXIMPBase *)
| void | SetFieldValue | ( | MXIMPBase * | aFieldValue | ) | [pure virtual] |
Set the field value object for this field's value storage. Ownership transferred.
Parameters
| MXIMPBase * aFieldValue | The field value object |
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.