See: Description
Interface | Description |
---|---|
KakaoUtilService |
This interface checks whether KakaoTalk or KakaoStory are installed or new enough to support
features offered by SDK.
|
Class | Description |
---|---|
KakaoUtilService.Factory |
Factory class for maintaining singleton instance of KakaoUtilService
|
Enum | Description |
---|---|
KakaoParameterException.ERROR_CODE |
카카오링크 프로토콜에 맞지 않는 경우 던지는 에러 코드
|
OptionalBoolean |
Enum class for representing nullable boolean values, usually in API responses.
|
Exception | Description |
---|---|
KakaoParameterException |
파라미터가 프로토콜에 맞지 않는 경우 던지는 exception
|