presencecache/presencecacheserver2/inc/presencecachebuddystore.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 0 e686773b3f54
equal deleted inserted replaced
8:5586b4d2ec3e 9:0d28c1c5b6dd
   163     * matches.
   163     * matches.
   164     *
   164     *
   165     * @param aOtherIdentity other identity object
   165     * @param aOtherIdentity other identity object
   166     * @return ETrue if identity matches.
   166     * @return ETrue if identity matches.
   167     */
   167     */
   168     TBool CPresenceCacheBuddyStore::EqualsIdentity(
   168     TBool EqualsIdentity(
   169                             const TDesC& aOtherIdentity ) const;
   169                             const TDesC& aOtherIdentity ) const;
   170                     
   170                     
   171     /**
   171     /**
   172     * Finds whether this object has any presence info.
   172     * Finds whether this object has any presence info.
   173     *
   173     *