camerauis/cameraapp/generic/inc/CamPostCaptureViewBase.h
branchRCL_3
changeset 62 f0c0788c4de2
parent 0 1ddebce53859
child 67 756ad29ed18e
equal deleted inserted replaced
57:2c87b2808fd7 62:f0c0788c4de2
   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 AddToAlbumIdOperationComplete();
   119         void AddToAlbumIdOperationCompleteL();
   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.