Location:
mmfcontroller.h
class MMMFAddDataSourceSinkAsyncObserver;
Mixin class that the user of the class CMMFAddDataSourceSinkAsync
must derive from.
Defined in MMMFAddDataSourceSinkAsyncObserver
:
MadssaoAddDataSourceSinkAsyncComplete()
virtual void MadssaoAddDataSourceSinkAsyncComplete(TInt aError, const TMMFMessageDestination &aHandle)=0;
The request to add a data source or sink has completed.
|