Uses of Class
de.umass.lastfm.scrobble.ScrobbleData

Packages that use ScrobbleData
de.umass.lastfm   
de.umass.lastfm.cache   
 

Uses of ScrobbleData in de.umass.lastfm
 

Methods in de.umass.lastfm with parameters of type ScrobbleData
static ScrobbleResult Track.scrobble(ScrobbleData scrobbleData, Session session)
           
static ScrobbleResult Track.updateNowPlaying(ScrobbleData scrobbleData, Session session)
           
 

Method parameters in de.umass.lastfm with type arguments of type ScrobbleData
static List<ScrobbleResult> Track.scrobble(List<ScrobbleData> scrobbleData, Session session)
           
 

Uses of ScrobbleData in de.umass.lastfm.cache
 

Methods in de.umass.lastfm.cache with parameters of type ScrobbleData
 void FileSystemCache.cacheScrobbles(ScrobbleData... scrobbles)
           
 

Method parameters in de.umass.lastfm.cache with type arguments of type ScrobbleData
 void FileSystemCache.cacheScrobbles(Collection<ScrobbleData> scrobbles)
           
 



Copyright © 2012. All Rights Reserved.