public class LinkKakaoStoryPostParamBuilder extends BasicKakaoStoryPostParamBuilder
BasicKakaoStoryPostParamBuilder.PERMISSION
Constructor and Description |
---|
LinkKakaoStoryPostParamBuilder(KakaoStoryLinkInfo kakaoStoryLinkInfo)
스크랩 결과를 포스팅하기 위해 정보를 넘긴다.
|
Modifier and Type | Method and Description |
---|---|
Bundle |
build()
지금까지 추가된 설정을 Bundle로 만들어준다.
|
LinkKakaoStoryPostParamBuilder |
setContent(String content)
포스팅에 텍스트를 추가한다.
|
setAndroidExecuteParam, setAndroidMarketParam, setIOSExecuteParam, setIOSMarketParam, setPermission, setShareable
public LinkKakaoStoryPostParamBuilder(KakaoStoryLinkInfo kakaoStoryLinkInfo)
kakaoStoryLinkInfo
- 스크랩 요청 결과public Bundle build() throws KakaoParameterException
build
in class BasicKakaoStoryPostParamBuilder
KakaoParameterException
public LinkKakaoStoryPostParamBuilder setContent(String content)
content
- 포스팅에 포함할 텍스트Copyright © 2014 Kakao Corp. All rights reserved.