videocollection/mpxmyvideoscollection/inc/vcxmyvideosalbums.h
branchRCL_3
changeset 57 befca0ec475f
parent 56 839377eedc2b
equal deleted inserted replaced
56:839377eedc2b 57:befca0ec475f
   183          * to iCollection.iMessageList but does not send them.
   183          * to iCollection.iMessageList but does not send them.
   184          * 
   184          * 
   185          * @param aMdsId  MDS ID of the changed video.
   185          * @param aMdsId  MDS ID of the changed video.
   186          */
   186          */
   187         void VideoTitleChangedL( TUint32 aMdsId );
   187         void VideoTitleChangedL( TUint32 aMdsId );
   188 
       
   189         /**
       
   190          * Called when multiple videos are added or removed from cache. Adds changed
       
   191          * album indexes to iChangedAlbums.
       
   192          */
       
   193         void VideosAddedOrRemovedFromCacheL( RArray<TUint32> aMdsIds );
       
   194         
   188         
   195         /**
   189         /**
   196          * Called when video is added or removed from cache. Adds changed
   190          * Called when video is added or removed from cache. Adds changed
   197          * album indexes to iChangedAlbums.
   191          * album indexes to iChangedAlbums.
   198          */
   192          */