public class TalkProfileResponse
extends com.kakao.network.response.JSONObjectResponse
KakaoTalkService.requestProfile(TalkResponseCallback, boolean)
의 응답 클래스.
Response class for KakaoTalkService.requestProfile(TalkResponseCallback, boolean) API.| Modifier and Type | Field and Description |
|---|---|
static com.kakao.network.response.ResponseStringConverter<KakaoTalkProfile> |
CONVERTER |
| Constructor and Description |
|---|
TalkProfileResponse(String stringData) |
| Modifier and Type | Method and Description |
|---|---|
KakaoTalkProfile |
getProfile() |
public static final com.kakao.network.response.ResponseStringConverter<KakaoTalkProfile> CONVERTER
public TalkProfileResponse(String stringData)
public KakaoTalkProfile getProfile()