com.scilor.grooveshark.API.Functions
Class LogoutUser.LogoutUserResponse

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

public class LogoutUser.LogoutUserResponse
extends IJsonResponse


Field Summary
 java.lang.String result
           
 
Fields inherited from class com.scilor.grooveshark.API.Base.IJsonResponse
fault, header
 
Constructor Summary
LogoutUser.LogoutUserResponse()
           
 
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

LogoutUser.LogoutUserResponse

public LogoutUser.LogoutUserResponse()