public class UsersResponse extends ListResponse<UserResponse>
listcount| Constructor and Description |
|---|
UsersResponse(int count,
org.json.JSONArray jsonArray) |
| Modifier and Type | Method and Description |
|---|---|
protected UserResponse |
buildItem(org.json.JSONObject jsonObject) |
getListgetCountprotected UserResponse buildItem(org.json.JSONObject jsonObject)
buildItem in class ListResponse<UserResponse>Copyright © 2024. All rights reserved.