public final class ClientResponse extends Object
ClientResponse(int code, String message)
int
getCode()
String
getMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClientResponse(int code, String message)
public int getCode()
public String getMessage()
Copyright © 2016–2020. All rights reserved.