Package | Description |
---|---|
com.kakao.auth |
Kakao Android SDK 내부에서 사용하는 인증관련 패키지로 로그인관련 클래스가 포함되어있다.
|
com.kakao.auth.authorization |
Package for classes related to authorization to Kakao API, including getting authorization code
and access token.
|
com.kakao.auth.authorization.accesstoken |
Package related to getting access token with either authorization code or refresh token.
|
com.kakao.auth.authorization.authcode |
Package related to acquiring authorization code by kakao account authentication / authorization.
|
com.kakao.friends |
해당 앱의 친구나 talk, story 친구리스트와 각 친구의 정보를 제공한다.
|
com.kakao.friends.response |
Package containing classes for Friends API responses.
|
com.kakao.friends.response.model |
Package containing classes for actual models of friend information.
|
com.kakao.kakaolink.v2 |
Provide API to send Kakaotalk Link messages with message template v2.
|
com.kakao.kakaonavi |
Provide KakaoNavi API.
|
com.kakao.kakaonavi.options |
Contains enum classes for configuring KakaoNavi parameters.
|
com.kakao.kakaostory |
Provide KakaoStory API.
|
com.kakao.kakaostory.response | |
com.kakao.kakaostory.response.model | |
com.kakao.kakaotalk |
Provide KakaoTalk API.
|
com.kakao.kakaotalk.response |
카카오톡 API의 응답 클래스들을 위합 패키지.
|
com.kakao.kakaotalk.response.model |
카카오톡 API의 응답 중 별도의 클래스가 필요한 경우를 위한 패키지.
|
com.kakao.kakaotalk.v2 |
Provide KakaoTalk API with message template v2.
|
com.kakao.message.template |
Package for template parameter classes for message template v2.
|
com.kakao.network |
Provide HTTP network module used throughout the SDK.
|
com.kakao.network.callback |
Provide callbacks for network requests.
|
com.kakao.plusfriend |
Provides Plus Friend functionality, such as adding or chatting with Plus Friends.
|
com.kakao.push |
Provide API for push messages on apps logged in via Kakao account.
|
com.kakao.push.response |
Provides response models for Push API.
|
com.kakao.push.response.model |
Provides response models for Push API.
|
com.kakao.usermgmt |
Provide simple login and user management feature via Kakao account.
|
com.kakao.usermgmt.response |
Provides response models for User API.
|
com.kakao.usermgmt.response.model |
Provides response models for User API.
|
com.kakao.util |
Provide Utlity classes and methods that are used throughout all modules of the SDK.
|