public class ApiResponse extends Object
ApiResponse(int code, String content)
int
getCode()
String
getContent()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ApiResponse(int code, String content)
public int getCode()
public String getContent()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.