Package | Description |
---|---|
com.kakao |
Kakao Android SDK
사용자 관리, 카카오스토리, 카카오톡, 카카오링크 API를 제공한다. |
Modifier and Type | Method and Description |
---|---|
MyStoryInfo.StoryLike.Emotion |
MyStoryInfo.StoryLike.getEmotion() |
static MyStoryInfo.StoryLike.Emotion |
MyStoryInfo.StoryLike.Emotion.getEmotion(String emotionString) |
static MyStoryInfo.StoryLike.Emotion |
MyStoryInfo.StoryLike.Emotion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MyStoryInfo.StoryLike.Emotion[] |
MyStoryInfo.StoryLike.Emotion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Kakao Corp. All rights reserved.