nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.display
/
RedirectTriggerChildDirectiveHandler
/
Payload
Payload
data
class
Payload
(
val
playServiceId
:
String
,
val
parentToken
:
String
,
val
data
:
JsonObject
)
Content copied to clipboard
Types
Constructors
Properties
Constructors
Payload
Link copied to clipboard
fun
Payload
(
playServiceId
:
String
,
parentToken
:
String
,
data
:
JsonObject
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
JsonObject
Content copied to clipboard
parent
Token
Link copied to clipboard
val
parentToken
:
String
Content copied to clipboard
play
Service
Id
Link copied to clipboard
val
playServiceId
:
String
Content copied to clipboard