videocollection/mpxmyvideoscollection/inc/vcxmyvideosalbums.h
changeset 52 e3cecb93e76a
parent 46 adbe7d5ba2f5
equal deleted inserted replaced
47:45e72b57a2fd 52:e3cecb93e76a
   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          */