Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: Tuner.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class MMMRdsAlternativeFrequenciesObserver

class MMMRdsAlternativeFrequenciesObserver;

Description

This mixin class allows a client to recieve notifications when the alternative frequencies list is received or changes. A client interested in such notification should call the function NotifyAlternativeFrequencies.

Members

Defined in MMMRdsAlternativeFrequenciesObserver:
MrafoAlternativeFrequenciesChanged(), MrafoError()


Member functions


MrafoAlternativeFrequenciesChanged()

virtual void MrafoAlternativeFrequenciesChanged(TArray< TAlternativeFrequency > aFrequencies)=0;

Description

Called when the alternative frequencies list broadcast with the current station is received or changes.

Parameters

TArray< TAlternativeFrequency > aFrequencies

The current list of alternative frequencies.


MrafoError()

virtual void MrafoError(TInt aError)=0;

Description

Called when an error occurs which results in alternative frequencies no longer being available.

Parameters

TInt aError

An applicable system error code