MMdaAudioTonePlayStartObserver Class Reference

#include <mdaaudiotoneplayer.h>

class MMdaAudioTonePlayStartObserver
Public Member Functions
pure virtual voidMatoPlayStarted(TInt)

Member Function Documentation

MatoPlayStarted ( TInt )

voidMatoPlayStarted(TIntaError)[pure virtual]

Defines required client behaviour when the tone playing operation has started, successfully or otherwise.

Parameters
aErrorKErrNone if successful. One of the system wide error codes if the attempt failed. The possible values depend on the EPOC platform.