nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.routine.handler
/
ContinueDirectiveHandler
/
HandleController
/
Result
Result
sealed
class
Result
Content copied to clipboard
Types
Inheritors
Types
ERROR
Link copied to clipboard
data
class
ERROR
(
val
errorMessage
:
String
)
:
ContinueDirectiveHandler.HandleController.Result
Content copied to clipboard
OK
Link copied to clipboard
object
OK
:
ContinueDirectiveHandler.HandleController.Result
Content copied to clipboard
Inheritors
OK
Link copied to clipboard
ERROR
Link copied to clipboard