class MRemConTrackInfoTargetObserver |
Client-implemented mixin- notifies the client of incoming TrackInfo commands.
Public Member Functions | |
---|---|
IMPORT_C void | MrctitoGetArtist() |
IMPORT_C void | MrctitoGetTrackDuration() |
IMPORT_C void | MrctitoGetTrackName() |
IMPORT_C void | MrctitoGetArtist | ( | ) | [virtual] |
A 'get artist' command has been received.
IMPORT_C void | MrctitoGetTrackDuration | ( | ) | [virtual] |
A 'get track duration' command has been received.
IMPORT_C void | MrctitoGetTrackName | ( | ) | [virtual] |
A 'get track name' command has been received.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.