@Deprecated public class KakaoStoryPostParamBuilder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KakaoStoryPostParamBuilder.PERMISSION
Deprecated.
|
Constructor and Description |
---|
KakaoStoryPostParamBuilder()
Deprecated.
|
KakaoStoryPostParamBuilder(KakaoStoryPostParamBuilder.PERMISSION permission)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Bundle |
build()
Deprecated.
|
KakaoStoryPostParamBuilder |
setAndroidExecuteParam(String androidExecuteParam)
Deprecated.
|
void |
setContent(String content)
Deprecated.
|
KakaoStoryPostParamBuilder |
setImageURL(String imageURL)
Deprecated.
|
KakaoStoryPostParamBuilder |
setIOSExecuteParam(String iosExecuteParam)
Deprecated.
|
public KakaoStoryPostParamBuilder()
public KakaoStoryPostParamBuilder(KakaoStoryPostParamBuilder.PERMISSION permission)
public void setContent(String content)
public KakaoStoryPostParamBuilder setImageURL(String imageURL)
public KakaoStoryPostParamBuilder setAndroidExecuteParam(String androidExecuteParam)
public KakaoStoryPostParamBuilder setIOSExecuteParam(String iosExecuteParam)
public Bundle build() throws KakaoParameterException
KakaoParameterException
Copyright © 2014 Kakao Corp. All rights reserved.