kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.story.model
/
StoryLike
/
Emotion
Emotion
enum
Emotion
:
Enum
<
StoryLike.Emotion
>
Content copied to clipboard
느낌(감정표현)에 대한 정의
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
)
Content copied to clipboard
정의되지 않은 느낌
CHEER_UP
Link copied to clipboard
@
SerializedName
(
value
=
"CHEER_UP"
)
CHEER_UP
(
)
Content copied to clipboard
힘내요
SAD
Link copied to clipboard
@
SerializedName
(
value
=
"SAD"
)
SAD
(
)
Content copied to clipboard
슬퍼요
HAPPY
Link copied to clipboard
@
SerializedName
(
value
=
"HAPPY"
)
HAPPY
(
)
Content copied to clipboard
기뻐요
COOL
Link copied to clipboard
@
SerializedName
(
value
=
"COOL"
)
COOL
(
)
Content copied to clipboard
멋져요
LIKE
Link copied to clipboard
@
SerializedName
(
value
=
"LIKE"
)
LIKE
(
)
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