camerauis/cameraapp/generic/inc/CamPostCaptureViewBase.h
branchRCL_3
changeset 67 756ad29ed18e
parent 62 f0c0788c4de2
equal deleted inserted replaced
62:f0c0788c4de2 67:756ad29ed18e
   114         * Notification once the aysnchronous operations using
   114         * Notification once the aysnchronous operations using
   115         * CollectionManager interface are done completly
   115         * CollectionManager interface are done completly
   116         * Status of the operation are returned using aStatus
   116         * Status of the operation are returned using aStatus
   117         * e.g. KErrNone
   117         * e.g. KErrNone
   118         */
   118         */
   119         void AddToAlbumIdOperationCompleteL();
   119         void AddToAlbumIdOperationComplete();
   120         
   120         
   121         /**
   121         /**
   122         * From MCamAddToAlbumObserver
   122         * From MCamAddToAlbumObserver
   123         * Notification once the asynchronous operations using
   123         * Notification once the asynchronous operations using
   124         * CollectionManager interface have completed.
   124         * CollectionManager interface have completed.