@JvmStatic @JvmOverloads fun init(context: Context, appKey: String, customScheme: String? = null, loggingEnabled: Boolean? = null, hosts: ServerHosts? = null, approvalType: ApprovalType? = null): Unit
ReactiveX Kakao SDK 초기화. Application.onCreate 내에서 호출 권장.