| Package | Description |
|---|---|
| net.dontdrinkandroot.lastfm.api.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticatedGetQuery<Session> |
Auth.getMobileSession(String username,
String authToken)
Create a web service session for a user.
|
static AuthenticatedGetQuery<Session> |
Auth.getSession(String token)
Fetch a session key for a user.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthenticatedGetQuery<User> |
User.getInfo(Session session) |
Copyright © 2013 dontdrinkandroot. All Rights Reserved.