camerauis/cameraapp/generic/inc/CamAppUi.h
branchRCL_3
changeset 62 f0c0788c4de2
parent 54 bac7acad7cb3
child 67 756ad29ed18e
equal deleted inserted replaced
57:2c87b2808fd7 62:f0c0788c4de2
  1468         * Notification once the aysnchronous operations using
  1468         * Notification once the aysnchronous operations using
  1469         * CollectionManager interface are done completly
  1469         * CollectionManager interface are done completly
  1470         * Status of the operation are returned using aStatus
  1470         * Status of the operation are returned using aStatus
  1471         * e.g. KErrNone
  1471         * e.g. KErrNone
  1472         */
  1472         */
  1473         void AddToAlbumIdOperationComplete() {};
  1473         void AddToAlbumIdOperationCompleteL() {};
  1474         
  1474         
  1475         /**
  1475         /**
  1476         * From MCamAddToAlbumObserver
  1476         * From MCamAddToAlbumObserver
  1477         * Notification once the asynchronous operations using
  1477         * Notification once the asynchronous operations using
  1478         * CollectionManager interface have completed.
  1478         * CollectionManager interface have completed.