X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/fb67a5518acfe2abf1f426ec7cf7b9a80ff74dc3..d9ea951aa04106a979f9645cd996c9f297fef733:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 80cccb7..3337e55 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -84,7 +84,7 @@ return nil; } -- (ITMTRemotePlayerPlaylistClass)classOfPlaylistAtIndex:(int)index +- (ITMTRemotePlayerPlaylistClass)currentPlaylistClass { return nil; } @@ -109,7 +109,7 @@ return nil; } -- (NSString *)currentSongUniqueIdentifier +- (NSString *)playerStateUniqueIdentifier { return nil; }