public class NoteKakaoStoryPostParamBuilder extends BasicKakaoStoryPostParamBuilder
BasicKakaoStoryPostParamBuilder.PERMISSION| Constructor and Description |
|---|
NoteKakaoStoryPostParamBuilder(String content)
포스팅할 텍스트를 설정한다.
|
| Modifier and Type | Method and Description |
|---|---|
Bundle |
build()
지금까지 추가된 설정을 Bundle로 만들어준다.
|
setAndroidExecuteParam, setAndroidMarketParam, setIOSExecuteParam, setIOSMarketParam, setPermission, setShareablepublic NoteKakaoStoryPostParamBuilder(String content)
content - 포스팅에 포함할 텍스트public Bundle build() throws KakaoParameterException
build in class BasicKakaoStoryPostParamBuilderKakaoParameterExceptionCopyright © 2014 Kakao Corp. All rights reserved.