pl.mn.communicator.packet.http
Class RegisterGGAccountRequest.RegisterGGAccountResponse

java.lang.Object
  extended by pl.mn.communicator.packet.http.HttpResponse
      extended by pl.mn.communicator.packet.http.RegisterGGAccountRequest.RegisterGGAccountResponse
Enclosing class:
RegisterGGAccountRequest

public static class RegisterGGAccountRequest.RegisterGGAccountResponse
extends HttpResponse


Constructor Summary
RegisterGGAccountRequest.RegisterGGAccountResponse(java.lang.String responseString)
           
 
Method Summary
 int getNewUin()
           
 java.lang.String getResponseMessage()
           
 boolean isOKResponse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterGGAccountRequest.RegisterGGAccountResponse

public RegisterGGAccountRequest.RegisterGGAccountResponse(java.lang.String responseString)
Method Detail

isOKResponse

public boolean isOKResponse()
Specified by:
isOKResponse in class HttpResponse
See Also:
pl.mn.communicator.packet.http.HttpResponse#isErrorResponse()

getResponseMessage

public java.lang.String getResponseMessage()
Specified by:
getResponseMessage in class HttpResponse
See Also:
HttpResponse.getResponseMessage()

getNewUin

public int getNewUin()


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.