com.scilor.grooveshark.API.Functions
Class GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams

java.lang.Object
  extended by com.scilor.grooveshark.API.Functions.GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams
Enclosing class:
GetStreamKeysFromSongIDs

public class GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams
extends java.lang.Object


Field Summary
 GroovesharkCountry country
           
 boolean mobile
           
 boolean prefetch
           
 int[] songIDs
           
 
Constructor Summary
GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams()
           
 
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

songIDs

public int[] songIDs
Constructor Detail

GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams

public GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams()