nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.template
/
TemplateView
/
load
load
@
MainThread
abstract
fun
load
(
templateContent
:
String
,
deviceTypeCode
:
String
,
dialogRequestId
:
String
,
onLoadingComplete
:
(
)
->
Unit
?
=
null
,
onLoadingFail
:
(
String
?
)
->
Unit
?
=
null
,
disableCloseButton
:
Boolean
)
Content copied to clipboard
Parameters
template
Content
contains all template items to be rendered.