MMdaAudioTonePlayStartObserver Class Reference

class MMdaAudioTonePlayStartObserver
Public Member Functions
void MatoPlayStarted ( TInt )

Member Functions Documentation

MatoPlayStarted(TInt)

void MatoPlayStarted ( TInt aError ) [pure virtual]

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

Parameters

TInt aError KErrNone if successful. One of the system wide error codes if the attempt failed. The possible values depend on the EPOC platform.