Package | Description |
---|---|
com.kakao |
Kakao Android SDK
사용자 관리, 카카오스토리, 카카오톡, 카카오링크 API를 제공한다. |
Modifier and Type | Method and Description |
---|---|
ErrorCode |
APIErrorResult.getErrorCode()
Enum 에러 코드
|
static ErrorCode |
ErrorCode.valueOf(Integer i)
숫자 에러코드를 enum으로 변경하여 반환한다.
|
static ErrorCode |
ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Kakao Corp. All rights reserved.