public class GetGroupListResponse extends BaseResponse<List<GroupState>>
获取Group信息相应
2020-02-03 17:14
| 构造器和说明 |
|---|
GetGroupListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GroupState> |
decodeContent(InputStream in,
Charset charset)
解析反馈内容
|
getContentLengthpublic List<GroupState> decodeContent(InputStream in, Charset charset) throws IOException
decodeContent 在类中 BaseResponse<List<GroupState>>IOExceptionCopyright © 2021. All rights reserved.