Uses of Class
com.tagtraum.ubermusic.lastfm.LastFM.Session
-
Packages that use LastFM.Session Package Description com.tagtraum.ubermusic.lastfm Last.FM webservice. -
-
Uses of LastFM.Session in com.tagtraum.ubermusic.lastfm
Methods in com.tagtraum.ubermusic.lastfm that return LastFM.Session Modifier and Type Method Description LastFM.Session
LastFM. authGetSession(String token)
Gets a session key for the token.Methods in com.tagtraum.ubermusic.lastfm with parameters of type LastFM.Session Modifier and Type Method Description Session
LastFM. createSession(LastFM.Session session)
Constructors in com.tagtraum.ubermusic.lastfm with parameters of type LastFM.Session Constructor Description Session(LastFM lastFM, LastFM.Session session)
-