videocollection/mpxmyvideoscollection/inc/vcxmyvideosalbums.h
branchRCL_3
changeset 56 839377eedc2b
parent 45 baf439b22ddd
child 57 befca0ec475f
equal deleted inserted replaced
54:315810614048 56:839377eedc2b
   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 );
   188         
   194         
   189         /**
   195         /**
   190          * Called when video is added or removed from cache. Adds changed
   196          * Called when video is added or removed from cache. Adds changed
   191          * album indexes to iChangedAlbums.
   197          * album indexes to iChangedAlbums.
   192          */
   198          */