Package | Description |
---|---|
com.kakao |
Kakao Android SDK
사용자 관리, 카카오스토리, 카카오톡, 카카오링크 API를 제공한다. |
Modifier and Type | Method and Description |
---|---|
static BasicKakaoStoryPostParamBuilder.PERMISSION |
BasicKakaoStoryPostParamBuilder.PERMISSION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicKakaoStoryPostParamBuilder.PERMISSION[] |
BasicKakaoStoryPostParamBuilder.PERMISSION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BasicKakaoStoryPostParamBuilder |
BasicKakaoStoryPostParamBuilder.setPermission(BasicKakaoStoryPostParamBuilder.PERMISSION permission)
기본은 전체공개인데 포스팅할 스토리의 공개 여부를 변경하고 싶을 때 설정한다.
|
Copyright © 2014 Kakao Corp. All rights reserved.