MMMFAddDataSourceSinkAsyncObserver Class Reference

#include <mmf/common/mmfcontroller.h>

class MMMFAddDataSourceSinkAsyncObserver
Public Member Functions
pure virtual voidMadssaoAddDataSourceSinkAsyncComplete(TInt, const TMMFMessageDestination &)

Detailed Description

Mixin class that the user of the class CMMFAddDataSourceSinkAsync must derive from.

Since
8.0

Member Function Documentation

MadssaoAddDataSourceSinkAsyncComplete ( TInt, const TMMFMessageDestination & )

voidMadssaoAddDataSourceSinkAsyncComplete(TIntaError,
const TMMFMessageDestination &aHandle
)[pure virtual]

The request to add a data source or sink has completed.

framework. This allows the client to send custom commands directly to

the data source/sink, and to also remove the data sink from the controller.

Note that not all data sinks support custom commands, and not all

controller plugins support the removal of a data sink."

Parameters
aError"The error resulting from adding the source/sink."