- ACCESS_AGE_AUTH_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- ACCESS_DENIED - Static variable in class com.kakao.auth.OAuthErrorCode
-
- ACCESS_DENIED_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
API 요청시 권한이 없는 경우.
- ACCESS_TOKEN_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- AccessToken - Interface in com.kakao.auth.authorization.accesstoken
-
Stores access token and refresh token data used by Kakao API.
- AccessToken.Factory - Class in com.kakao.auth.authorization.accesstoken
-
Factory class for instantiating Access token
- AccessTokenCallback - Class in com.kakao.auth
-
Success/failure callback for getting access token.
- AccessTokenCallback() - Constructor for class com.kakao.auth.AccessTokenCallback
-
- accessTokenExpiresAt() - Method in interface com.kakao.auth.authorization.accesstoken.AccessToken
-
Get expire time for access token
- AccessTokenListener - Interface in com.kakao.auth.authorization.accesstoken
-
Interface for access token callback.
- AccessTokenManager - Interface in com.kakao.auth.authorization.accesstoken
-
Interface responsible for getting access token from Kakao OAuth server.
- AccessTokenManager.Factory - Class in com.kakao.auth.authorization.accesstoken
-
Initializes and provides singleton instance for AccessTokenManager.
- AccessTokenRequest - Class in com.kakao.auth.authorization.accesstoken
-
- AccessTokenRequest(PhaseInfo, IConfiguration, String, String, String) - Constructor for class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- ACCOUNT_CREATE_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- ACCOUNT_LOGIN_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- accountAuthority() - Static method in class com.kakao.network.ServerProtocol
-
- accountsAuthority() - Static method in class com.kakao.network.ServerProtocol
-
- activeFriendsCount() - Method in class com.kakao.kakaotalk.response.ChatMembersResponse
-
챗방 내 톡친구의 수.
- activeMembersCount() - Method in class com.kakao.kakaotalk.response.ChatMembersResponse
-
챗방 내 멤버의 수.
- addButton(ButtonObject) - Method in class com.kakao.message.template.CommerceTemplate.Builder
-
- addButton(ButtonObject) - Method in class com.kakao.message.template.FeedTemplate.Builder
-
- addButton(ButtonObject) - Method in class com.kakao.message.template.ListTemplate.Builder
-
- addButton(ButtonObject) - Method in class com.kakao.message.template.LocationTemplate.Builder
-
- addButton(ButtonObject) - Method in class com.kakao.message.template.TextTemplate.Builder
-
- addCallback(ISessionCallback) - Method in interface com.kakao.auth.ISession
-
세션 상태 변화 콜백을 받고자 할때 콜백을 등록한다.
- addCallback(ISessionCallback) - Method in class com.kakao.auth.Session
-
세션 상태 변화 콜백을 받고자 할때 콜백을 등록한다.
- addContent(ContentObject) - Method in class com.kakao.message.template.ListTemplate.Builder
-
- addFilter(ChatFilterBuilder.ChatFilter) - Method in class com.kakao.kakaotalk.ChatFilterBuilder
-
- addFriend(Context, String) - Method in class com.kakao.plusfriend.PlusFriendService
-
Opens a bridge page in browser for adding a speicifed plus friend.
- addFriendUrl(Context, String) - Method in class com.kakao.plusfriend.PlusFriendService
-
- addHeader(String, String) - Method in interface com.kakao.network.INetwork
-
http header에 대한 정보를 추가한다.
- addHeader(String, String) - Method in class com.kakao.network.KakaoNetworkImpl
-
- addParam(String, String) - Method in interface com.kakao.network.INetwork
-
http param에 대한 정보를 추가한다.
- addParam(String, String) - Method in class com.kakao.network.KakaoNetworkImpl
-
- addPart(Part) - Method in interface com.kakao.network.INetwork
-
file upload용 FilePart를 구현한다.
- addPart(Part) - Method in class com.kakao.network.KakaoNetworkImpl
-
- ADDRESS - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- ADDRESS_TITLE - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- AgeAuthParamBuilder - Class in com.kakao.auth
-
Builder for age authentication parameters
- AgeAuthParamBuilder() - Constructor for class com.kakao.auth.AgeAuthParamBuilder
-
- AgeAuthResponse - Class in com.kakao.usermgmt.response
-
- AgeAuthResponse(String) - Constructor for class com.kakao.usermgmt.response.AgeAuthResponse
-
- AgeAuthResponse.AgeAuthLimitStatus - Enum in com.kakao.usermgmt.response
-
- AgeRange - Enum in com.kakao.usermgmt.response.model
-
Enum class for age range.
- ageRangeNeedsAgreement() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
연령대 제공에 대한 사용자 동의 필요 여부
- ALREADY_REGISTERED_USER_CODE - Static variable in class com.kakao.auth.ApiErrorCode
-
[사용자 관리 signup API]
이미 해당 앱에 가입한 유저가 다시 가입 API를 요청한 경우 발생한다.
- AlreadyInitializedException() - Constructor for exception com.kakao.auth.KakaoSDK.AlreadyInitializedException
-
- ANDROID_PARAMS - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- apiAuthority() - Static method in class com.kakao.network.ServerProtocol
-
- ApiErrorCode - Class in com.kakao.auth
-
ApiErrorCode related to auth module.
- ApiErrorCode() - Constructor for class com.kakao.auth.ApiErrorCode
-
- ApiErrorCode - Class in com.kakao.friends
-
- ApiErrorCode() - Constructor for class com.kakao.friends.ApiErrorCode
-
- ApiErrorCode - Class in com.kakao.kakaostory
-
ApiErrorCode related to kakaostory module.
- ApiErrorCode() - Constructor for class com.kakao.kakaostory.ApiErrorCode
-
- ApiErrorCode - Class in com.kakao.kakaotalk
-
ApiErorCode related to kakaotalk module.
- ApiErrorCode() - Constructor for class com.kakao.kakaotalk.ApiErrorCode
-
- ApiErrorCode - Class in com.kakao.network
-
ApiErrorCode related to network module.
- ApiErrorCode() - Constructor for class com.kakao.network.ApiErrorCode
-
- ApiErrorCode - Class in com.kakao.push
-
ApiErrorCode related to push module.
- ApiErrorCode() - Constructor for class com.kakao.push.ApiErrorCode
-
- ApiErrorCode - Class in com.kakao.usermgmt
-
ApiErrorCode related to usermgmt module.
- ApiErrorCode() - Constructor for class com.kakao.usermgmt.ApiErrorCode
-
- ApiRequest - Class in com.kakao.network
-
로그인이 필요하지 않을 때 사용하는 Request 클래스.
- ApiResponseCallback<T> - Class in com.kakao.auth
-
API 요청에 대한 공통 Callback class.
- ApiResponseCallback() - Constructor for class com.kakao.auth.ApiResponseCallback
-
- AppFriendContext - Class in com.kakao.friends
-
Context containing request parameters for Friends API.
- AppFriendContext(boolean, int, int, String) - Constructor for class com.kakao.friends.AppFriendContext
-
친구의 리스트를 얻어오는데 필요한 데이터 셋을 생성한다.
- AppFriendContext(AppFriendOrder, int, int, String) - Constructor for class com.kakao.friends.AppFriendContext
-
- AppFriendInfo - Class in com.kakao.friends.response.model
-
Minimal friend information containing:
1) user id for distinguishing users
2) nickname and profile image for displaying on UI
- AppFriendOrder - Enum in com.kakao.friends
-
- AppFriendsResponse - Class in com.kakao.friends.response
-
- appRegistered() - Method in class com.kakao.kakaotalk.response.model.ChatMember
-
챗 멤버의 앱 가입 여부
- ApprovalType - Enum in com.kakao.auth
-
Enum class specifying whether the user is authenticated for an individual app or a project.
- AUTH_ERROR_CODE - Static variable in class com.kakao.auth.ApiErrorCode
-
OAuth 서버에서 발생하는 에러일때.
- authAuthority() - Static method in class com.kakao.network.ServerProtocol
-
- AuthCodeCallback - Class in com.kakao.auth
-
Success/failure callback for getting authorization code.
- AuthCodeCallback() - Constructor for class com.kakao.auth.AuthCodeCallback
-
- AuthCodeListener - Interface in com.kakao.auth.authorization.authcode
-
Interface for auth code callback.
- AuthCodeManager - Interface in com.kakao.auth.authorization.authcode
-
Interface responsible for getting authorization code from Kakao OAuth server.
- AuthCodeManager.Factory - Class in com.kakao.auth.authorization.authcode
-
- AuthCodeService - Interface in com.kakao.auth.authorization.authcode
-
This is an interface that abstracts various methods of getting authorization code from oauth server.
- AuthCodeService.Factory - Class in com.kakao.auth.authorization.authcode
-
This is a factory class for various AuthCodeService types.
- AUTHORIZATION_BEARER - Static variable in class com.kakao.network.ServerProtocol
-
- AUTHORIZATION_HEADER_DELIMITER - Static variable in class com.kakao.network.ServerProtocol
-
- AUTHORIZATION_HEADER_KEY - Static variable in class com.kakao.network.ServerProtocol
-
- AuthorizationCode - Class in com.kakao.auth.authorization.authcode
-
- AuthorizationCode(String) - Constructor for class com.kakao.auth.authorization.authcode.AuthorizationCode
-
- AuthorizationResult - Class in com.kakao.auth.authorization
-
- AuthorizationResult.RESULT_CODE - Enum in com.kakao.auth.authorization
-
- AUTHORIZE_CODE_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- AuthService - Class in com.kakao.auth
-
Service class for age authentication or checking access token info.
- AuthService.AgeAuthLevel - Enum in com.kakao.auth
-
연령인증 레벨을 설정한다.
- AuthService.AgeAuthStatus - Enum in com.kakao.auth
-
연령인증시 응답받을 수 있는 StatusCode.
- AuthService.AgeLimit - Enum in com.kakao.auth
-
연령제한, 일반적으로 12세, 15세, 19세
- AuthType - Enum in com.kakao.auth
-
Kakao SDK 로그인을 하는 방식에 대한 Enum class
- chat(Context, String) - Method in class com.kakao.plusfriend.PlusFriendService
-
Opens a bridge page in browser for 1:1 chat with a specified plus friend.
- ChatFilterBuilder - Class in com.kakao.kakaotalk
-
권한이 있는 채팅방의 리스트중, 내가 얻어올 수 있는 채팅방의 목록을 filtering 하기위해 필요한 데이터를 만들어주는 wrapper class.
- ChatFilterBuilder() - Constructor for class com.kakao.kakaotalk.ChatFilterBuilder
-
- ChatFilterBuilder.ChatFilter - Enum in com.kakao.kakaotalk
-
- ChatInfo - Class in com.kakao.kakaotalk.response.model
-
챗방 클래스.
- ChatListContext - Class in com.kakao.kakaotalk
-
카카오톡의 채팅방을 얻어오는 API에서 사용된다.
- ChatListResponse - Class in com.kakao.kakaotalk.response
-
- ChatMember - Class in com.kakao.kakaotalk.response.model
-
챗 멤버 클래스.
- ChatMembersResponse - Class in com.kakao.kakaotalk.response
-
챗멤버 API의 응답 클래스.
- chatUrl(Context, String) - Method in class com.kakao.plusfriend.PlusFriendService
-
- checkAndImplicitOpen() - Method in class com.kakao.auth.Session
-
- CheckStoryUserResponse - Class in com.kakao.kakaostory.response
-
- CheckStoryUserResponse(String) - Constructor for class com.kakao.kakaostory.response.CheckStoryUserResponse
-
- ciAuthenticatedAt() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
사용자가 ci를 획득한 시간.
- ciNeedsAgreement() - Method in class com.kakao.usermgmt.response.AgeAuthResponse
-
- ciNeedsAgreement() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
CI 제공에 대한 사용자 동의 필요 여부
- clearAccessToken() - Method in interface com.kakao.auth.authorization.accesstoken.AccessToken
-
Clear access token and its expire time.
- clearCallbacks() - Method in interface com.kakao.auth.ISession
-
Remove all session callbacks.
- clearCallbacks() - Method in class com.kakao.auth.Session
-
Remove all session callbacks.
- clearFcmTokenFromCache() - Static method in class com.kakao.push.PushToken
-
- clearRefreshToken() - Method in interface com.kakao.auth.authorization.accesstoken.AccessToken
-
Clear refresh token and its expire time.
- clearRegistrationId() - Static method in class com.kakao.push.PushToken
-
푸시 서버로 토큰 삭제를 성공한 후에 기기에도 삭제한다.
- CLIENT_ERROR_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
클라이언트 단에서 http 요청 전,후로 에러 발생한 경우.
- close() - Method in interface com.kakao.auth.ISession
-
- close() - Method in class com.kakao.auth.Session
-
명시적 강제 close(로그아웃/탈퇴).
- code() - Method in class com.kakao.kakaotalk.response.model.MessageFailureInfo
-
에러 코드
- com.kakao.auth - package com.kakao.auth
-
Kakao Android SDK 내부에서 사용하는 인증관련 패키지로 로그인관련 클래스가 포함되어있다.
- com.kakao.auth.authorization - package 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 com.kakao.auth.authorization.accesstoken
-
Package related to getting access token with either authorization code or refresh token.
- com.kakao.auth.authorization.authcode - package com.kakao.auth.authorization.authcode
-
Package related to acquiring authorization code by kakao account authentication / authorization.
- com.kakao.friends - package com.kakao.friends
-
해당 앱의 친구나 talk, story 친구리스트와 각 친구의 정보를 제공한다.
- com.kakao.friends.response - package com.kakao.friends.response
-
Package containing classes for Friends API responses.
- com.kakao.friends.response.model - package com.kakao.friends.response.model
-
Package containing classes for actual models of friend information.
- com.kakao.kakaolink.v2 - package com.kakao.kakaolink.v2
-
Provide API to send Kakaotalk Link messages with message template v2.
- com.kakao.kakaonavi - package com.kakao.kakaonavi
-
Provide KakaoNavi API.
- com.kakao.kakaonavi.options - package com.kakao.kakaonavi.options
-
Contains enum classes for configuring KakaoNavi parameters.
- com.kakao.kakaostory - package com.kakao.kakaostory
-
Provide KakaoStory API.
- com.kakao.kakaostory.response - package com.kakao.kakaostory.response
-
- com.kakao.kakaostory.response.model - package com.kakao.kakaostory.response.model
-
- com.kakao.kakaotalk - package com.kakao.kakaotalk
-
Provide KakaoTalk API.
- com.kakao.kakaotalk.response - package com.kakao.kakaotalk.response
-
카카오톡 API의 응답 클래스들을 위합 패키지.
- com.kakao.kakaotalk.response.model - package com.kakao.kakaotalk.response.model
-
카카오톡 API의 응답 중 별도의 클래스가 필요한 경우를 위한 패키지.
- com.kakao.kakaotalk.v2 - package com.kakao.kakaotalk.v2
-
Provide KakaoTalk API with message template v2.
- com.kakao.message.template - package com.kakao.message.template
-
Package for template parameter classes for message template v2.
- com.kakao.network - package com.kakao.network
-
Provide HTTP network module used throughout the SDK.
- com.kakao.network.callback - package com.kakao.network.callback
-
Provide callbacks for network requests.
- com.kakao.plusfriend - package com.kakao.plusfriend
-
Provides Plus Friend functionality, such as adding or chatting with Plus Friends.
- com.kakao.push - package com.kakao.push
-
Provide API for push messages on apps logged in via Kakao account.
- com.kakao.push.response - package com.kakao.push.response
-
Provides response models for Push API.
- com.kakao.push.response.model - package com.kakao.push.response.model
-
Provides response models for Push API.
- com.kakao.usermgmt - package com.kakao.usermgmt
-
Provide simple login and user management feature via Kakao account.
- com.kakao.usermgmt.response - package com.kakao.usermgmt.response
-
Provides response models for User API.
- com.kakao.usermgmt.response.model - package com.kakao.usermgmt.response.model
-
Provides response models for User API.
- com.kakao.util - package com.kakao.util
-
Provide Utlity classes and methods that are used throughout all modules of the SDK.
- COMMENT_COUNT - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- COMMERCE - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- CommerceDetailObject - Class in com.kakao.message.template
-
Class that defines commerce detail for commerce template.
- CommerceDetailObject(CommerceDetailObject.Builder) - Constructor for class com.kakao.message.template.CommerceDetailObject
-
- CommerceDetailObject.Builder - Class in com.kakao.message.template
-
Class for building commerce detail objects.
- CommerceTemplate - Class in com.kakao.message.template
-
Class that defines parameters for building commerce messages.
- CommerceTemplate.Builder - Class in com.kakao.message.template
-
Class for building commerce templates.
- configure() - Method in interface com.kakao.network.INetwork
-
connection에 대한 property 설정.
- configure() - Method in class com.kakao.network.KakaoNetworkImpl
-
- connect() - Method in interface com.kakao.network.INetwork
-
http 연결을 수행한다.
- connect() - Method in class com.kakao.network.KakaoNetworkImpl
-
- CONTENT - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- ContentObject - Class in com.kakao.message.template
-
Class that defines main content in both feed and list template.
- ContentObject.Builder - Class in com.kakao.message.template
-
Class for building content objects.
- CONTENTS - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- convertByName(String) - Static method in enum com.kakao.auth.AuthService.AgeAuthLevel
-
- CONVERTER - Static variable in class com.kakao.auth.authorization.accesstoken.AccessToken.Factory
-
- CONVERTER - Static variable in class com.kakao.friends.response.AppFriendsResponse
-
- CONVERTER - Static variable in class com.kakao.friends.response.FriendsResponse
-
- CONVERTER - Static variable in class com.kakao.friends.response.model.AppFriendInfo
-
- CONVERTER - Static variable in class com.kakao.friends.response.model.FriendInfo
-
- CONVERTER - Static variable in class com.kakao.friends.response.model.FriendInfo.FriendRelation
-
- CONVERTER - Static variable in class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.CheckStoryUserResponse
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.LinkInfoResponse
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.model.MyStoryImageInfo
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.model.StoryActor
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.model.StoryComment
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.model.StoryLike
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.MultiUploadResponse
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.ProfileResponse
-
- CONVERTER - Static variable in class com.kakao.kakaostory.response.StoryPostResponse
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.ChatListResponse
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.ChatMembersResponse
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.MessageSendResponse
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.model.ChatInfo
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.model.ChatMember
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.model.MessageFailureInfo
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.model.PlusFriendInfo
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.PlusFriendsResponse
-
- CONVERTER - Static variable in class com.kakao.kakaotalk.response.TalkProfileResponse
-
- CONVERTER - Static variable in class com.kakao.push.response.GetPushTokenResponse
-
- CONVERTER - Static variable in class com.kakao.push.response.RegisterPushTokenResponse
-
- CONVERTER - Static variable in class com.kakao.usermgmt.response.AgeAuthResponse
-
- CONVERTER - Static variable in class com.kakao.usermgmt.response.MeV2Response
-
- CONVERTER - Static variable in class com.kakao.usermgmt.response.model.ServiceTerms
-
- CONVERTER - Static variable in class com.kakao.usermgmt.response.model.ShippingAddress
-
- CONVERTER - Static variable in class com.kakao.usermgmt.response.ServiceTermsResponse
-
- CONVERTER - Static variable in class com.kakao.usermgmt.response.ShippingAddressResponse
-
- CONVERTER - Static variable in class com.kakao.usermgmt.response.UserResponse
-
- CoordType - Enum in com.kakao.kakaonavi.options
-
좌표 타입을 나타내는 enum class.
- create(String, String, String) - Method in interface com.kakao.network.INetwork
-
INetwork를 생성한다.
- create(String, String, String) - Method in class com.kakao.network.KakaoNetworkImpl
-
HttpUrlConnection 을 생성하며, property설정을 한다.
- createAuthCodeCancelResult(String) - Static method in class com.kakao.auth.authorization.AuthorizationResult
-
- createAuthCodeOAuthErrorResult(String) - Static method in class com.kakao.auth.authorization.AuthorizationResult
-
- createAuthCodeOAuthErrorResult(Exception) - Static method in class com.kakao.auth.authorization.AuthorizationResult
-
- createAuthCodePassResult() - Static method in class com.kakao.auth.authorization.AuthorizationResult
-
- createContext(FriendsRequest.FriendType, FriendsRequest.FriendFilter, FriendsRequest.FriendOrder, boolean, int, int, String) - Static method in class com.kakao.friends.FriendContext
-
친구의 리스트를 얻어오는데 필요한 데이터 셋을 생성한다.
- createContext(FriendContext, FriendContext, FriendsOperationRequest.Operation, boolean, int, int, String) - Static method in class com.kakao.friends.FriendOperationContext
-
- createContext(ChatFilterBuilder, int, int, String) - Static method in class com.kakao.kakaotalk.ChatListContext
-
- createEmptyCode() - Static method in class com.kakao.auth.authorization.authcode.AuthorizationCode
-
- createEmptyToken() - Static method in class com.kakao.auth.authorization.accesstoken.AccessToken.Factory
-
Create a dummy empty token info, usually used to clear access token.
- createFromCache(ISessionConfig, PersistentKVStore) - Static method in class com.kakao.auth.authorization.accesstoken.AccessToken.Factory
-
Create an access token from cache to be used globally by Session.
- createFromRedirectedUri(Uri) - Static method in class com.kakao.auth.authorization.authcode.AuthorizationCode
-
- createFromResponse(String) - Static method in class com.kakao.auth.authorization.accesstoken.AccessToken.Factory
-
Create an access token from a successful response from Kakao OAuth server.
- createSuccessAuthCodeResult(String) - Static method in class com.kakao.auth.authorization.AuthorizationResult
-
- CREATOR - Static variable in class com.kakao.auth.authorization.authcode.AuthorizationCode
-
- CREATOR - Static variable in class com.kakao.friends.response.model.AppFriendInfo
-
Below are codes related to Parcelable implementation.
- CREATOR - Static variable in class com.kakao.friends.response.model.FriendInfo
-
- CREATOR - Static variable in class com.kakao.friends.response.model.FriendInfo.FriendRelation
-
- CREATOR - Static variable in class com.kakao.kakaostory.response.model.MyStoryImageInfo
-
- CREATOR - Static variable in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- CREATOR - Static variable in class com.kakao.kakaostory.response.model.StoryActor
-
- CREATOR - Static variable in class com.kakao.kakaostory.response.model.StoryComment
-
- CREATOR - Static variable in class com.kakao.kakaostory.response.model.StoryLike
-
- CREATOR - Static variable in class com.kakao.kakaostory.response.model.StoryProfile
-
- CREATOR - Static variable in class com.kakao.kakaotalk.response.KakaoTalkProfile
-
- CREATOR - Static variable in class com.kakao.kakaotalk.response.model.ChatInfo
-
- CREATOR - Static variable in class com.kakao.kakaotalk.response.model.ChatMember
-
- CURRENCY_UNIT - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- CURRENCY_UNIT_POSITION - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- CurrencyUnitPosition - Enum in com.kakao.message.template
-
Enum class for the position of currency unit in currency representation.
- Gender - Enum in com.kakao.usermgmt.response.model
-
Enum class for gender.
- genderNeedsAgreement() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
성별 제공에 대한 사용자 동의 필요 여부
- GET_FRIENDS_OPERATION_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- GET_FRIENDS_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- getAccessToken() - Method in interface com.kakao.auth.authorization.accesstoken.AccessToken
-
Get access token.
- getAccessToken() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- getAccessTokenCallback() - Method in interface com.kakao.auth.ISession
-
- getAccessTokenCallback() - Method in class com.kakao.auth.Session
-
- getAccessTokenManager() - Method in interface com.kakao.auth.ISession
-
- getAccessTokenManager() - Method in class com.kakao.auth.Session
-
Returns an AccessTokenManager instance owned by this Session
- getActor() - Method in class com.kakao.kakaostory.response.model.StoryLike
-
- getAdapter() - Static method in class com.kakao.auth.KakaoSDK
-
- getAfterUrl() - Method in class com.kakao.friends.response.AppFriendsResponse
-
API request url for next page
- getAfterUrl() - Method in class com.kakao.friends.response.FriendsResponse
-
- getAfterUrl() - Method in class com.kakao.kakaotalk.response.ChatListResponse
-
Paging된 요청 중 다음 요청의 url
- getAgeAuthLimitStatus() - Method in class com.kakao.usermgmt.response.AgeAuthResponse
-
true : 인증 받은 연령이 제한 나이 이상 / false : 인증 받은 연령이 제한 나이 미만.
- getAgeRange() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
Returns user's age range.
- getAgreedAt() - Method in class com.kakao.usermgmt.response.model.ServiceTerms
-
동의한 시간.
- getAgreedAtDate() - Method in class com.kakao.usermgmt.response.model.ServiceTerms
-
약관에 마지막으로 동의한 시간을 Date 형태로 반환한다.
- getAllowedTerms() - Method in class com.kakao.usermgmt.response.ServiceTermsResponse
-
사용자가 동의한 3rd의 약관 항목들
- getAndroidExecutionParams() - Method in class com.kakao.message.template.LinkObject
-
- getAppCache() - Method in class com.kakao.auth.Session
-
앱 캐시를 반환한다.
- getAppFriendOrder() - Method in class com.kakao.friends.AppFriendContext
-
친구 리스트 정렬 기준.
- getAppKey() - Method in class com.kakao.network.ApiRequest
-
- getApplicationConfig() - Method in class com.kakao.auth.KakaoAdapter
-
KakaoSDK에서 Application에 필요한 정보를 받는 용도로 사용된다.
- getApplicationContext() - Method in interface com.kakao.auth.IApplicationConfig
-
Returns application context of the application.
- getApprovalType() - Method in interface com.kakao.auth.ISessionConfig
-
일반 사용자가 아닌 Kakao와 제휴된 앱에서 사용되는 값으로, 값을 채워주지 않을경우 ApprovalType.INDIVIDUAL 값을 사용하게 된다.
- getApprovalTypeByString(String) - Static method in enum com.kakao.auth.ApprovalType
-
- getAppVer() - Method in class com.kakao.network.ApiRequest
-
- getArgumentMsg() - Method in class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- getAuthCode() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getAuthCodeCallback() - Method in class com.kakao.auth.Session
-
- getAuthCodeManager() - Method in interface com.kakao.auth.ISession
-
- getAuthCodeManager() - Method in class com.kakao.auth.Session
-
Returns an AuthCodeManager instance owned by this Session
- getAuthenticatedAt() - Method in class com.kakao.usermgmt.response.AgeAuthResponse
-
인증 받은 시각.
- getAuthLevel() - Method in class com.kakao.usermgmt.response.AgeAuthResponse
-
유저가 받은 인증레벨.
- getAuthLevelCode() - Method in class com.kakao.usermgmt.response.AgeAuthResponse
-
1 (auth_level : AUTH_LEVEL1) / 2 (auth_level : AUTH_LEVEL2) (level을 비교 편의를 제공하기 위해 auth_level에 해당하는 code 제공)
- getAuthorizationCode() - Method in class com.kakao.auth.authorization.authcode.AuthorizationCode
-
- getAuthTypes() - Method in interface com.kakao.auth.ISessionConfig
-
로그인시 인증받을 타입을 지정한다.
- getBaseAddress() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
우편번호 검색시 채워지는 기본 주소
- getBeforeUrl() - Method in class com.kakao.friends.response.AppFriendsResponse
-
API request url for previous page
- getBeforeUrl() - Method in class com.kakao.friends.response.FriendsResponse
-
- getBeforeUrl() - Method in class com.kakao.kakaotalk.response.ChatListResponse
-
Paging된 요청 중 전 요청의 url
- getBgImageURL() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getBirthday() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getBirthday() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
Returns user's birthday in mmdd format (0115, 0427, etc).
- getBirthdayCalendar() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getBirthdayType() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getBirthdayType() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
생일의 양력,음력
- getBirthyear() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
유저의 출생 연도를 반환한다.
- getBodyEncoding() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getBodyEncoding() - Method in class com.kakao.network.ApiRequest
-
- getBodyEncoding() - Method in interface com.kakao.network.IRequest
-
param의 encording정보.
- getBoolean() - Method in enum com.kakao.util.OptionalBoolean
-
- getButtons() - Method in class com.kakao.message.template.FeedTemplate
-
- getButtons() - Method in class com.kakao.message.template.TextTemplate
-
- getButtonTitle() - Method in class com.kakao.message.template.TextTemplate
-
- getChatId() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
채팅방 고유의 id.
- getChatInfoList() - Method in class com.kakao.kakaotalk.response.ChatListResponse
-
- getChatType() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
"regular" 일반 채팅방
"open" 오픈채팅방
- getCI() - Method in class com.kakao.usermgmt.response.AgeAuthResponse
-
인증후 받은 CI 값
- getCI() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
유저의 CI 값
- getCid() - Method in class com.kakao.kakaonavi.Location
-
- getCode() - Method in exception com.kakao.util.KakaoParameterException
-
exception을 던지는 이유 code값
- getCommentCount() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getCommentCount() - Method in class com.kakao.message.template.SocialObject
-
- getCommentList() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getConnectedAt() - Method in class com.kakao.usermgmt.response.MeV2Response
-
해당 서비스에 연결 완료된 시각.
- getContent() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getContentObject() - Method in class com.kakao.message.template.FeedTemplate
-
- getCountryISO() - Method in class com.kakao.kakaotalk.response.KakaoTalkProfile
-
카카오톡 국가
- getCreatedAt() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getCreatedAt() - Method in class com.kakao.push.response.model.PushTokenInfo
-
푸시 토큰을 처음 등록한 시각
- getCurrentActivity() - Static method in class com.kakao.auth.KakaoSDK
-
- getCurrentSession() - Static method in class com.kakao.auth.Session
-
Returns current Session instance.
- getDescription() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getDescription() - Method in class com.kakao.message.template.ContentObject
-
- getDestination() - Method in class com.kakao.kakaonavi.KakaoNaviParams
-
- getDetailAddress() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
기본 주소에 추가하는 상세 주소
- getDeviceId() - Method in class com.kakao.push.response.model.PushTokenInfo
-
기기의 고유한 ID
- getDeviceUUID() - Method in interface com.kakao.auth.IPushConfig
-
- getDisplayId() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
Returns user's display id.
- getDisplayMemberImageList() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
- getDisplayName() - Method in class com.kakao.kakaostory.response.model.StoryActor
-
- getDisplaySymbol() - Method in enum com.kakao.kakaostory.response.ProfileResponse.BirthdayType
-
양력 생일은 '+', 음력 생일은 '-'로 반환한다.
- getEmail() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
Returns email of user's Kakao account.
- getEmoticon() - Method in class com.kakao.kakaostory.response.model.StoryLike
-
- getEmotion(String) - Static method in enum com.kakao.kakaostory.response.model.StoryLike.Emotion
-
- getEncodedId() - Method in class com.kakao.kakaotalk.response.model.PlusFriendInfo
-
encoded plus friend id (ex.
- getErrorCode() - Method in class com.kakao.network.ErrorResult
-
ErrorCode를 반환한다.
- getErrorMessage() - Method in class com.kakao.network.ErrorResult
-
에러발생 메세지
- getException() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- getException() - Method in class com.kakao.network.ErrorResult
-
- getExpiredAt() - Method in class com.kakao.push.response.RegisterPushTokenResponse
-
- getExtras() - Method in class com.kakao.network.ApiRequest
-
- getFavoriteCount() - Method in class com.kakao.friends.response.AppFriendsResponse
-
목록 내 전체 즐겨찾기 친구의 수.
- getFavoriteCount() - Method in class com.kakao.friends.response.FriendsResponse
-
목록 내 전체 즐겨찾기 친구의 수.
- getFcmTokenFromCache() - Static method in class com.kakao.push.PushToken
-
- getFilterString() - Method in class com.kakao.kakaotalk.ChatListContext
-
채팅방 리스트 filter.
- getFirstId() - Method in class com.kakao.friends.FriendOperationContext
-
- getFriendFilter() - Method in class com.kakao.friends.FriendContext
-
- getFriendInfoList() - Method in class com.kakao.friends.response.FriendsResponse
-
- getFriendOrder() - Method in class com.kakao.friends.FriendContext
-
- getFriends() - Method in class com.kakao.friends.response.AppFriendsResponse
-
Return friends list
- getFriendType() - Method in class com.kakao.friends.FriendContext
-
- getFromId() - Method in class com.kakao.kakaotalk.ChatListContext
-
가져올 챗방 리스트의 시작 offset
- getGender(String) - Static method in enum com.kakao.usermgmt.response.model.Gender
-
- getGender() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
Return user's gender.
- getGroupUserToken() - Method in class com.kakao.usermgmt.response.MeV2Response
-
해당앱이 그룹앱에 속한 경우 그룹에서 맵핑정보로 사용할수 있는 값.
- getGuideId() - Method in class com.kakao.kakaonavi.Destination
-
- getHeaders() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getHeaders() - Method in class com.kakao.network.ApiRequest
-
- getHeaders() - Method in interface com.kakao.network.IRequest
-
http요청에 필요한 headers.
- getHost() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getHttpStatus() - Method in class com.kakao.network.ErrorResult
-
HttpResponse StatusCode를 반환
- getHttpUserAgentString() - Method in class com.kakao.network.ApiRequest
-
- getId() - Method in class com.kakao.friends.FriendContext
-
응답받은 Friends Request에 대한 고유의 id값.
- getId() - Method in class com.kakao.friends.response.FriendsResponse
-
- getId() - Method in class com.kakao.friends.response.model.AppFriendInfo
-
App user id
- getId() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getId() - Method in class com.kakao.usermgmt.response.MeV2Response
-
Returns app user id.
- getId() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
배송지 ID
- getId() - Method in interface com.kakao.usermgmt.response.model.User
-
- getImageHeight() - Method in class com.kakao.message.template.ContentObject
-
- getImageInfoList() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getImageList() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getImageUrl() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
그룹채팅방에 대표이미지가 설정된 경우 받을 수 있다.
- getImageUrl() - Method in class com.kakao.message.template.ContentObject
-
- getImageWidth() - Method in class com.kakao.message.template.ContentObject
-
- getInstance() - Static method in class com.kakao.auth.authorization.accesstoken.AccessToken.Factory
-
- getInstance() - Static method in class com.kakao.auth.authorization.accesstoken.AccessTokenManager.Factory
-
- getInstance() - Static method in class com.kakao.auth.authorization.authcode.AuthCodeManager.Factory
-
- getInstance() - Static method in class com.kakao.auth.AuthService
-
- getInstance() - Static method in class com.kakao.friends.FriendsService
-
Get a singleton instance of FriendsService
- getInstance() - Static method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Returns a singleton instance for KakaoLink v2 API.
- getInstance() - Static method in class com.kakao.kakaonavi.KakaoNaviService
-
- getInstance() - Static method in class com.kakao.kakaostory.KakaoStoryService
-
- getInstance() - Static method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
- getInstance() - Static method in class com.kakao.network.NetworkService.Factory
-
- getInstance() - Static method in class com.kakao.plusfriend.PlusFriendService
-
Returns a singleton PlusFriendService instance
- getInstance() - Static method in class com.kakao.push.PushService
-
- getInstance() - Static method in class com.kakao.usermgmt.UserManagement
-
- getInstance() - Static method in class com.kakao.util.KakaoUtilService.Factory
-
Returns a singleton instance of KakaoUtilService used by this application
- getIosExecutionParams() - Method in class com.kakao.message.template.LinkObject
-
- getKakaoAccount() - Method in class com.kakao.usermgmt.response.MeV2Response
-
Returns data of user's kakao account
- getKakaoTalkInstallIntent(Context) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Returns an intent to start KakaoTalk install page of Google play store.
- getLarge() - Method in class com.kakao.kakaostory.response.model.MyStoryImageInfo
-
- getLegalBirthDate() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
법정 생년월일.
- getLegalGender() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
법정 성별.
- getLegalName() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
2차 본인인증으로 수집된 사용자의 실명.
- getLikeCount() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getLikeCount() - Method in class com.kakao.message.template.SocialObject
-
- getLikeList() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getLimit() - Method in class com.kakao.friends.AppFriendContext
-
한 페이지에 가져올 친구의 수, default 100, max 2000
- getLimit() - Method in class com.kakao.kakaotalk.ChatListContext
-
한 페이지에 가져올 챗방의 수.
- getLink() - Method in class com.kakao.message.template.ButtonObject
-
- getLink() - Method in class com.kakao.message.template.ContentObject
-
- getLinkObject() - Method in class com.kakao.message.template.TextTemplate
-
- getMediaType() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getMedium() - Method in class com.kakao.kakaostory.response.model.MyStoryImageInfo
-
- getMemberCount() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
- getMessage() - Method in exception com.kakao.util.KakaoParameterException
-
exception을 던지는 이유 code 값과 에러 메시지
- getMethod() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getMethod() - Method in class com.kakao.network.ApiRequest
-
- getMethod() - Method in interface com.kakao.network.IRequest
-
http 통신방법.
- getMobileWebUrl() - Method in class com.kakao.message.template.LinkObject
-
- getMultiPartList() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getMultiPartList() - Method in class com.kakao.network.ApiRequest
-
- getMultiPartList() - Method in interface com.kakao.network.IRequest
-
MultiPart에 대한 정보
MultiPart로 요청을 보낼때 값을 채워주면 된다.
- getMyStoryInfo() - Method in class com.kakao.kakaostory.response.StoryPostResponse
-
- getName() - Method in enum com.kakao.auth.AuthService.AgeAuthLevel
-
- getName() - Method in class com.kakao.kakaonavi.Location
-
- getName() - Method in enum com.kakao.kakaotalk.response.model.PlusFriendRelation
-
- getName() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
배송지
- getNaviOptions() - Method in class com.kakao.kakaonavi.KakaoNaviParams
-
- getNickName() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getNickName() - Method in class com.kakao.kakaotalk.response.KakaoTalkProfile
-
카카오톡 별명
- getNickname() - Method in class com.kakao.usermgmt.response.model.Profile
-
사용자 별명
- getNumber() - Method in enum com.kakao.auth.AuthType
-
- getObjectType() - Method in class com.kakao.message.template.CommerceTemplate
-
- getObjectType() - Method in class com.kakao.message.template.FeedTemplate
-
- getObjectType() - Method in class com.kakao.message.template.ListTemplate
-
- getObjectType() - Method in class com.kakao.message.template.LocationTemplate
-
- getObjectType() - Method in interface com.kakao.message.template.TemplateParams
-
Template type such as FEED, LIST, etc.
- getObjectType() - Method in class com.kakao.message.template.TextTemplate
-
- getOffset() - Method in class com.kakao.friends.AppFriendContext
-
가져올 친구 리스트의 시작 offset.
- getOperation() - Method in class com.kakao.friends.FriendOperationContext
-
- getOption() - Method in enum com.kakao.kakaonavi.options.RpOption
-
- getOptionalBoolean(Boolean) - Static method in enum com.kakao.util.OptionalBoolean
-
- getOrder() - Method in class com.kakao.friends.AppFriendContext
-
친구리스트 정렬방법.
- getOrder() - Method in class com.kakao.kakaotalk.ChatListContext
-
챗방리스트 정렬방법.
- getOriginal() - Method in class com.kakao.kakaostory.response.model.MyStoryImageInfo
-
- getParams() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getParams() - Method in class com.kakao.network.ApiRequest
-
- getParams() - Method in interface com.kakao.network.IRequest
-
http요청에 필요한 params.
- getPermalink() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getPermission() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getPhoneNumber() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
Returns phone number of user's Kakao account.
- getPlusFriends() - Method in class com.kakao.kakaotalk.response.PlusFriendsResponse
-
각 카카오톡 채널과의 요청사용자 상태 정보
- getProfile() - Method in class com.kakao.kakaostory.response.ProfileResponse
-
- getProfile() - Method in class com.kakao.kakaotalk.response.TalkProfileResponse
-
- getProfile() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
카카오계정의 프로필
- getProfileImageURL() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getProfileImageUrl() - Method in class com.kakao.kakaotalk.response.KakaoTalkProfile
-
640px * 640px 크기의 카카오톡 프로필 이미지 URL
- getProfileImageUrl() - Method in class com.kakao.usermgmt.response.model.Profile
-
640px * 640px (일반 프로필 사진) 또는 480px * 480px (움직이는 프로필 사진) 크기의 사용자의 프로필 이미지 경로
- getProfileNickname() - Method in class com.kakao.friends.response.model.AppFriendInfo
-
친구의 대표 프로필 닉네임.
- getProfileThumbnailImage() - Method in class com.kakao.friends.response.model.AppFriendInfo
-
친구의 썸네일 이미지
- getProfileThumbnailUrl() - Method in class com.kakao.kakaostory.response.model.StoryActor
-
- getProperties() - Method in class com.kakao.usermgmt.response.MeV2Response
-
Returns app-scope user properties.
- getPushConfig() - Method in class com.kakao.auth.KakaoAdapter
-
Push 설정에 필요한 값/콜백을 받는다.
- getPushToken() - Method in class com.kakao.push.response.model.PushTokenInfo
-
APNS, GCM으로부터 발급받은 Push Token
- GetPushTokenResponse - Class in com.kakao.push.response
-
- GetPushTokenResponse() - Constructor for class com.kakao.push.response.GetPushTokenResponse
-
- getPushTokens(ApiResponseCallback<List<PushTokenInfo>>) - Method in class com.kakao.push.PushService
-
현 사용자 ID로 등록된 모든 푸시토큰 정보를 반환한다.
- getPushType() - Method in class com.kakao.push.response.model.PushTokenInfo
-
apns 혹은 gcm
- getRange(String) - Static method in enum com.kakao.usermgmt.response.model.AgeRange
-
- getReceiverName() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
(Optional) 수령인 이름
- getReceiverPhoneNumber1() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
(Optional) 수령인 연락처
- getReceiverPhoneNumber2() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
(Optional) 수령인 추가 연락처
- getRedirectUri() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- getRedirectURL() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- getRefreshToken() - Method in interface com.kakao.auth.authorization.accesstoken.AccessToken
-
Get refresh token.
- getRefreshToken() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getRegistrationId(Context) - Static method in class com.kakao.push.PushToken
-
기기에 저장된 푸시 토큰을 얻어 온다.
- getRelation() - Method in class com.kakao.friends.response.model.FriendInfo
-
- getRelation() - Method in class com.kakao.kakaotalk.response.model.PlusFriendInfo
-
카카오톡 채널과의 관계.
- getRemainingExpireTime() - Method in interface com.kakao.auth.authorization.accesstoken.AccessToken
-
Get remaining expire time for access token in milliseconds
- getRequestedUrl() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getRequestType() - Method in class com.kakao.auth.Session
-
현재 진행 중인 요청 타입
- getResponse() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
Returns a raw json API response.
- getResultId() - Method in class com.kakao.friends.response.AppFriendsResponse
-
- getResultMessage() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- getRpflag() - Method in class com.kakao.kakaonavi.Location
-
- getSecondId() - Method in class com.kakao.friends.FriendOperationContext
-
- getSection() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getServiceUserId() - Method in class com.kakao.friends.response.model.FriendInfo
-
친구의 카카오 회원번호.
- getServiceUserId() - Method in interface com.kakao.usermgmt.response.model.User
-
- getSessionConfig() - Method in class com.kakao.auth.KakaoAdapter
-
Session 설정에 필요한 option 값들을 받는다.
- getSharedCount() - Method in class com.kakao.message.template.SocialObject
-
- getShippingAddresses() - Method in class com.kakao.usermgmt.response.ShippingAddressResponse
-
사용자의 배송지 정보 리스트.
- getSmall() - Method in class com.kakao.kakaostory.response.model.MyStoryImageInfo
-
- getSocial() - Method in class com.kakao.message.template.FeedTemplate
-
- getStatusCode() - Method in interface com.kakao.network.INetwork
-
http response code를 얻는다.
- getStatusCode() - Method in class com.kakao.network.KakaoNetworkImpl
-
- getStops() - Method in class com.kakao.kakaonavi.KakaoNaviParams
-
- getSubscriberCount() - Method in class com.kakao.message.template.SocialObject
-
- getSupportFragment() - Method in class com.kakao.usermgmt.LoginButton
-
- getSynchedAt() - Method in class com.kakao.usermgmt.response.MeV2Response
-
카카오싱크 간편가입창을 통해 카카오 로그인 한 시각.
- getTag() - Method in class com.kakao.usermgmt.response.model.ServiceTerms
-
동의한 약관의 tag.
- getTalkOs() - Method in class com.kakao.friends.response.model.FriendInfo
-
톡에 가입된 기기의 os 정보 (android/ios)
- getTargetId() - Method in class com.kakao.friends.response.model.FriendInfo
-
메세지를 전송할 대상에 대한 ID.
- getTargetId() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
- getTargetId() - Method in class com.kakao.kakaotalk.response.model.ChatMember
-
- getTemplateArgs() - Method in class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- getTemplateId() - Method in class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- getTemplateMsg() - Method in class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- getText() - Method in class com.kakao.kakaostory.response.model.StoryComment
-
- getText() - Method in class com.kakao.message.template.TextTemplate
-
- getThumbnailImageUrl() - Method in class com.kakao.usermgmt.response.model.Profile
-
110px * 110px (일반 프로필 사진) 또는 100px * 100px (움직이는 프로필 사진) 크기의 사용자의 썸네일 프로필 이미지 경로
- getThumbnailURL() - Method in class com.kakao.kakaostory.response.model.StoryProfile
-
- getThumbnailUrl() - Method in class com.kakao.kakaotalk.response.KakaoTalkProfile
-
110px * 110px 크기의 카카오톡 썸네일 프로필 이미지 URL
- getTitle() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getTitle() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
채팅방의 이름.
- getTitle() - Method in class com.kakao.message.template.ButtonObject
-
- getTitle() - Method in class com.kakao.message.template.ContentObject
-
- getTokenInfo() - Method in interface com.kakao.auth.ISession
-
Returns currently managed
AccessToken
instance containing access token and refresh
token information.
- getTokenInfo() - Method in class com.kakao.auth.Session
-
Returns currently manage
AccessToken
instance containing access token and refresh
token information.
- getTokenRegisterCallback() - Method in interface com.kakao.auth.IPushConfig
-
- getTotalCount() - Method in class com.kakao.friends.response.AppFriendsResponse
-
total count of friends
- getTotalCount() - Method in class com.kakao.friends.response.FriendsResponse
-
- getTotalCount() - Method in class com.kakao.kakaotalk.response.ChatListResponse
-
총 챗방 갯수
- getType() - Method in class com.kakao.friends.response.model.FriendInfo
-
- getType() - Method in enum com.kakao.kakaonavi.options.CoordType
-
- getType() - Method in enum com.kakao.kakaonavi.options.VehicleType
-
- getType() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getType() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
- getType() - Method in class com.kakao.kakaotalk.response.model.ChatMember
-
- getType(String) - Static method in enum com.kakao.usermgmt.response.model.BirthdayType
-
- getType() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
배송지 타입.구주소(지번,번지 주소) 또는 신주소(도로명 주소)
- getUpdatedAt() - Method in class com.kakao.kakaotalk.response.model.PlusFriendInfo
-
relation 변경 시각 (현재는 ADDED 상태의 친구 추가시각만 의미)
RFC3339 internet date/time format
(yyyy-mm-dd'T'HH:mm:ss'Z', yyyy-mm-dd'T'HH:mm:ss'+'HH:mm, yyyy-mm-dd'T'HH:mm:ss'-'HH:mm 가능)
- getUpdatedAt() - Method in class com.kakao.push.response.model.PushTokenInfo
-
푸시 토큰을 업데이트한 시각
- getUpdatedAt() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
수정시각의 timestamp
- getUriBuilder() - Method in class com.kakao.network.ApiRequest
-
- getUrl() - Method in class com.kakao.auth.authorization.accesstoken.AccessTokenRequest
-
- getUrl() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- getUrl() - Method in class com.kakao.kakaostory.response.model.MyStoryInfo
-
- getUrl() - Method in class com.kakao.network.ApiRequest
-
- getUrl() - Method in interface com.kakao.network.IRequest
-
요청할 target url.
- getUserId() - Method in class com.kakao.kakaotalk.response.PlusFriendsResponse
-
요청자의 사용자 ID
- getUserId() - Method in class com.kakao.usermgmt.response.AgeAuthResponse
-
인증 여부를 확인하는 user의 id
- getUserId() - Method in class com.kakao.usermgmt.response.ServiceTermsResponse
-
app user id
- getUserId() - Method in class com.kakao.usermgmt.response.ShippingAddressResponse
-
배송지 정보를 요청한 사용자 아이디(ID)
- getUserId() - Method in class com.kakao.usermgmt.response.UserResponse
-
- getUUID() - Method in class com.kakao.friends.response.model.AppFriendInfo
-
해당 앱에서 유일한 친구의 code
- getUUID() - Method in class com.kakao.friends.response.model.FriendInfo
-
해당 앱에서 유일한 친구의 code
가변적인 데이터.
- getUuid() - Method in class com.kakao.kakaotalk.response.model.PlusFriendInfo
-
plus friend uuid
- getUuid() - Method in class com.kakao.push.response.model.PushTokenInfo
-
사용자의 UUID
- getUUID() - Method in interface com.kakao.usermgmt.response.model.User
-
- getValue() - Method in enum com.kakao.auth.AuthService.AgeAuthLevel
-
- getValue() - Method in enum com.kakao.auth.AuthService.AgeAuthStatus
-
- getValue() - Method in enum com.kakao.auth.AuthService.AgeLimit
-
- getValue() - Method in enum com.kakao.friends.AppFriendOrder
-
- getValue() - Method in enum com.kakao.usermgmt.response.model.AgeRange
-
- getValue() - Method in enum com.kakao.usermgmt.response.model.Gender
-
- getValue() - Method in enum com.kakao.usermgmt.UserManagement.AgeAuthProperty
-
- getViewCount() - Method in class com.kakao.message.template.SocialObject
-
- getWarningMsg() - Method in class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- getWebUrl() - Method in class com.kakao.message.template.LinkObject
-
- getWriter() - Method in class com.kakao.kakaostory.response.model.StoryComment
-
- getX() - Method in class com.kakao.kakaonavi.Location
-
- getXlarge() - Method in class com.kakao.kakaostory.response.model.MyStoryImageInfo
-
- getY() - Method in class com.kakao.kakaonavi.Location
-
- getZipCode() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
(Optional) 구주소 우편번호.
- getZoneNumber() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
(Optional) 신주소 우편번호.
- IApplicationConfig - Interface in com.kakao.auth
-
This interface provides application context to Kakao SDK via getApplicationConfig() method in
KakaoAdapter
- id() - Method in class com.kakao.kakaotalk.response.model.ChatMember
-
사용자 ID.
- IMAGE_HEIGHT - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- IMAGE_URL - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- IMAGE_WIDTH - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- INetwork - Interface in com.kakao.network
-
http 연결을 할때 사용된다.
- init(KakaoAdapter) - Static method in class com.kakao.auth.KakaoSDK
-
- init(KakaoAdapter, PhaseInfo) - Static method in class com.kakao.auth.KakaoSDK
-
- init() - Static method in class com.kakao.push.PushService
-
- initialize(Context, ApprovalType) - Static method in class com.kakao.auth.authorization.accesstoken.AccessTokenManager.Factory
-
- initialize(Application, ISessionConfig) - Static method in class com.kakao.auth.authorization.authcode.AuthCodeManager.Factory
-
- INTERNAL_ERROR_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
서버 내부에서 에러가 발생한 경우.
- INVALID_AGREEMENT_CODE - Static variable in class com.kakao.auth.OAuthErrorCode
-
- INVALID_GRANT - Static variable in class com.kakao.auth.OAuthErrorCode
-
- INVALID_PARAM_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
올바르지 않은 파라미터가 전송된 경우.
- INVALID_REQUEST - Static variable in class com.kakao.auth.OAuthErrorCode
-
- INVALID_SCOPE_CODE - Static variable in class com.kakao.auth.ApiErrorCode
-
해당 API에 대한 퍼미션이 없는 앱이 요청한 경우 발생한다.
- INVALID_STORY_ACTIVITY_ID - Static variable in class com.kakao.kakaostory.ApiErrorCode
-
[카카오스토리 getMyStory API]
카카오스토리 이미지 업로드시 5M 제한 크기를 넘을 경우한다.
- INVALID_STORY_SCRAP_URL - Static variable in class com.kakao.kakaostory.ApiErrorCode
-
[카카오스토리 postLink API]
스크랩하려는 URL이 scrap 불가능한 경우 발생한다.
- INVALID_TOKEN_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
유효하지 않은 앱키 또는 access token으로 요청한 경우 발생한다.
- IOS_PARAMS - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- IPushConfig - Interface in com.kakao.auth
-
푸시를 사용하기 위해 사용되는 정보값을 받아오기 위한 클래스.
- IRequest - Interface in com.kakao.network
-
Http 요청에 필요한 정보를 얻기위해 제공된다.
- IS_STORY_USER_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- isAllowedMsg() - Method in class com.kakao.friends.response.model.FriendInfo
-
메세지 수신이 허용되었는지 여부.
- isAllowedMsg() - Method in class com.kakao.kakaotalk.response.model.ChatInfo
-
- isAllowedMsg() - Method in class com.kakao.kakaotalk.response.model.ChatMember
-
- isAppRegistered() - Method in class com.kakao.friends.response.model.FriendInfo
-
친구의 앱 가입 여부
- isAuthError() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- isCanceled() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- isClosed() - Method in interface com.kakao.auth.ISession
-
현재 세션이 닫힌 상태인지 여부를 반환한다.
- isClosed() - Method in class com.kakao.auth.Session
-
현재 세션이 닫힌 상태인지 여부를 반환한다.
- isDefault() - Method in class com.kakao.usermgmt.response.model.ShippingAddress
-
기본 배송지 여부
- isEmailValid() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
- isEmailVerified() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
- isError() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- ISession - Interface in com.kakao.auth
-
- ISessionCallback - Interface in com.kakao.auth
-
세션의 상태 변경에 따른 콜백
세션이 오픈되었을 때, 세션이 만료되어 닫혔을 때 세션 콜백을 넘기게 된다.
- ISessionConfig - Interface in com.kakao.auth
-
Session에서 사용되는 정보값을 받아오기 위한 class.
- isFavorite() - Method in class com.kakao.friends.response.model.AppFriendInfo
-
즐겨찾기된 친구인지 여부.
- isKakaoLinkV2Available(Context) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
- isKakaoNaviInstalled(Context) - Method in class com.kakao.kakaonavi.KakaoNaviService
-
카카오내비 앱이 설치되어 있는지 확인해 주는 메소드.
- isKakaoTalkUser() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
카카오톡 가입 여부
- isKakaotalkUserNeedsAgreement() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
- isKorean() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
내국인 여부.
- isKoreanNeedsAgreement() - Method in class com.kakao.usermgmt.response.model.UserAccount
-
사용자의 동의를 받으면 본인인증된 내국인 여부(is_korean)를 가지고 갈 수 있는지 여부.
- isLoginAvailable() - Method in interface com.kakao.auth.authorization.authcode.AuthCodeService
-
Checks whether authorization code can be retrieved from this service.
- isOpenable() - Method in interface com.kakao.auth.ISession
-
현재 세션이 오픈중(갱신 포함) 상태인지 여부를 반환한다.
- isOpenable() - Method in class com.kakao.auth.Session
-
현재 세션이 오픈중(갱신 포함) 상태인지 여부를 반환한다.
- isOpened() - Method in interface com.kakao.auth.ISession
-
현재 세션이 열린 상태인지 여부를 반환한다.
- isOpened() - Method in class com.kakao.auth.Session
-
현재 세션이 열린 상태인지 여부를 반환한다.
- isPass() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- isSecureMode() - Method in interface com.kakao.auth.ISessionConfig
-
로그인시 access token과 refresh token을 저장할 때 암호화 여부를 결정한다.
- isSecureResource() - Method in class com.kakao.friends.AppFriendContext
-
- isSecureResource() - Method in class com.kakao.friends.FriendOperationContext
-
- isStoryFriend() - Method in class com.kakao.friends.response.model.FriendInfo.FriendRelation
-
친구와 내가 스토리 친구인지 여부.
- isStoryFriend() - Method in class com.kakao.friends.response.model.FriendInfo
-
친구와 내가 스토리 친구인지 여부.
- isStoryLoginAvailable() - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
Check if KakaoStory installed supports Kakao login.
- isStoryUser() - Method in class com.kakao.kakaostory.response.CheckStoryUserResponse
-
- isSuccess() - Method in class com.kakao.auth.authorization.AuthorizationResult
-
- isTalkFriend() - Method in class com.kakao.friends.response.model.FriendInfo.FriendRelation
-
친구와 내가 톡친구인지 여부
- isTalkFriend() - Method in class com.kakao.friends.response.model.FriendInfo
-
친구와 내가 카카오톡 친구인지 여부.
- isTalkLoginAvailable() - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
Check if KakaoTalk installed supports Kakao login.
- isUsingWebviewTimer() - Method in interface com.kakao.auth.ISessionConfig
-
SDK 로그인시 사용되는 WebView에서 pause와 resume시에 Timer를 설정하여 CPU소모를 절약한다.
- isValidResult() - Method in class com.kakao.kakaostory.response.LinkInfoResponse
-
- KAKAO_AK_HEADER_KEY - Static variable in class com.kakao.network.ServerProtocol
-
- KAKAO_MAINTENANCE_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
카카오서비스가 점검중인 경우로 올바른 요청을 할 수 없는 경우 발생한다.
- KakaoAdapter - Class in com.kakao.auth
-
Kakao SDK와 Application을 연결하는 class.
- KakaoAdapter() - Constructor for class com.kakao.auth.KakaoAdapter
-
- KakaoLinkCallback - Class in com.kakao.kakaolink.v2
-
- KakaoLinkCallback() - Constructor for class com.kakao.kakaolink.v2.KakaoLinkCallback
-
- KakaoLinkResponse - Class in com.kakao.kakaolink.v2
-
Template validation에 성공하였을 때 반환되는 response.
- KakaoLinkResponse(String) - Constructor for class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- KakaoLinkResponse(JSONObject) - Constructor for class com.kakao.kakaolink.v2.KakaoLinkResponse
-
- KakaoLinkService - Class in com.kakao.kakaolink.v2
-
Class for sending KakaoTalk messages using KakaoLink v2 API.
- KakaoNaviParams - Class in com.kakao.kakaonavi
-
카카오내비에 사용되는 파라미터들을 위한 class.
- KakaoNaviParams.Builder - Class in com.kakao.kakaonavi
-
KakaoNaviParams를 간편하게 build하기 위한 Builder class.
- KakaoNaviService - Class in com.kakao.kakaonavi
-
카카오내비 앱을 호출하여 목적지 공유/길찾기를 하기 위한 API.
- KakaoNaviWebChromeClient() - Constructor for class com.kakao.kakaonavi.KakaoNaviWebViewActivity.KakaoNaviWebChromeClient
-
- KakaoNaviWebViewActivity - Class in com.kakao.kakaonavi
-
Activity that renders web version of KakaoNavi.
- KakaoNaviWebViewActivity() - Constructor for class com.kakao.kakaonavi.KakaoNaviWebViewActivity
-
- KakaoNaviWebViewActivity.KakaoNaviWebChromeClient - Class in com.kakao.kakaonavi
-
- KakaoNaviWebViewActivity.KakaoNaviWebViewClient - Class in com.kakao.kakaonavi
-
- KakaoNaviWebViewClient() - Constructor for class com.kakao.kakaonavi.KakaoNaviWebViewActivity.KakaoNaviWebViewClient
-
- KakaoNetworkImpl - Class in com.kakao.network
-
INetwork를 구현한 구현체.
- KakaoNetworkImpl() - Constructor for class com.kakao.network.KakaoNetworkImpl
-
- KakaoParameterException - Exception in com.kakao.util
-
파라미터가 프로토콜에 맞지 않는 경우 던지는 exception
- KakaoParameterException(String) - Constructor for exception com.kakao.util.KakaoParameterException
-
- KakaoParameterException(KakaoParameterException.ERROR_CODE, String) - Constructor for exception com.kakao.util.KakaoParameterException
-
- KakaoParameterException(KakaoParameterException.ERROR_CODE, Exception) - Constructor for exception com.kakao.util.KakaoParameterException
-
- KakaoParameterException.ERROR_CODE - Enum in com.kakao.util
-
카카오링크 프로토콜에 맞지 않는 경우 던지는 에러 코드
- KakaoSDK - Class in com.kakao.auth
-
Application에서 구현을 해줘야 하며 Application에서 init method를
KakaoAdapter
와 연결한다.
- KakaoSDK() - Constructor for class com.kakao.auth.KakaoSDK
-
- KakaoSDK.AlreadyInitializedException - Exception in com.kakao.auth
-
3rd party Application과 Kakao SDK를 연결하는 과정중 adapter를 중복으로 세팅하게 되었을경우 발생할 수 있다.
- KakaoStoryService - Class in com.kakao.kakaostory
-
카카오스토리 API 요청을 담당한다.
- KakaoStoryService.StoryType - Enum in com.kakao.kakaostory
-
스토리 포스팅의 종류를 나타낸다.
- KakaoTalkProfile - Class in com.kakao.kakaotalk.response
-
* 카카오톡 프로필 요청의 결과 객체로
카카오톡의 닉네임 정보(nickName), 카카오톡의 프로필 이미지 URL(profileImageURL), 카카오톡의 프로필 이미지의 썸네일 URL(thumbnailURL), 카카오톡의 국가코드(countryISO)로 구성되어 있다.
- KakaoTalkService - Class in com.kakao.kakaotalk.v2
-
카카오톡 API 요청을 담당한다.
- KakaoUtilService - Interface in com.kakao.util
-
This interface checks whether KakaoTalk or KakaoStory are installed or new enough to support
features offered by SDK.
- KakaoUtilService.Factory - Class in com.kakao.util
-
Factory class for maintaining singleton instance of KakaoUtilService
- KakaoWebViewActivity - Class in com.kakao.auth.authorization.authcode
-
- KakaoWebViewActivity() - Constructor for class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_EXCEPTION - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_EXTRA_HEADERS - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_FULLSCREEN_OPTIONS - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_LAYOUT_IN_DISPLAY_CUTOUT_MODE - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_NICKNAME - Static variable in class com.kakao.usermgmt.response.MeV2Response
-
key for nickname in properties
- KEY_PROFILE_IMAGE - Static variable in class com.kakao.usermgmt.response.MeV2Response
-
key for profile_image in properties
- KEY_REDIRECT_URL - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_RESULT_RECEIVER - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_SYSTEM_UI_VISIBILITY - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_THUMBNAIL_IMAGE - Static variable in class com.kakao.usermgmt.response.MeV2Response
-
key for thumbnail_image in properties
- KEY_URL - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_USE_WEBVIEW_TIMERS - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- KEY_WINDOW_FLAGS - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- navigate(Context, KakaoNaviParams) - Method in class com.kakao.kakaonavi.KakaoNaviService
-
카카오내비 앱의 길 안내를 실행하기 위한 API.
- navigate(Context, KakaoNaviParams, int) - Method in class com.kakao.kakaonavi.KakaoNaviService
-
카카오내비 앱의 길 안내를 실행하기 위한 API.
- NaviOptions - Class in com.kakao.kakaonavi
-
카카오내비 API에 사용되는 선택적인 파라미터들을 위한 class.
- NaviOptions() - Constructor for class com.kakao.kakaonavi.NaviOptions
-
- NaviOptions.Builder - Class in com.kakao.kakaonavi
-
NaviOptions를 간편하게 build하기 위한 Builder class.
- NEED_TO_AGE_AUTHENTICATION - Static variable in class com.kakao.auth.ApiErrorCode
-
연령인증이 필요한 경우 발생한다.
- NetworkService - Interface in com.kakao.network
-
Network interface for all other modules throughout the SDK.
- NetworkService.Factory - Class in com.kakao.network
-
Factory class for getting instances of
NetworkService
implementations.
- NetworkTask - Class in com.kakao.network
-
Http요청을 수행하는 class.
- NetworkTask() - Constructor for class com.kakao.network.NetworkTask
-
- NetworkTask(INetwork) - Constructor for class com.kakao.network.NetworkTask
-
- newBuilder(String, double, double) - Static method in class com.kakao.kakaonavi.Destination
-
- newBuilder(Location) - Static method in class com.kakao.kakaonavi.KakaoNaviParams
-
필수 파라미터들을 포함하는 Builder를 생성하는 메소드.
- newBuilder(String, double, double) - Static method in class com.kakao.kakaonavi.Location
-
필수 파라미터를 포함하는 Builder를 생성하는 메소드.
- newBuilder() - Static method in class com.kakao.kakaonavi.NaviOptions
-
- newBuilder(Integer) - Static method in class com.kakao.message.template.CommerceDetailObject
-
- newBuilder(ContentObject, CommerceDetailObject) - Static method in class com.kakao.message.template.CommerceTemplate
-
- newBuilder(String, String, LinkObject) - Static method in class com.kakao.message.template.ContentObject
-
- newBuilder(ContentObject) - Static method in class com.kakao.message.template.FeedTemplate
-
- newBuilder() - Static method in class com.kakao.message.template.LinkObject
-
- newBuilder(String, LinkObject) - Static method in class com.kakao.message.template.ListTemplate
-
- newBuilder(ContentObject) - Static method in class com.kakao.message.template.LocationTemplate
-
- newBuilder(String, ContentObject) - Static method in class com.kakao.message.template.LocationTemplate
-
- newBuilder() - Static method in class com.kakao.message.template.SocialObject
-
- newBuilder(String, LinkObject) - Static method in class com.kakao.message.template.TextTemplate
-
- newIntent(Context) - Static method in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- nickname() - Method in class com.kakao.kakaotalk.response.model.ChatMember
-
카카오톡 닉네임.
- NOT_EXIST_APP_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
등록되지 않은 앱키 또는 앱키로 구성된 access token으로 요청한 경우 발생한다.
- NOT_EXIST_KAKAO_ACCOUNT_CODE - Static variable in class com.kakao.auth.ApiErrorCode
-
[카카오톡 API]
존재하지 않는 카카오계정으로 요청한 경우 발생한다.
- NOT_EXIST_KAKAOSTORY_USER_CODE - Static variable in class com.kakao.kakaostory.ApiErrorCode
-
[카카오스토리 API]
카카오스토리 미가입 사용자가 요청한 경우 발생한다.
- NOT_EXIST_KAKAOTALK_USER_CODE - Static variable in class com.kakao.friends.ApiErrorCode
-
[친구 API]
카카오톡 미가입 사용자가 요청한 경우 발생한다.
- NOT_EXIST_PUSH_TOKEN - Static variable in class com.kakao.push.ApiErrorCode
-
등록된 푸시토큰이 없는 기기로 푸시 메시지를 보낸 경우 발생한다.
- NOT_FRIEND_CODE - Static variable in class com.kakao.kakaotalk.ApiErrorCode
-
[카카오톡 API]
친구관계에서만 호출하는 API에서 친구관계가 아닌데 해당 API를 호출한 경우.
- NOT_REGISTERED_ORIGIN_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
등록되지 않은 orgin에서 요청이 들어온 경우.
- NOT_REGISTERED_PROPERTY_KEY_CODE - Static variable in class com.kakao.usermgmt.ApiErrorCode
-
[사용자 관리 me, signup, updateProfile API]
앱에 추가하지 않은 사용자 프로퍼티 키의 값을 불러오거나 저장하려고 한 경우 발생한다.
- NOT_REGISTERED_USER_CODE - Static variable in class com.kakao.auth.ApiErrorCode
-
[로그인기반 API]
해당 앱에 가입되지 않은 사용자가 호출한 경우 발생한다.
- NOT_SUPPORTED_API_CODE - Static variable in class com.kakao.network.ApiErrorCode
-
[현재스펙에서는 아직 발생하지 않는다]
카카오계정으로 로그인하지 않고 다른 타입의 계정으로 로그인한 사용자가 카카오서비스(카카오스토리,카카오톡) API를 호출한 경우 또는
해당 API를 개발자 싸이트에서 disable 해놓은 경우.
- NOT_SUPPORTED_OS - Static variable in class com.kakao.kakaotalk.ApiErrorCode
-
[카카오톡 API]
지원하지 않는 기기로 메시지를 보내는 경우 발생한다.
- NotAvailableOperationException(String) - Constructor for exception com.kakao.friends.response.model.FriendInfo.NotAvailableOperationException
-
- readFully() - Method in interface com.kakao.network.INetwork
-
연결된 reqeust에 대한 응답 stread을 끝까지 읽어야 한다.
- readFully() - Method in class com.kakao.network.KakaoNetworkImpl
-
- receiverUuids() - Method in class com.kakao.kakaotalk.response.model.MessageFailureInfo
-
해당 에러코드로 실패한 사용자 uuid 배열
- refreshAccessToken(String, AccessTokenCallback) - Method in interface com.kakao.auth.authorization.accesstoken.AccessTokenManager
-
Requests access token with refresh token.
- refreshAccessToken(AccessTokenCallback) - Method in interface com.kakao.auth.ISession
-
- refreshAccessToken(AccessTokenCallback) - Method in class com.kakao.auth.Session
-
Refresh access token with refresh token, even if access token hasn't expired.
- refreshTokenExpiresAt() - Method in interface com.kakao.auth.authorization.accesstoken.AccessToken
-
Get expire time for refresh token
- registerPushToken(ApiResponseCallback<Integer>, String, String, int) - Method in class com.kakao.push.PushService
-
현 기기의 푸시 토큰을 등록한다.
- RegisterPushTokenResponse - Class in com.kakao.push.response
-
- RegisterPushTokenResponse(String) - Constructor for class com.kakao.push.response.RegisterPushTokenResponse
-
- REGULAR_PRICE - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- removeCallback(ISessionCallback) - Method in interface com.kakao.auth.ISession
-
더이상 세션 상태 변화 콜백을 받고 싶지 않을 때 삭제한다.
- removeCallback(ISessionCallback) - Method in class com.kakao.auth.Session
-
더이상 세션 상태 변화 콜백을 받고 싶지 않을 때 삭제한다.
- request(IRequest, ResponseStringConverter<T>) - Method in interface com.kakao.network.NetworkService
-
Sends a network request synchronously.
- request(IRequest, ResponseStringConverter<T>, ResponseCallback<T>) - Method in interface com.kakao.network.NetworkService
-
Sends a network request asynchronously.
- request(IRequest, ResponseStringConverter<T>, CustomErrorConverter<E>) - Method in interface com.kakao.network.NetworkService
-
Sends a network request with custom error converter.
- request(IRequest, ResponseStringConverter<T>, CustomErrorConverter<E>, ResponseCallback<T>) - Method in interface com.kakao.network.NetworkService
-
Sends a network request asynchronously with custom error converter.
- request(IRequest) - Method in class com.kakao.network.NetworkTask
-
http 요청.
- requestAccessTokenByAuthCode(String, AccessTokenCallback) - Method in interface com.kakao.auth.authorization.accesstoken.AccessTokenManager
-
Requests access token with auth code retrieved from Kakao OAuth server.
- requestAccessTokenInfo(ApiResponseCallback<AccessTokenInfoResponse>) - Method in class com.kakao.auth.AuthService
-
로그인을 통해 얻은 사용자 토큰의 정보를 얻는다.
- requestAgeAuthInfo(ResponseCallback<AgeAuthResponse>, AuthService.AgeLimit, List<UserManagement.AgeAuthProperty>) - Method in class com.kakao.usermgmt.UserManagement
-
토큰으로 인증날짜와 CI값을 얻는다.
- requestAppFriends(AppFriendContext, ApiResponseCallback<AppFriendsResponse>) - Method in class com.kakao.friends.FriendsService
-
카카오톡 친구 중 아래의 조건을 만족하는 친구들의 리스트를 얻어온다.
- requestAppFriends(AppFriendContext, TalkResponseCallback<AppFriendsResponse>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
Request for a list of KakaoTalk friends who also:
- Registered to this app (Connect with Kakao)
- Agreed to provide friends info to this app
- requestAuthCode(AuthType, Activity, AuthCodeCallback) - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
Request authorization code with the given
AuthType
.
- requestAuthCode(AuthType, Fragment, AuthCodeCallback) - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
- requestAuthCode(AuthType, StartActivityWrapper, AuthCodeCallback) - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
- requestAuthCode(AuthType, StartActivityWrapper, Map<String, String>, AuthCodeCallback) - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
- requestAuthCode(AuthCodeRequest, StartActivityWrapper, AuthCodeListener) - Method in interface com.kakao.auth.authorization.authcode.AuthCodeService
-
Request authorization code.
- requestAuthCodeWithCustomAccountsUrl(StartActivityWrapper, Map<String, String>, String, Map<String, String>, AuthCodeCallback) - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
통합 계정 회원 가입 후 authorization code 를 요청.
- requestAuthCodeWithScopes(AuthType, StartActivityWrapper, List<String>, AuthCodeCallback) - Method in interface com.kakao.auth.authorization.authcode.AuthCodeManager
-
- requestChatMembers(Long, Boolean, TalkResponseCallback<ChatMembersResponse>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
톡 채팅방 멤버 리스트 정보
(제휴를 통해 권한이 부여된 특정 앱에서만 호출이 가능합니다.)
- requestChatRoomList(TalkResponseCallback<ChatListResponse>, ChatListContext) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
톡의 채팅방 리스트 정보
권한이 있는 방에 대한 정보만 내려받는다.
- requestDeleteMyStory(StoryResponseCallback<Boolean>, String) - Method in class com.kakao.kakaostory.KakaoStoryService
-
지정한 id에 해당하는 카카오스토리 Activity 삭제 요청
- requestFriends(ApiResponseCallback<FriendsResponse>, FriendContext) - Method in class com.kakao.friends.FriendsService
-
친구의 리스트를 얻어온다.
- requestFriends(StoryResponseCallback<FriendsResponse>, FriendContext) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리 친구 리스트를 요청한다.
- requestFriends(TalkResponseCallback<FriendsResponse>, FriendContext) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
카카오톡 친구 리스트를 요청한다.
- requestGetLinkInfo(StoryResponseCallback<LinkInfoResponse>, String) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리에 링크 포스팅 요청전에 링크로 부터 정보를 얻어오는 과정.
- requestGetMyStories(StoryResponseCallback<List<MyStoryInfo>>, String) - Method in class com.kakao.kakaostory.KakaoStoryService
-
지정한 id로부터 최신 약 18개 카카오스토리 Activity 요청
- requestGetMyStory(StoryResponseCallback<MyStoryInfo>, String) - Method in class com.kakao.kakaostory.KakaoStoryService
-
지정한 id에 해당하는 카카오스토리 Activity 요청
- requestIsStoryUser(StoryResponseCallback<Boolean>) - Method in class com.kakao.kakaostory.KakaoStoryService
-
현 사용자가 카카오스토리 가입자인지 확인하는 요청
- requestList(IRequest, ResponseStringConverter<T>) - Method in interface com.kakao.network.NetworkService
-
Sends a network request that expects an array response.
- requestList(IRequest, ResponseStringConverter<T>, ResponseCallback<List<T>>) - Method in interface com.kakao.network.NetworkService
-
- requestLogout(LogoutResponseCallback) - Method in class com.kakao.usermgmt.UserManagement
-
로그아웃 요청
- requestPostLink(StoryResponseCallback<MyStoryInfo>, String, String) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리에 포스팅 요청
- requestPostLink(StoryResponseCallback<MyStoryInfo>, String, String, PostRequest.StoryPermission, boolean, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리에 포스팅 요청
- requestPostNote(StoryResponseCallback<MyStoryInfo>, String) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리에 포스팅 요청
- requestPostNote(StoryResponseCallback<MyStoryInfo>, String, PostRequest.StoryPermission, boolean, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리에 포스팅 요청
- requestPostPhoto(StoryResponseCallback<MyStoryInfo>, List<File>, String) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리에 이미지 포스팅 요청.
- requestPostPhoto(StoryResponseCallback<MyStoryInfo>, List<File>, String, PostRequest.StoryPermission, boolean, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리에 이미지 포스팅 요청.
- requestProfile(StoryResponseCallback<ProfileResponse>) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리 프로필 요청
- requestProfile(StoryResponseCallback<ProfileResponse>, boolean) - Method in class com.kakao.kakaostory.KakaoStoryService
-
카카오스토리 프로필 요청
- requestProfile(TalkResponseCallback<KakaoTalkProfile>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
카카오톡 프로필 요청
- requestProfile(TalkResponseCallback<KakaoTalkProfile>, boolean) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
카카오톡 프로필 요청
- requestSendMemo(TalkResponseCallback<Boolean>, String, Map<String, String>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
Send KakaoTalk message to self with message template v2.
- requestSendMemo(TalkResponseCallback<Boolean>, TemplateParams) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
Send KakaoTalk message to self with message template v2.
- requestSendMemo(String, TalkResponseCallback<Boolean>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
스크랩 템플릿을 사용하여 나에게 메시지 전송
- requestSendMemo(String, String, Map<String, String>, TalkResponseCallback<Boolean>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
스크랩 정보를 커스텀 템플릿에 사용하여 나에게 메시지 전송
- requestSendMessage(TalkResponseCallback<Boolean>, MessageSendable, String, Map<String, String>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
카카오톡 메시지 전송하며, message template v2로 구성된 template으로 카카오톡 메시지 전송.
- requestSendMessage(TalkResponseCallback<Boolean>, MessageSendable, TemplateParams) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
카카오톡 메시지 전송하며, message template v2로 구성된 template 으로 카카오톡 메시지 전송.
- requestShowAgeAuthDialog(AccountResponseCallback, Bundle, Context) - Method in class com.kakao.auth.AuthService
-
연령인증이 필요한 경우에 동의창을 띄우기 위한 용도로 사용된다.
- requestSignup(ApiResponseCallback<Long>, Map<String, String>) - Method in class com.kakao.usermgmt.UserManagement
-
가입 요청
- requestUnlink(UnLinkResponseCallback) - Method in class com.kakao.usermgmt.UserManagement
-
Unlink 요청
- requestUpdateProfile(ApiResponseCallback<Long>, String, String, String, Map<String, String>) - Method in class com.kakao.usermgmt.UserManagement
-
- requestUpdateProfile(ApiResponseCallback<Long>, Map<String, String>) - Method in class com.kakao.usermgmt.UserManagement
-
사용자정보 저장 요청
- resolveIntent(Context, Intent, int) - Method in interface com.kakao.util.KakaoUtilService
-
This method checks whether the given intent can be handled by the currently installed
kakaotalk or kakaostory.
- ResponseCallback<T> - Class in com.kakao.network.callback
-
Callback class that handles network success and errors.
- ResponseCallback() - Constructor for class com.kakao.network.callback.ResponseCallback
-
- RESTRICTED_ACCOUNT_CODE - Static variable in class com.kakao.auth.OAuthErrorCode
-
- RESULT_ERROR - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- RESULT_SUCCESS - Static variable in class com.kakao.auth.authorization.authcode.KakaoWebViewActivity
-
- RpOption - Enum in com.kakao.kakaonavi.options
-
경로 옵션을 나타내는 enum class.
- saveFcmTokenToCache(String) - Static method in class com.kakao.push.PushToken
-
발급받은 FCM 토큰을 앱 캐시에 임시적으로 저장한다.
- savePushTokenToCache(String, int, Integer) - Static method in class com.kakao.push.PushToken
-
푸시 서버로 토큰 등록을 성공한 후에 기기에도 다음번 푸시 토큰을 얻어올 때 GCM으로부터 다시 얻어 오지 않아도 되도록 저장한다.
- SCHEME - Static variable in class com.kakao.network.ServerProtocol
-
- scrapImage(Context, Boolean, String, ResponseCallback<ImageUploadResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Upload image with the given URL to Kakao storage server.
- sendCustom(Context, String, Map<String, String>, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send KakaoLink v2 message with custom templates.
- sendCustom(Context, String, Map<String, String>, Map<String, String>, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send KakaoLink v2 message with custom templates.
- sendDefault(Context, TemplateParams, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send KakaoLink v2 message with default templates.
- sendDefault(Context, TemplateParams, Map<String, String>, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send KakaoLink v2 message with default templates.
- sendMessageToFriends(List<String>, String, Map<String, String>, TalkResponseCallback<MessageSendResponse>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
앱에 가입한 카카오톡 친구들에게 커스텀 템플릿을 사용하여 카카오톡 메시지 전송
- sendMessageToFriends(List<String>, TemplateParams, TalkResponseCallback<MessageSendResponse>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
앱에 가입한 카카오톡 친구들에게 디폴트 템플릿을 사용하여 카카오톡 메시지 전송
- sendMessageToFriends(List<String>, String, TalkResponseCallback<MessageSendResponse>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
앱에 가입한 카카오톡 친구들에게 스크랩 템플릿을 사용하여 카카오톡 메시지 전송
- sendMessageToFriends(List<String>, String, String, Map<String, String>, TalkResponseCallback<MessageSendResponse>) - Method in class com.kakao.kakaotalk.v2.KakaoTalkService
-
앱에 가입한 카카오톡 친구들에게 스크랩 템플릿을 사용하여 카카오톡 메시지 전송
- sendPushMessage(ApiResponseCallback<Boolean>, String, String) - Method in class com.kakao.push.PushService
-
자기 자신에게 푸시 메시지를 전송한다.
- sendScrap(Context, String, String, Map<String, String>, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send a URL scrap message with custom template and template arguments.
- sendScrap(Context, String, String, Map<String, String>, Map<String, String>, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send a URL scrap message with custom template and template arguments.
- sendScrap(Context, String, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send a URL scrap message with default scrap template.
- sendScrap(Context, String, Map<String, String>, ResponseCallback<KakaoLinkResponse>) - Method in class com.kakao.kakaolink.v2.KakaoLinkService
-
Send a URL scrap message with default scrap template.
- SERVER_ERROR - Static variable in class com.kakao.auth.OAuthErrorCode
-
- ServerProtocol - Class in com.kakao.network
-
Provides string constants necessary to constitute API requests, including server hosts, and
api endpoint paths.
- ServerProtocol() - Constructor for class com.kakao.network.ServerProtocol
-
- ServiceTerms - Class in com.kakao.usermgmt.response.model
-
유저의 개별 동의항목 동의 내역.
- serviceTerms(ApiResponseCallback<ServiceTermsResponse>) - Method in class com.kakao.usermgmt.UserManagement
-
User 가 3rd의 동의항목에 동의한 내역을 반환한다.
- ServiceTermsResponse - Class in com.kakao.usermgmt.response
-
3rd 의 동의항목 내역 응답 모델.
- Session - Class in com.kakao.auth
-
로그인 상태를 유지 시켜주는 객체로 access token을 관리한다.
- setAddressTitle(String) - Method in class com.kakao.message.template.LocationTemplate.Builder
-
- setAdultsOnly(Boolean) - Method in class com.kakao.auth.AgeAuthParamBuilder
-
청소년 유해물 여부 (음악, TV 등).
- setAgeLimit(AuthService.AgeLimit) - Method in class com.kakao.auth.AgeAuthParamBuilder
-
- setAndroidExecutionParams(String) - Method in class com.kakao.message.template.LinkObject.Builder
-
- setAppKey(String) - Method in class com.kakao.network.ApiRequest
-
- setAppVer(String) - Method in class com.kakao.network.ApiRequest
-
- setAuthFrom(String) - Method in class com.kakao.auth.AgeAuthParamBuilder
-
서비스 이름 (client_id or app_id or service_name)
- setAuthLevel(AuthService.AgeAuthLevel) - Method in class com.kakao.auth.AgeAuthParamBuilder
-
연령인증 레벨.
- setButtonTitle(String) - Method in class com.kakao.message.template.TextTemplate.Builder
-
- setCid(String) - Method in class com.kakao.kakaonavi.Location.Builder
-
set confirm id (poi id).
- setCollapse(String) - Method in class com.kakao.push.PushMessageBuilder
-
푸시 메시지 구분자.
- setCommentCount(int) - Method in class com.kakao.message.template.SocialObject.Builder
-
- setConfiguration(PhaseInfo, IConfiguration) - Method in class com.kakao.network.ApiRequest
-
- setCoordType(CoordType) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
- setCustomField(Map<String, ?>) - Method in class com.kakao.push.PushMessageBuilder
-
메시지 외 앱에 부가적인 정보를 전달하고자 할 때 사용.
- setDescrption(String) - Method in class com.kakao.message.template.ContentObject.Builder
-
- setDiscountPrice(Integer) - Method in class com.kakao.message.template.CommerceDetailObject.Builder
-
- setDiscountRate(Integer) - Method in class com.kakao.message.template.CommerceDetailObject.Builder
-
- setDryRun(Boolean) - Method in class com.kakao.push.PushMessageBuilder
-
테스트를 위해 사용.
- setExtras(String) - Method in class com.kakao.network.ApiRequest
-
- setFixedDiscountPrice(Integer) - Method in class com.kakao.message.template.CommerceDetailObject.Builder
-
- setGuideId(Integer) - Method in class com.kakao.kakaonavi.Destination.Builder
-
- setId(String) - Method in class com.kakao.friends.FriendContext
-
- setImageHeight(int) - Method in class com.kakao.message.template.ContentObject.Builder
-
- setImageWidth(int) - Method in class com.kakao.message.template.ContentObject.Builder
-
- setIosExecutionParams(String) - Method in class com.kakao.message.template.LinkObject.Builder
-
- setIsWesternAge(boolean) - Method in class com.kakao.auth.AgeAuthParamBuilder
-
만 나이여부
동의하고 시작하기 뷰에 연령제한이 만 나이 기준으로 표시되는지의 여부.
- setKaHeader(String) - Method in class com.kakao.network.ApiRequest
-
- setLikeCount(int) - Method in class com.kakao.message.template.SocialObject.Builder
-
- setMobileWebUrl(String) - Method in class com.kakao.message.template.LinkObject.Builder
-
- setNaviOptions(NaviOptions) - Method in class com.kakao.kakaonavi.KakaoNaviParams.Builder
-
- setNotification(Map<String, ?>) - Method in class com.kakao.push.PushMessageBuilder
-
- setPriority(String) - Method in class com.kakao.push.PushMessageBuilder
-
단말이 도즈모드 상태에서도 푸시를 받을 수 있도록 한다.(기본값 normal)
- setProductName(String) - Method in class com.kakao.message.template.CommerceDetailObject.Builder
-
- setReturnUri(String) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
sets a return URI
- setReturnUrl(String) - Method in class com.kakao.push.PushMessageBuilder
-
푸시 알림의 전송 실패에 대한 피드백 처리가 필요할 때 사용한다.
- setRouteInfo(boolean) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
sets option whether to see whole route or not
- setRpflag(String) - Method in class com.kakao.kakaonavi.Location.Builder
-
- setRpOption(RpOption) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
- setSharedCount(int) - Method in class com.kakao.message.template.SocialObject.Builder
-
- setSkipTerm(boolean) - Method in class com.kakao.auth.AgeAuthParamBuilder
-
동의하기 안내화면 skip 여부
- setSocial(SocialObject) - Method in class com.kakao.message.template.FeedTemplate.Builder
-
- setSocial(SocialObject) - Method in class com.kakao.message.template.LocationTemplate.Builder
-
- setStartAngle(int) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
Sets start angle.
- setStartX(double) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
- setStartY(double) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
- setSubscriberCount(int) - Method in class com.kakao.message.template.SocialObject.Builder
-
- setSupportFragment(Fragment) - Method in class com.kakao.usermgmt.LoginButton
-
- setTimeToLive(Long) - Method in class com.kakao.push.PushMessageBuilder
-
- setUserId(String) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
- setVehicleType(VehicleType) - Method in class com.kakao.kakaonavi.NaviOptions.Builder
-
- setViaList(List<Location>) - Method in class com.kakao.kakaonavi.KakaoNaviParams.Builder
-
- setViewCount(int) - Method in class com.kakao.message.template.SocialObject.Builder
-
- setWebUrl(String) - Method in class com.kakao.message.template.LinkObject.Builder
-
- SHARED_COUNT - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- shareDestination(Context, KakaoNaviParams) - Method in class com.kakao.kakaonavi.KakaoNaviService
-
카카오내비 앱의 목적지 공유를 하기 위한 API.
- shareDestination(Context, KakaoNaviParams, int) - Method in class com.kakao.kakaonavi.KakaoNaviService
-
카카오내비 앱의 목적지 공유를 하기 위한 API.
- ShippingAddress - Class in com.kakao.usermgmt.response.model
-
배송지 정보
- shippingAddresses(ApiResponseCallback<ShippingAddressResponse>) - Method in class com.kakao.usermgmt.UserManagement
-
앱에 가입한 사용자의 배송지 정보를 얻어간다.
- shippingAddresses(Long, ApiResponseCallback<ShippingAddressResponse>) - Method in class com.kakao.usermgmt.UserManagement
-
앱에 가입한 사용자의 배송지 정보 중 특정 배송지 id 만을 지정하여 조회.
- shippingAddresses(Integer, Integer, ApiResponseCallback<ShippingAddressResponse>) - Method in class com.kakao.usermgmt.UserManagement
-
앱에 가입한 사용자의 배송지 정보를 페이지 사이즈를 주어서 여러 페이지로 나누어 조회.
- shippingAddressesNeedsAgreement() - Method in class com.kakao.usermgmt.response.ShippingAddressResponse
-
배송지 정보 조회를 위하여 유저에게 제3자 정보제공동의를 받아야 하는지 여부
- ShippingAddressResponse - Class in com.kakao.usermgmt.response
-
/v1/user/shipping_address 응담 모델.
- shouldOverrideUrlLoading(WebView, String) - Method in class com.kakao.kakaonavi.KakaoNaviWebViewActivity.KakaoNaviWebViewClient
-
- shouldOverrideUrlLoading(WebView, WebResourceRequest) - Method in class com.kakao.kakaonavi.KakaoNaviWebViewActivity.KakaoNaviWebViewClient
-
- SOCIAL - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-
- SocialObject - Class in com.kakao.message.template
-
Class representing various social components of messages.
- SocialObject.Builder - Class in com.kakao.message.template
-
Class for building social objects.
- STORAGE_UPLOAD_IMAGE - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_ACTIVITIES_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_ACTIVITY_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_DELETE_ACTIVITY_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_LINK_SCRAPPER_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_MULTI_UPLOAD_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_POST_LINK_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_POST_NOTE_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_POST_PHOTO_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- STORY_PROFILE_PATH - Static variable in class com.kakao.network.ServerProtocol
-
- StoryActor - Class in com.kakao.kakaostory.response.model
-
- StoryActor(JSONObject) - Constructor for class com.kakao.kakaostory.response.model.StoryActor
-
- StoryComment - Class in com.kakao.kakaostory.response.model
-
카카오 스토리 덧글
- StoryComment(JSONObject) - Constructor for class com.kakao.kakaostory.response.model.StoryComment
-
- StoryLike - Class in com.kakao.kakaostory.response.model
-
- StoryLike(JSONObject) - Constructor for class com.kakao.kakaostory.response.model.StoryLike
-
- StoryLike.Emotion - Enum in com.kakao.kakaostory.response.model
-
느낌 값
- StoryPostResponse - Class in com.kakao.kakaostory.response
-
- StoryPostResponse(String) - Constructor for class com.kakao.kakaostory.response.StoryPostResponse
-
- StoryProfile - Class in com.kakao.kakaostory.response.model
-
- StoryProfile(String, String, String, String, String, String, ProfileResponse.BirthdayType) - Constructor for class com.kakao.kakaostory.response.model.StoryProfile
-
- successfulReceiverUuids() - Method in class com.kakao.kakaotalk.response.MessageSendResponse
-
성공한 사용자 아이디 배열
- valueOf(String) - Static method in enum com.kakao.auth.ApprovalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.auth.authorization.AuthorizationResult.RESULT_CODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.auth.AuthService.AgeAuthLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.auth.AuthService.AgeAuthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.kakao.auth.AuthService.AgeAuthStatus
-
- valueOf(String) - Static method in enum com.kakao.auth.AuthService.AgeLimit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.auth.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.kakao.auth.AuthType
-
- valueOf(String) - Static method in enum com.kakao.friends.AppFriendOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaonavi.options.CoordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaonavi.options.RpOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaonavi.options.VehicleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaostory.KakaoStoryService.StoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaostory.response.model.StoryLike.Emotion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaostory.response.ProfileResponse.BirthdayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaotalk.ChatFilterBuilder.ChatFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.kakaotalk.response.model.PlusFriendRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.message.template.CurrencyUnitPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.usermgmt.response.AgeAuthResponse.AgeAuthLimitStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.usermgmt.response.model.AgeRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.usermgmt.response.model.BirthdayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.usermgmt.response.model.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.usermgmt.UserManagement.AgeAuthProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.util.KakaoParameterException.ERROR_CODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kakao.util.OptionalBoolean
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.kakao.auth.ApprovalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.auth.authorization.AuthorizationResult.RESULT_CODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.auth.AuthService.AgeAuthLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.auth.AuthService.AgeAuthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.auth.AuthService.AgeLimit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.auth.AuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.friends.AppFriendOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaonavi.options.CoordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaonavi.options.RpOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaonavi.options.VehicleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaostory.KakaoStoryService.StoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaostory.response.model.StoryLike.Emotion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaostory.response.ProfileResponse.BirthdayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaotalk.ChatFilterBuilder.ChatFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.kakaotalk.response.model.PlusFriendRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.message.template.CurrencyUnitPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.usermgmt.response.AgeAuthResponse.AgeAuthLimitStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.usermgmt.response.model.AgeRange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.usermgmt.response.model.BirthdayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.usermgmt.response.model.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.usermgmt.UserManagement.AgeAuthProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.util.KakaoParameterException.ERROR_CODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kakao.util.OptionalBoolean
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VehicleType - Enum in com.kakao.kakaonavi.options
-
차종을 나타내는 enum class.
- VIEW_COUNT - Static variable in class com.kakao.message.template.MessageTemplateProtocol
-