Package | Description |
---|---|
com.kakao |
Kakao Android SDK
사용자 관리, 카카오스토리, 카카오톡, 카카오링크 API를 제공한다. |
Modifier and Type | Method and Description |
---|---|
static ApprovalType |
ApprovalType.getApprovalTypeByString(String s) |
static ApprovalType |
ApprovalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApprovalType[] |
ApprovalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Session.initialize(Context context,
ApprovalType approvalType,
AuthType... authTypes) |
Copyright © 2015 Kakao Corp. All rights reserved.