#include <audiorecorder.h>
Inheritance diagram for MRecorderObserver:
Public Methods | |
virtual void | RecordCompleted (TInt anError)=0 |
Notifies the observer that recording has completed. |
The observer gets notified when the recording has completed.
|
Notifies the observer that recording has completed.
Implemented in CPuttyAppUi. |