public class MyStoryInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MyStoryInfo.MyStoryImageInfo
내스토리의 이미지를 크기별로 얻을 수 있는 객체.
|
Constructor and Description |
---|
MyStoryInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getCreatedAt() |
String |
getId() |
MyStoryInfo.MyStoryImageInfo[] |
getMedias() |
KakaoStoryService.StoryType |
getMediaType() |
String |
toString() |
public String getId()
public String getContent()
public KakaoStoryService.StoryType getMediaType()
public String getCreatedAt()
public MyStoryInfo.MyStoryImageInfo[] getMedias()
Copyright © 2014 Kakao Corp. All rights reserved.