X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/479952e2cf104d1f984108c5b672d8fbb039eebe..f8b15427731ec2d8b6374baa51f5d133a209121e:/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 */