MPresCacheReadHandler Class Reference

class MPresCacheReadHandler

Member Functions Documentation

HandlePresenceNotificationL(TInt, MPresenceBuddyInfo *)

voidHandlePresenceNotificationL(TIntaErrorCode,
MPresenceBuddyInfo *aPresenceBuddyInfo
)[pure virtual]

Handler for Buddy presence change notifications.

Parameters

TInt aErrorCode
MPresenceBuddyInfo * aPresenceBuddyInfopresence info for buddy. Ownership to callee. Can be NULL if aErrorCode exist.

HandlePresenceReadL(TInt, MPresenceBuddyInfoList *)

voidHandlePresenceReadL(TIntaErrorCode,
MPresenceBuddyInfoList *aPresenceBuddyInfoList
)[pure virtual]

Handler for AllBuddiesPresenceInService method of MPresenceCacheReader.

Parameters

TInt aErrorCode
MPresenceBuddyInfoList * aPresenceBuddyInfoListpresence infos for all buddies requested. Ownership to callee. Can be null if not found.