kakao-android-sdk-rx / com.kakao.sdk.template / ListTemplate / <init>

<init>

ListTemplate(headerTitle: String, headerLink: Link, headerImageUrl: String? = null, headerImageWidth: Int? = null, headerImageHeight: Int? = null, contents: List<Content>? = mutableListOf(), buttons: List<Button>? = mutableListOf(), buttonTitle: String? = null)

여러 개의 컨텐츠를 리스트 형태로 보여줄 수 있는 메시지 템플릿 클래스.