com.scilor.grooveshark.API.Functions
Class initiateSession.InitiateSessionRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<initiateSession.InitiateSessionParams,initiateSession.InitiateSessionResponse>
      extended by com.scilor.grooveshark.API.Functions.initiateSession.InitiateSessionRequest
Enclosing class:
initiateSession

public class initiateSession.InitiateSessionRequest
extends GroovesharkRequestBuilder<initiateSession.InitiateSessionParams,initiateSession.InitiateSessionResponse>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder
GroovesharkRequestBuilder.GroovesharkRequest
 
Field Summary
 
Fields inherited from class com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder
myWebRequest, Parameter, type
 
Constructor Summary
initiateSession.InitiateSessionRequest(GroovesharkClient client)
           
 
Method Summary
 java.lang.String GetMethodName()
           
 
Methods inherited from class com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder
MakeRequest, SetBaseHeaders
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

initiateSession.InitiateSessionRequest

public initiateSession.InitiateSessionRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()