Package com.kakao.sdk.partner.model

파트너용 공통 모델 패키지
Partner package for common models

Types

Link copied to clipboard
enum KakaoPhase : Enum<KakaoPhase>

카카오의 배포 페이즈, KakaoSdk.init 으로 SDK 초기화 시 withPhase 로 페이즈 설정 가능
Deploy phase of Kakao, you can set the phase withPhase when initializing the SDK with KakaoSdk.init

Functions

Link copied to clipboard
fun SdkIdentifier.Companion.create(infos: Map<String, String>): SdkIdentifier

Kakao SDK를 사용하는 SDK의 참고용 식별자
Reference identifier for the SDK using Kakao SDK

Link copied to clipboard
fun ApprovalType.Companion.project(): ApprovalType

프로젝트 타입으로 설정
Set to the project type

Link copied to clipboard
fun ServerHosts.Companion.withPhase(phase: KakaoPhase): ServerHosts

KakaoPhase 의 서버 호스트 정보 생성
Create server host information of KakaoPhase