init

fun init(    context: Context,     appKey: String,     customScheme: String? = null,     loggingEnabled: Boolean? = null,     hosts: ServerHosts? = null,     approvalType: ApprovalType? = null,     sdkIdentifier: SdkIdentifier? = null)

Kakao SDK 초기화
Initializes Kakao SDK

Parameters

context

Android Context

appKey

앱 키
App key

customScheme

커스텀 URL 스킴
Custom URL scheme