com.scilor.grooveshark.API.Functions
Class CommunicationToken.GetCommunicationTokenRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<CommunicationToken.GetCommunicationTokenParams,CommunicationToken.GetCommunicationTokenResponse>
      extended by com.scilor.grooveshark.API.Functions.CommunicationToken.GetCommunicationTokenRequest
Enclosing class:
CommunicationToken

public class CommunicationToken.GetCommunicationTokenRequest
extends GroovesharkRequestBuilder<CommunicationToken.GetCommunicationTokenParams,CommunicationToken.GetCommunicationTokenResponse>


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
CommunicationToken.GetCommunicationTokenRequest(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

CommunicationToken.GetCommunicationTokenRequest

public CommunicationToken.GetCommunicationTokenRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()