MMMFDevSoundCustomInterfaceObserver Class Reference

#include <mmf/server/mmfdevsoundcustominterfaceobserver.h>

class MMMFDevSoundCustomInterfaceObserver
Public Member Functions
pure virtual voidCloseCustomInterface(TInt)

Detailed Description

The class is a mixin and is intended to support for closing the Mux and Demux pair in a DevSound Custom Interface. The function encapsulated by this class is called whenever the MMMFDevSoundCustomInterfaceDeMuxPlugin::RefreshL method leaves.

Member Function Documentation

CloseCustomInterface ( TInt )

voidCloseCustomInterface(TIntaIndex)[pure virtual]

Closes the Mux and Demux pair of a DevSound Custom Interface.