class MMdaAudioTonePlayStartObserver |
Public Member Functions | |
---|---|
void | MatoPlayStarted(TInt) |
void | MatoPlayStarted | ( | TInt | aError | ) | [pure virtual] |
Defines required client behaviour when the tone playing operation has started, successfully or otherwise.
TInt aError | KErrNone if successful. One of the system wide error codes if the attempt failed. The possible values depend on the EPOC platform. |