public class BitbayBaseResponse extends Object
BitbayBaseResponse(boolean success, int code, String errorMsg)
int
getCode()
String
getMessage()
boolean
isSuccess()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BitbayBaseResponse(boolean success, int code, String errorMsg)
public boolean isSuccess()
public int getCode()
public String getMessage()
Copyright © 2012–2018 Knowm Inc.. All rights reserved.