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

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.IJsonResponse
      extended by com.scilor.grooveshark.API.Functions.CommunicationToken.GetCommunicationTokenResponse
Enclosing class:
CommunicationToken

public class CommunicationToken.GetCommunicationTokenResponse
extends IJsonResponse


Field Summary
 java.lang.String result
           
 
Fields inherited from class com.scilor.grooveshark.API.Base.IJsonResponse
fault, header
 
Constructor Summary
CommunicationToken.GetCommunicationTokenResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

result

public java.lang.String result
Constructor Detail

CommunicationToken.GetCommunicationTokenResponse

public CommunicationToken.GetCommunicationTokenResponse()