public class KakaoTalkProfile extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCountryISO()
카카오톡 국가
|
String |
getNickName()
카카오톡 별명
|
String |
getProfileImageURL()
640px * 640px 크기의 카카오톡 프로필 이미지 URL
|
String |
getThumbnailURL()
110px * 110px 크기의 카카오톡 썸네일 프로필 이미지 URL
|
String |
toString()
각 정보를 string으로 표현하여 반환한다.
|
public String getCountryISO()
public String getNickName()
public String getProfileImageURL()
public String getThumbnailURL()
Copyright © 2015 Kakao Corp. All rights reserved.