类 Page

    • 构造器详细资料

      • Page

        public Page​(Integer responseCode,
                    okhttp3.Protocol protocol,
                    String message,
                    okhttp3.Headers headers,
                    okhttp3.ResponseBody body,
                    okhttp3.Request request,
                    byte[] content,
                    String html)