kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.template.model
/
Content
/
Content
Content
@
JvmOverloads
fun
Content
(
title
:
String
,
imageUrl
:
String
,
link
:
Link
,
description
:
String
?
=
null
,
imageWidth
:
Int
?
=
null
,
imageHeight
:
Int
?
=
null
)
Content copied to clipboard
Parameters
title
콘텐츠의 타이틀
image
Url
콘텐츠의 이미지 URL
link
콘텐츠 클릭 시 이동할 링크 정보
image
Width
콘텐츠의 이미지 너비 (단위: 픽셀)
image
Height
콘텐츠의 이미지 높이 (단위: 픽셀)