Quick remote API change... everything builds and works fine, no need for
[MenuTunes.git] / ITMTRemote.h
index 9e5ac5f..2c27199 100755 (executable)
@@ -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