com.scilor.grooveshark.API.Functions
Class GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams

java.lang.Object
  extended by com.scilor.grooveshark.API.Functions.GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams
Enclosing class:
GetStreamKeyFromSongIDEx

public class GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams
extends java.lang.Object


Field Summary
 GroovesharkCountry country
           
 boolean mobile
           
 boolean prefetch
           
 int songID
           
 
Constructor Summary
GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

country

public GroovesharkCountry country

mobile

public boolean mobile

prefetch

public boolean prefetch

songID

public int songID
Constructor Detail

GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams

public GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams()