PlaylistListener
PlaylistListener identifies objects that expect to receive a Playlist object from an asynchronous operation. Note that on a successful operation, onPlaylist() should be called. Otherwise, onError() will be called.
PlaylistListener identifies objects that expect to receive a Playlist object from an asynchronous operation. Note that on a successful operation, onPlaylist() should be called. Otherwise, onError() will be called.