MPresenceBuddyInfoList Class Reference
class MPresenceBuddyInfoList : public MXIMPBase |
Interface for buddy presence info list. This object has a pointer array of MPresenceBuddyInfo(s). This interface is implemented by the XIMP Framework Presence Data model. Users of XIMP can not create this object themselves, instead it's created from MPresenceCacheWriter interface.
Constructor & Destructor Documentation
~MPresenceBuddyInfoList()
~MPresenceBuddyInfoList | ( | ) | [inline, virtual] |
Public destructor. Objects can be deleted through this interface.
Member Functions Documentation
AddOrReplace(MPresenceBuddyInfo *)
Add or replace the buddy presence info object in this collection. The object will be replaced if found same used id and service. Takes Ownership.
Count()
TInt
| Count | ( | ) | const [pure virtual] |
FindAndGet(const MXIMPIdentity &)
Find and get the first found buddy presence info object matching given identity. A Null pointer will be returned if object with same identity not found. ownership remains to callee.
FindAndRemove(const MXIMPIdentity &)
Find and remove the buddy presence info object matching given identity. The first found object will be removed with same identity.
GetObjectCollection()
Gets reference to object collection.
ServiceName()
TPtrC
| ServiceName | ( | ) | const [pure virtual] |
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.