public class FriendsResponse
extends com.kakao.network.response.JSONObjectResponse
FriendsService.requestFriends(ApiResponseCallback, FriendContext)
.Modifier and Type | Field and Description |
---|---|
static com.kakao.network.response.ResponseStringConverter<FriendsResponse> |
CONVERTER |
Modifier and Type | Method and Description |
---|---|
String |
getAfterUrl() |
String |
getBeforeUrl() |
int |
getFavoriteCount()
목록 내 전체 즐겨찾기 친구의 수.
|
List<FriendInfo> |
getFriendInfoList() |
String |
getId() |
int |
getTotalCount() |
String |
toString() |
public static final com.kakao.network.response.ResponseStringConverter<FriendsResponse> CONVERTER
public String getAfterUrl()
public String getBeforeUrl()
public int getFavoriteCount()
public List<FriendInfo> getFriendInfoList()
public String getId()
public int getTotalCount()