MPresenceObjectFactory Class Reference
class MPresenceObjectFactory : public MXIMPBase |
Interface for XIMP Framework presence object factory.
Presence object factory is used to instantiate data objects declared in Data Model API.
MPresenceObjectFactory interface can be obtained from MPresenceContext or MXIMPProtocolConnectionHost interfaces.
Constructor & Destructor Documentation
~MPresenceObjectFactory()
~MPresenceObjectFactory | ( | ) | [protected, inline, virtual] |
Protected destructor. Object instancies can't be deleted via this interface.
Member Functions Documentation
NewBinaryInfoFieldLC()
Instantiates new binary info field value object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewDevicePresenceInfoLC()
MDevicePresenceInfo * | NewDevicePresenceInfoLC | ( | ) | [pure virtual] |
Instantiates new presence device info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewEnumInfoFieldLC()
Instantiates new enumerated info field value object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewInfoFieldLC()
Instantiates new info field object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewPersonPresenceInfoLC()
Instantiates new presence person info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewPresenceGrantRequestInfoLC()
Instantiates new presence grant request info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewPresenceInfoFilterLC()
Instantiates new presence info filter object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewPresenceInfoLC()
Instantiates new presence info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewPresenceWatcherInfoLC()
MPresenceWatcherInfo * | NewPresenceWatcherInfoLC | ( | ) | [pure virtual] |
Instantiates new presence watcher info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewPresentityGroupInfoLC()
Instantiates new presentity group info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewPresentityGroupMemberInfoLC()
Instantiates new presentity group member info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewServicePresenceInfoLC()
MServicePresenceInfo * | NewServicePresenceInfoLC | ( | ) | [pure virtual] |
Instantiates new presence service info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewTextInfoFieldLC()
Instantiates new textual info field value object.
-
leave
- KErrNoMemory if failed to allocate memory.
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.