MEvtTonePlayObserver Class Reference

class MEvtTonePlayObserver

Interface class to observe for completion of tone playing.

Since
S60 v9.1
Public Member Functions
void TonePlayCompleteL ( TBool )

Member Functions Documentation

TonePlayCompleteL(TBool)

void TonePlayCompleteL ( TBool aTimeout ) [pure virtual]

This will notify the tone Player observer on the completion of tone play.

Parameters

TBool aTimeout Boolean value to indicate if the tone play was complete due to timeout.