public static class ImService.ChatListReqCall extends ReqCaller<Object,ChatListResult>
| 限定符和类型 | 方法和说明 |
|---|---|
Response<ChatListResult> |
execute() |
ImService.ChatListReqCall |
setPageSize(Integer pageSize) |
ImService.ChatListReqCall |
setPageToken(String pageToken) |
ImService.ChatListReqCall |
setUserIdType(String userIdType) |
call, getException, getResponsepublic ImService.ChatListReqCall setUserIdType(String userIdType)
public ImService.ChatListReqCall setPageToken(String pageToken)
public ImService.ChatListReqCall setPageSize(Integer pageSize)
public Response<ChatListResult> execute() throws Exception
execute 在类中 ReqCaller<Object,ChatListResult>ExceptionCopyright © 2021. All rights reserved.