| Package | Description |
|---|---|
| net.dontdrinkandroot.lastfm.api.model |
| Modifier and Type | Method and Description |
|---|---|
static PostQuery<Scrobble> |
Track.scrobble(String artist,
String track,
Long startTime,
String album,
Integer trackNumber,
String mbid,
String albumArtist,
Long duration,
String sessionKey)
Used to add a track-play to a user's profile.
|
Copyright © 2013 dontdrinkandroot. All Rights Reserved.