X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/779d350e2e7342cc944fceea1ec6bdda9fa2146c..e980fa37a154b26625b8e9472bfd5404bde0aa85:/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 */