X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/bb135f9658368fae4ae433fb76f5aaac58f5b2f5..a9d5b3cd79988d85110185fafa9c4a38afe2027a:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index 9e5ac5f..2c27199 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -195,7 +195,7 @@ typedef enum { - (int)numberOfSongsInPlaylistAtIndex:(int)index; /*! - * @method classOfPlaylistAtIndex: + * @method currentPlaylistClass */ - (ITMTRemotePlayerPlaylistClass)currentPlaylistClass; @@ -220,9 +220,9 @@ typedef enum { - (int)currentSongTrack; /*! - * @method currentSongUniqueIdentifier: + * @method playerStateUniqueIdentifier: */ -- (NSString *)currentSongUniqueIdentifier; +- (NSString *)playerStateUniqueIdentifier; /*! * @method currentSongIndex