Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <remcontrackinfocontrollerobserver.h>
Link against: remconextapi1.lib

Class MRemConTrackInfoControllerObserver

class MRemConTrackInfoControllerObserver;

Description

Client-implemented mixin- notifies the client of incoming TrackInfo responses.

Members

Defined in MRemConTrackInfoControllerObserver:


Member functions


MrcticoSetTrackNameResponse(TInt)

virtual void MrcticoSetTrackNameResponse(TInt aError);

Description

A response to a 'set track name' command has been received.

Parameters

TInt aError

The response error.