nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.routine.handler
/
ContinueDirectiveHandler
/
HandleController
/
Result
/
ERROR
ERROR
data
class
ERROR
(
val
errorMessage
:
String
)
:
ContinueDirectiveHandler.HandleController.Result
Content copied to clipboard
Constructors
Properties
Constructors
ERROR
Link copied to clipboard
fun
ERROR
(
errorMessage
:
String
)
Content copied to clipboard
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
Content copied to clipboard