public class CallResponse extends Object
CallResponse(String body, okhttp3.Headers headers)
String
getBody()
okhttp3.Headers
getHeaders()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallResponse(String body, okhttp3.Headers headers)
public String getBody()
public okhttp3.Headers getHeaders()
Copyright © 2023. All rights reserved.