engine/inc/FeedInfo.h
changeset 97 b52f6033af15
parent 93 bbf5c5204844
child 109 223f270fa7ff
equal deleted inserted replaced
94:8d36b7608232 97:b52f6033af15
    58 		IMPORT_C void SetLastUpdated(TTime aUpdated);
    58 		IMPORT_C void SetLastUpdated(TTime aUpdated);
    59 
    59 
    60 		IMPORT_C TUint Uid() const;
    60 		IMPORT_C TUint Uid() const;
    61 
    61 
    62 		IMPORT_C const TDesC& ImageFileName() const;
    62 		IMPORT_C const TDesC& ImageFileName() const;
    63 		IMPORT_C void SetImageFileNameL(const TDesC &aFileName);
    63 		IMPORT_C void SetImageFileNameL(const TDesC &aFileName, CPodcastModel* aPodcastModel);
    64 			
    64 			
    65 		IMPORT_C void SetCustomTitle();
    65 		IMPORT_C void SetCustomTitle();
    66 		IMPORT_C TBool CustomTitle() const;
    66 		IMPORT_C TBool CustomTitle() const;
    67 		
    67 		
    68 		IMPORT_C void SetLastError(TInt aLastError);
    68 		IMPORT_C void SetLastError(TInt aLastError);