de.umass.lastfm.scrobble
Class Rating

java.lang.Object
  extended byde.umass.lastfm.scrobble.Rating

Deprecated. The 1.2.x scrobble protocol has now been deprecated in favour of the 2.0 protocol which is part of the Last.fm web services API.

public class Rating
extends Object

The rating of the track. See http://www.last.fm/api/submissions#subs for more information.

Author:
Lukasz Wisniewski

Constructor Summary
Rating()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rating

public Rating()
Deprecated.