Uses of Class
com.tagtraum.ubermusic.lastfm.Session
-
Packages that use Session Package Description com.tagtraum.beatunes.player Components for the music player interface.com.tagtraum.ubermusic.lastfm Last.FM webservice. -
-
Uses of Session in com.tagtraum.beatunes.player
Methods in com.tagtraum.beatunes.player that return Session Modifier and Type Method Description Session
PlaybackPreferences. getLastFMSession()
-
Uses of Session in com.tagtraum.ubermusic.lastfm
Methods in com.tagtraum.ubermusic.lastfm that return Session Modifier and Type Method Description Session
LastFM. createSession(LastFM.Session session)
Session
LastFM. createSession(String sessionKey, String username)
-