MMdaAudioTonePlayStartObserver Class Reference

class MMdaAudioTonePlayStartObserver
Public Member Functions
voidMatoPlayStarted(TInt)

Member Functions Documentation

MatoPlayStarted(TInt)

voidMatoPlayStarted(TIntaError)[pure virtual]

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

Parameters

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