kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.partner.talk.model
/
FriendType
Friend
Type
enum
FriendType
:
Enum
<
FriendType
>
Content copied to clipboard
친구를 가져올 서비스 선택
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
)
Content copied to clipboard
KAKAO_TALK_AND_STORY
Link copied to clipboard
@
SerializedName
(
value
=
"talkstory"
)
KAKAO_TALK_AND_STORY
(
)
Content copied to clipboard
카카오톡과 카카오스토리 친구
KAKAO_STORY
Link copied to clipboard
@
SerializedName
(
value
=
"story"
)
KAKAO_STORY
(
)
Content copied to clipboard
카카오스토리 친구
KAKAO_TALK
Link copied to clipboard
@
SerializedName
(
value
=
"talk"
)
KAKAO_TALK
(
)
Content copied to clipboard
카카오톡 친구
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard