nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.template.controller
/
TemplateHandler
/
TemplateInfo
Template
Info
data
class
TemplateInfo
(
val
templateId
:
String
,
val
templateType
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Template
Info
Link copied to clipboard
fun
TemplateInfo
(
templateId
:
String
,
templateType
:
String
)
Content copied to clipboard
Properties
template
Id
Link copied to clipboard
val
templateId
:
String
Content copied to clipboard
template
Type
Link copied to clipboard
val
templateType
:
String
Content copied to clipboard