public static class ImService.ChatGetReqCall extends ReqCaller<Object,ChatGetResult>
| 限定符和类型 | 方法和说明 |
|---|---|
Response<ChatGetResult> |
execute() |
ImService.ChatGetReqCall |
setChatId(String chatId) |
ImService.ChatGetReqCall |
setUserIdType(String userIdType) |
call, getException, getResponsepublic ImService.ChatGetReqCall setChatId(String chatId)
public ImService.ChatGetReqCall setUserIdType(String userIdType)
public Response<ChatGetResult> execute() throws Exception
execute 在类中 ReqCaller<Object,ChatGetResult>ExceptionCopyright © 2021. All rights reserved.