#include <remcontrackinfocontrollerobserver.h>
class MRemConTrackInfoControllerObserver |
Public Member Functions | |
---|---|
virtual void | MrcticoSetTrackNameResponse(TInt) |
Client-implemented mixin- notifies the client of incoming TrackInfo responses.
void | MrcticoSetTrackNameResponse | ( | TInt | aError | ) | [virtual] |
A response to a 'set track name' command has been received.
Parameter | Description |
---|---|
aError | The response error. |