ipsservices/ipssosplugin/inc/ipsplgsosbaseplugin.h
branchCompilerCompatibility
changeset 14 48df8036c0f5
parent 8 e1b6206813b4
equal deleted inserted replaced
11:9595f5d61620 14:48df8036c0f5
   518     TBool OfflineModeSetL();
   518     TBool OfflineModeSetL();
   519 
   519 
   520     /**
   520     /**
   521     * Checks if given local feature is turned on
   521     * Checks if given local feature is turned on
   522     */
   522     */
   523     TBool CIpsPlgSosBasePlugin::LocalFeatureL(
   523     TBool LocalFeatureL(
   524         const TUid& aCenRepUid,
   524         const TUid& aCenRepUid,
   525         const TUint32 aKeyId,
   525         const TUint32 aKeyId,
   526         const TUint32 aFlag );
   526         const TUint32 aFlag );
   527 
   527 
   528     /**
   528     /**