MXIMPIdentity Class Reference
class MXIMPIdentity : public MXIMPBase |
Interface for identity object.
Identity objects are used to identify presentities, presentity groups and presentity group members, XIMP framework client applications etc. entities in XIMP Framework.
Constructor & Destructor Documentation
~MXIMPIdentity()
~MXIMPIdentity | ( | ) | [inline, virtual] |
Public destructor. Objects can be deleted through this interface.
Member Functions Documentation
Identity()
const TDesC16 & | Identity | ( | ) | const [pure virtual] |
SetIdentityL(const TDesC16 &)
void | SetIdentityL | ( | const TDesC16 & | aIdentity | ) | [pure virtual] |
Sets identity.
-
leave
- KErrNoMemory if failed to allocate memory.
Parameters
const TDesC16 & aIdentity | Identity string. |
Member Enumerations Documentation
Enum anonymous
Enumerators
KInterfaceId = XIMP_IF_ID_IDENTITY | |
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.