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 getContent()
public String getCreatedAt()
public String getId()
public MyStoryInfo.MyStoryImageInfo[] getMedias()
public KakaoStoryService.StoryType getMediaType()
Copyright © 2014 Kakao Corp. All rights reserved.