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.

Since
S60 v3.2

Inherits from

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]

Returns identity string.

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

Interface ID for the MXIMPIdentity .

Enumerators

KInterfaceId = XIMP_IF_ID_IDENTITY