X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/479952e2cf104d1f984108c5b672d8fbb039eebe..6b8a2b55809e875bb0aadc3ab9cbab181014d1a9:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index 07dec73..2d55b42 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -209,6 +209,11 @@ typedef enum { */ - (NSString *)songTitleAtIndex:(int)index; +/*! + * @method currentSongUniqueIdentifier: + */ +- (NSString *)currentSongUniqueIdentifier; + /*! * @method currentSongIndex */