MHWRMFmTxObserver Class Reference

class MHWRMFmTxObserver

MHWRMFmTxObserver A client should derive from this abstract class, to receive FM Tx status notifications.

Member Functions Documentation

FmTxFrequencyChanged(TInt)

void FmTxFrequencyChanged ( TInt aFrequency ) [pure virtual]

Called when the device FM Tx frequency changes.

Parameters

TInt aFrequency Indicates current FM Tx frequency (Hz).

FmTxStatusChanged(TFmTxState)

void FmTxStatusChanged ( TFmTxState aState ) [pure virtual]

Called when the device FM Tx status changes.

TFmTxState

Parameters

TFmTxState aState Indicates current FM Tx state.